that probably would make things more confusing since it would sound even closer to c/technology. You also cant rename communities so it would have to be remade if any name change occured which would lose all the current posts, etc.
I remember them being allowed but I might be thinking of 2023 I guess
edit: yeah was 2023
Group Name: D2Jam
Game jam that happens twice a year (eventually having a connection to activitypub through sending posts in the forum as microblogs to be visible on things like mastodon and getting posts from things like mastodon that use the d2jam hashtag). Site is still under construction atm though since its very new
The template has the d2jam logo as well as characters from games that were submitted to the first jam event that we ran! Anyones free to help out with construction if you want
Bottom of the canvas near the right


fun fact: theres 29 games on the site you could play right now : )
- Site (has a forum in it): https://d2jam.com/
- Discord: https://discord.d2jam.com/
Not possible in lemmy atm past just rehiding everything from the instance every so often
edit: just did another round of hiding things from lemmynsfw, should be reflected in the hidden communities doc
Sites back, communities that previously had their community page not vieweable are now viewable
An example of this is https://programming.dev/c/a11y
Basically what I did was before the maintenance exported every single post in the post table and use a js script to check for duplicate ap_ids (checking using sql itself didnt work due to broken indices so it was always missing some). Then I generated sql statements to remove duplicate posts that had higher ids than the other posts theyre a duplicate of. Ran all those during maintenance and since all duplicate ap_ids were removed I could now reindex the table to fix the broken indices
Did the same for communities after the posts (but also did some statements to move posts from one version of the community to the other)
Site might be slow for a tiny bit as it processes the 2 hour of activities that were generated while it was down
For people on other instances, you might not see posts 29 and 30 due to some issues (e.g. people on .world) but you can see them by going to https://programming.dev/c/godot
added functionality for the two rules
- getting all communities with a certain slug
- exclude instance with domain X from above rule
was running into rate limits when trying to check every single linked instance so ive manually put in the larger ones for now

starts december 1st
Lemmy.world view

Programming.dev view

I can mod a lemmy.world account and see if I can fix it from that
If I run a poll for the community on what we should do what should the options be?
currently thinking
- move topic collection into a new community
- move general programming concepts into a new community
- keep both in this community
no problem! Yeah haha im participating in gmtk so running and hosting at the same time would be pain
Ategon
0 post score0 comment score
This or the discord is probably the best spot atm
Seems like that community was likely handled by an admin already since I can't find it