Ategon
Indie game developer 🇨🇦
Working on some games for game jams in my free time
Admin of programming.dev and frontend developer for sublinks
Account has automation for some scheduled posts
Site: https://ategon.dev/ Socials: https://ategon.carrd.co/
- 142 Posts
- 434 Comments
Ategon@programming.devMto
Programming.dev Meta@programming.dev•Is bytes.programming.dev down?
2·2 days agoSSL certificate got expired, should be fixed now (went in and renewed it) That should be getting done automatically so ill have to see what happened
Yep I have that queued up to do sometime soon, you should see some updates going out this week
Ategon@programming.devOPMto
Programming.dev Meta@programming.dev•New community request community
1·1 month agono, the creation community has since been deleted and creation is opened up for anyone to do
Ategon@programming.devMto
Programming.dev Meta@programming.dev•old.programming.dev appear to have disappeared
2·3 months agoIt was being used to ddos the site (and wasnt being maintained) so was turned off
Can you link to the post thats having issues
Should be back, federation might take a bit to catch up though
There seems to be some sort of issue with pictrs atm which is messing everything else up, trying to fix it but I might have to wait for snowe to manage the object storage
Ategon@programming.devOPMto
Programming.dev Meta@programming.dev•Remember to Report Issues
2·7 months agoMight have something to do with peak activity times affecting it, ill see if I can speed it up more
Ategon@programming.devOPMto
Programming.dev Meta@programming.dev•Looking for new Community Team Members
2·7 months agoYeah we added another admin onto the team
Ategon@programming.devMto
Programming.dev Meta@programming.dev•https://git.programming.dev is chock full of spam
2·10 months agoYeah it uses a system similar to github actions
The forgejo instance here is meant for repositories related to programming.dev and the fediverse
Ategon@programming.devMto
Programming.dev Meta@programming.dev•https://git.programming.dev is chock full of spam
12·10 months agoCleared all the spam repos so you shouldnt see any more, will do a more permanent solution later (will see if I can do an application process using a third party form system since forgejo doesnt have that built in)
Ategon@programming.devMto
Programming.dev Meta@programming.dev•https://git.programming.dev is chock full of spam
9·10 months agoYeah I havent gone through and cleared it in a bit since there isnt much of a point to due to it being mostly used internally only rn (and forgejo makes the process very annoying unless you do it directly through the db)
Ill purge things and adjust settings again soon
Ategon@programming.devMto
Programming.dev Meta@programming.dev•Why is the NodeBB announcement stuck in new?
2·10 months agoI couldnt find anything in the post details from looking at it that would differentiate it from other posts
Ategon@programming.devMto
Programming.dev Meta@programming.dev•Why is the NodeBB announcement stuck in new?
2·10 months agoCant find anything that would cause this in the db. Thought the dates got messed up in federation but they seem to be perfectly normal. Still pinned even if I manually change the date to a year in the past
Im assuming something got messed up from the nodebb->lemmy federation
Im going to remove the post as thats the only way I see to get rid of it
Ategon@programming.devMto
Programming.dev Meta@programming.dev•[Announcement] A list of hidden communities on programming.dev is now public
2·11 months ago[email protected] exists already
Ill go through and remove the hides from the communities that dont have bot content anymore
Ategon@programming.devMto
Programming.dev Meta@programming.dev•[Announcement] A list of hidden communities on programming.dev is now public
4·11 months agoNot 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
Ategon@programming.devOPMto
Programming.dev Meta@programming.dev•Site will be going down again within 1-3am ET (10 hours from when this post was made) to double check none of the other tables are affected
5·1 year agoSites back. I reindexed every table although the only one that seemed to be affected by the issues was the comment table (it had duplicates I had to remove similar to what I did for the post and community tables before)
Site will slowly catch up in activities over the next couple hours so youll see posts, etc. that were made in the few hours it was down slowly come in
Ategon@programming.devOPMto
Programming.dev Meta@programming.dev•The site may be down within the period of 1-3am ET for maintenance
1·1 year agoNo votes or comments were connected to the duplicates but yeah if there was some you would move it over to the other one
The posts that had comments were the posts that were uniquely on the other community and those moved over with the post when I updated the community of the post
Ategon@programming.devOPMto
Programming.dev Meta@programming.dev•The site may be down within the period of 1-3am ET for maintenance
4·1 year agoSites 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








It shows the error under the what happened section