

we also host an instance of opengist at https://blocks.programming.dev as an alternative to those if wanted
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/
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
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)
Hey! Im one of the programming.dev admins and the main mod of this community
I can look into taking over the pr once I get time for it later today or later in the week
Blocking doesn’t help if they just make new accounts each time
And yes there was a lot for awhile and now there’s also spam on images from the mastodon side that’s been coming in
It’s only image posts and its not all posts with a picture, just if the user has basically no posts
Some trolls post csam which is why this is currently remove everything rather than handle afterwards since I would rather not let our users see csam. If you get a bit of activity in your account that handling goes away and usually ill restore the post a bit after if I see the automod has removed It but looks like you reposted
Its people from here which is people that fit both categories so would say it has some people that do non work programming
We have a discord and matrix community for programming.dev. Currently there isnt much there in terms of chatting about programming itself (mostly just things happening in the instance and lemmy) but there could be
Was bridged but the bridge broke so theyre temporarily disconnected https://discord.gg/3ZzW6dJxHR https://matrix.to/#/#p.d:matrix.org
There was some repeated patterns that this user seems to have been doing so I gave them an instance wide ban
if it has actual content that relates to the community then its allowed
if its paywalled though or doesnt relate to programming then can be removed (programming in a general term since this was voted to be a collector community for all programming content in the instance)
mod here, its not a bot. Just a user who doesnt like to comment
Small warning, the change to change how lemmy as a whole calculates active users just got pushed so instances may mess up the stats as they upgrade to 0.19 when thats stable (and instances using it rn when they upgrade to a more recent release client) (Makes how programming.dev and lemmynsfw calculate community stats the default)
Weve got a go community in the site that you might get some answers from rather than the general community here !golang@programming.dev
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