

cant add for a bit unless the user has a post or comment
should have access to my script to do it without that soon (just in exams atm)
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/
cant add for a bit unless the user has a post or comment
should have access to my script to do it without that soon (just in exams atm)
I think the advantages of multiple communities outweighs the advantages of consolidating. Especially since things can be cross posted between the multiple communities easily
No longer able to access the content is referring to the federation. And the difficult to move off is referring to for example communities that have been attempting to get traction to move off of lemmy.ml
Not posting in the community doesn’t mean people there don’t interact with it. I have beehaw as an example on hand but im sure there’s other federation examples
I think its the kind of subject matter that fits programming.dev well and relying on outside instances for programming content with no mirror on our own site makes us too reliant on those other instances if anything happens in the future (e.g. extreme case but if that instance goes down. Lemmy handles it terribly since the community still exists as a ghost community with no federation but still viewable)
With similar logic we have a lot of the same communities as lemmy.ml communities including programmer_humor, opensource, etc. To give people an alternative spot to the lemmy.ml communities and so that we aren’t overly reliant on other infrastructure we can’t control within our instances subject matter
We typically dont close communities on programming.dev since then theres only one option for things
Ends up having things like people who use the community no longer being able to access the content and being difficult for the community to move off of it if something happens
e.g. beehaw.org is defederated from sh.itjust.works so any beehaw users wouldnt be able to use the community if the programming.dev one is closed
Theres technically a code review community at !code_review@programming.dev although ive seen some people also post code reviews in the language/engine communities
we also host an instance of opengist at https://blocks.programming.dev/ as an alternative to those if wanted
I had @icon there and the cache didnt fully update yet
Ah yeah I need to refresh the data, ill do that later
Nobody reported it as down to me, I can bring it back up
Been working on some other projects recently so havent really looked at that site much
We just added a couple more people to have server access and ideally that situation wont happen again
That problem specifially could only be reproduced on the main server so fixes couldnt be tested without taking the entire site down and at some point after the 0.19.5 upgrade (when the issue happened) it became too late to roll the server back since there was too many activities that came in but if it happens again after an upgrade we would roll back pretty much instantly)
dbzer0 does seem like a better option for general privacy discussion though
select them all, then ctrl+/
what frontend are you using, default lemmy one or one of the alt frontends .world has? Default frontend should handle it fine but havent checked the alts
versions that support (lower rectangle / higher number is more recent):
usage per version:
last major browser that didnt support which was safari updated to support it 4 years ago. update your browser
around half the instances I checked were affected, no idea why only them were affected. world is also currently behind in inbound federation due to the pure amount of activities its generating atm (only instance that is atm). We fixed the issues so it shouldnt be happening anymore (and I can see this post on world)
world, lemm.ee dont have them, beehaw does for example
no problem, been using it as an excuse to learn about godot as well
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
I dont
⠀⠀⠀⠀know what you’re
talking
⠀⠀ab out
It definitely has more niche use due to the children interactions. Its pretty much just a shorthand for one specific case of function calls you would do so that you dont have to mess with all of reparenting, position, etc. for that case
Its more useful for engine and tool development (and is used in the engine for the change type button when you right click)
Off the top of my head a use case in a game would if for some reason you have placeholders, replacing the placeholder with the actual node. Another one is if your enemies change based on a specific metric in the game (e.g. once a run hits 1 minute all enemies change to be a harder enemy), you can just replace the old enemy node/script with the new one so that you get the updated script (would have to also manage the sprite in that case though)
The easiest way would be subscribing to the communities you want and then using the subscribed feed instead of the all feed
Some frontends (mostly the apps) have filters you can use to filter content but the main frontend doesn’t currently apart from blocking the communities
An alternate thing to do could be to use the local feed in the instance that primarily has the content you want. Isnt doable for all types of content since not everything has a topic based instance for it and would require having a new account if you want to interact but theres things such as mander.xyz for science, programming.dev for programming/hardware/etc. topics, etc.
I looked at the community list in programming.dev (from https://programming.dev/communities) sorted by active users per month and noted down the instances for the top 100 communities
its using google sheets
going to recount with lemm.ees community list in a sec since theyre federated with hexbear
Manually counted communities in the top 100 per instance and threw it into another pie chart (for active users / month)
This also seems to be different than the results gotten from lemmyverse as the lemmyverse data hasnt been updated in 11 days according to that site
A bunch of instances gained or lost some coms in the top 100 from variance of things happening in the last week
(the eight instances that it decided to not give labels to that have 1 community are feddit.uk, lemmy.zip, beehaw.org, lemdro.id, ttrpg.network, lemmy.wtf, lemmy.blahaj.zone, mander.xyz)
edit: updated graph to be more accurate users/month counts
Whenever you get slowness issues let one of the infrastructure team know and we can look at it. I just fixed something out that might fix some of the issues (were still behind a bit behind on activities from lemmy.world for a bit though while that tries to catch up)