programming.dev

8,988 readers
367 users here now

Welcome Programmers!

programming.dev is a collection of programming communities and other topics relevant to software engineers, hackers, roboticists, hardware and software enthusiasts, and more.

The site is primarily english with some communities in other languages. We are connected to many other sites using the activitypub protocol that you can view posts from in the "all" tab while the "local" tab shows posts on our site.


๐Ÿ”— Site with links to all relevant programming.dev sites

๐ŸŸฉ Not a fan of the default UI? We have alternate frontends we host that you can view the same content from

โ„น๏ธ We have a wiki site that communities can host documents on


โš–๏ธ All users are expected to follow our Code of Conduct and the other various documents on our legal site

โค๏ธ The site is run by a team of volunteers. If youre interested in donating to help fund things such as server costs you can do so here

๐Ÿ’ฌ We have a microblog site aimed towards programmers available at https://bytes.programming.dev

๐Ÿ› ๏ธ We have a forgejo instance for hosting git repositories relating to our site and the fediverse. If you have a project that relates and follows our Code of Conduct feel free to host it there and if you have ideas for things to improve our sites feel free to create issues in the relevant repositories. To go along with the instance we also have a site for sharing small code snippets that might be too small for their own repository.

๐ŸŒฒ We have a discord server and a matrix space for chatting with other members of the community. These are bridged to each other (so you can interact with people using matrix from discord and vice versa.

Fediseer


founded 1 year ago
ADMINS
1
2
 
 

cross-posted from: https://toast.ooo/post/4077161

the event has concluded! thank you all for participating!

this has been incredibly fun to run, as it was last year (although there was a bit more hiccups this time around)

โš  Crossposters: link back to this post as it will be updated with more information โš 

Event date: July 12th, 2024 @ 4am UTC til ~~July 15th @ 4am UTC (72 hours)~~ July 16th @ 4am UTC (72 hours + 24 hours) (it was extended due to a massive performance issue that caused major downtime)

Future events

I'm planning to host another one next year, so stay tuned ๐Ÿ‘€

If you have suggestions for canvas 2025 or any other events, post them in this post (thanks Ategon)

Supporting the project ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ

I have spent a little over 6 months completely rebuilding Canvas from the ground up to support future features, and i would love to work on more fediverse events

poster sales

posters of the final canvas will be sold, if you would like to stay updated with information on those, follow the Mastodon account or send an email to [email protected] ๐Ÿ’œ

the shop site will also include stickers for the following instances:

  • mastodon.world
  • lemmy.world
  • blahaj.zone
  • toot.community
  • toast.ooo
  • Canvas 2024

โœจ I wanted to have the shop setup before the event ending, but i couldn't get it setup quick enough unfortunately

direct donations

Donating via Stripe is the best way to donate directly

contributing to the code

canvas is open-source and is on a self-hosted gitlab instance at https://git.sc07.company/sc07/canvas

at time of writing; the gitlab server randomly restarts due to resource limits

Timelapses

i need to rewrite the timelapse script as some people pointed out some weirdness with the other ones (that's also what delayed this post by almost 3 hours)

Data

The database has all of the pixel placements, so it's possible to regenerate the log file, but that's currently not implemented (so nothing is lost) Format: {timestamp}\t{username}\t{action}\t{x}\t{y}\t{hex} (for the most part)

  • Raw pixel log file (could be missing pixels due to crashes, i'm unable to confirm at time of writing) (47mb)
  • Possibly patched pixel log file (contains the first 10ish minutes that got dropped from the raw file + an attempted patch, but could include duplicated pixels) (47mb)

chat.fediverse.events

This will stay up as long as i can keep it running for, i'll make some improvements eventually as well

tools (like a canvas atlas)

if anyone is wanting to build something for canvas, i'd be willing to host the project & give it a subdomain of .fediverse.events

just send me a matrix dm, a dm on discord (grahhnt) or an email [email protected]

Special thanks

thank you to the moderators that helped me this year, even with how stressful it was ๐Ÿ”จ

and the contributors to the code once the event started: ๐Ÿ’ป

  • Ategon
  • Marius
  • soda_cans

and thank you, once again, for participating this year, i hope you enjoyed it as much as i did ๐Ÿ’œ

i'm going to now go enjoy my 21st ๐Ÿฅณ๐ŸŽ‰

  • grant
3
669
[2024] Thank you for participating!! (social.fediverse.events)
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 
 

the event has concluded! thank you all for participating!

this has been incredibly fun to run, as it was last year (although there was a bit more hiccups this time around)

โš  Crossposters: link back to this post as it will be updated with more information โš 

Event date: July 12th, 2024 @ 4am UTC til ~~July 15th @ 4am UTC (72 hours)~~ July 16th @ 4am UTC (72 hours + 24 hours) (it was extended due to a massive performance issue that caused major downtime)

Future events

I'm planning to host another one next year, so stay tuned ๐Ÿ‘€

If you have suggestions for canvas 2025 or any other events, post them in this post (thanks Ategon)

Supporting the project ๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ

I have spent a little over 6 months completely rebuilding Canvas from the ground up to support future features, and i would love to work on more fediverse events

poster sales

posters of the final canvas will be sold, if you would like to stay updated with information on those, follow the Mastodon account or send an email to [email protected] ๐Ÿ’œ

https://sc07.shop

the shop site will also include stickers for the following instances:

  • mastodon.world
  • lemmy.world
  • blahaj.zone
  • toot.community
  • toast.ooo
  • Canvas 2024

โœจ I wanted to have the shop setup before the event ending, but i couldn't get it setup quick enough unfortunately

EDIT: Shop is now live!

direct donations

Donating via Stripe is the best way to donate directly

contributing to the code

canvas is open-source and is on a self-hosted gitlab instance at https://git.sc07.company/sc07/canvas

at time of writing; the gitlab server randomly restarts due to resource limits

Timelapses

i need to rewrite the timelapse script as some people pointed out some weirdness with the other ones (that's also what delayed this post by almost 3 hours)

Data

Database dump: (48mb) https://cdn.sc07.company/canvas/2024/canvas-stripped.sql.txt

Contains pixel placements, canvas moderation actions, and palette colors no IP addresses

chat.fediverse.events

This will stay up as long as i can keep it running for, i'll make some improvements eventually as well

tools (like a canvas atlas)

if anyone is wanting to build something for canvas, i'd be willing to host the project & give it a subdomain of .fediverse.events

just send me a matrix dm, a dm on discord (grahhnt) or an email [email protected]

Special thanks

thank you to the moderators that helped me this year, even with how stressful it was ๐Ÿ”จ

and the contributors to the code once the event started: ๐Ÿ’ป

  • Ategon
  • Marius
  • soda_cans

and thank you, once again, for participating this year, i hope you enjoyed it as much as i did ๐Ÿ’œ

i'm going to now go enjoy my 21st ๐Ÿฅณ๐ŸŽ‰

  • grant
view more: next โ€บ