When you look at games made within the last 30 days, godot is double unity
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/
When you look at games made within the last 30 days, godot is double unity
Admin here, there should be nothing censored atm apart from a couple scam links
Not sure why that says removed but its not on our end (and its like that everywhere). Lemmy probably has some handling where it also censors if the posters instance says so
Yeah lemmy currently doesn’t send notifications about moderation actions
Some mod teams add it in through manually dming (which usually will happen here if someone on the admin team is warning, banning, etc. you (apart from site bans which the user wouldn’t be able to access their messages from) and its not just an obvious spammer or bot) or code their own systems to notify about actions
Everything’s viewable in the modlog though and you can filter by yourself to see all actions made relating to you
Even with the disabled instances, communities that get added onto there reach a much larger section of people than external community browsers do as casual users that just check the site once a day or something and don’t pay attention to external sites can still stumble on them without knowing the federate site exists or needing to know explicit community names
Ideally more instances would get added onto there but its still fine like this. Been getting some nice interactions and starting activity on new programming.dev communities
Yeah, disabled accounts means the instance doesn’t have a bot from the site on their instance so the site can’t federate them. Usually this would be not accepting the user application
Lemmy.world isnt in the site but most other large instances are
As more people use https://lemmy-federate.com more niche communities will show up in most large instances by default
Imo its the ideal solution since it populates the posts in the all feed for people who don’t know about the site to still see
It looks like you were temp banned from the linux community for 3 days
The comment you made was transphobia which goes against the programming.dev code of conduct. I suggest reading the comment of the user who replied to you and learning how to respect people more
This comment
does not qualify as a “respectful conversations where no one is insulting each other, or anyone else”
It works, those statuses are just a bit misleading
How it works is it subs to a community (from all instances connected to it) until someone from an instance subs and then it unsubs in that instance. In the previous version of the site when it unsubbed it would mark the instance it unsubbed from as completed on that community (although seems to be a bit broken here)
Rather than being limited to posts themselves it probably makes more sense to attach it to certain chunks of something. For example a block of code so that people copying the code to use in their own projects after receiving help actually have the license to do so rather than that just being verbal (could make it default to MIT No Attribution or some other license the community specifies). This same logic can be extended to images (although probably with no default for those since theres way too many possible cases)
Nothing would change about the community itself if it goes from lemmy to sublinks. Still accessible on the federation as normal and on version 0.1 the core features should have parity
Reposting my comment I did before:
Sublinks is a drop in replacement for lemmy. In version 0.1 nothing should really be different between the two apart from the default UI looking different
For world Ruud commented about that before and nothings been decided currently on theyre going to handle it (I assume youll see some sort of post in their meta community way before anything happens)
I’m working on the frontend for it rather than the backend so I’ll comment more about that
But a new project allows for way easier change of the base aspects. For example im currently working on a theme system thats allows for dynamic themes created at runtime as opposed to it needing to be built in. Also a components library. If this was added onto lemmy ui it would involve massacring the current structure of the UI to essentially make it a new project anyways
Originally was working on the stuff in a new UI on my own but I’ve merged that into what’s happening with sublinks since they’re making a new UI anyways as well and would let more of my UI changes to get connected up to the backend easily and shared across multiple frontends
In terms of technologies it also allows the federation code to be completely separated out from the api. Federation is currently its own project so it can be scaled separately and its made in go
Also allows for more organizational changes since we have more control over how the project is structured and the structure of how we talk to each other and decide on changes is different than how its done with lemmy (having a matrix space we talk to each other and there being weekly meetings as well)
Moderation tools is the first milestone after parity but theres also other milestones as well in terms of changes made that differentiates it from lemmy visible on our task board thats public on the github repo
Normal thats theres going to be multiple of the same type of software as people have different goals of what it should be and how it should be organized. Bevy and godot both exist in the open source gamedev space. Theres 7 misskey forks that all mostly aim to do different things but share the misskey api (and a lot of them also use the mastodon api). One of which (iceshrimp) is currently having a rewrite to change the tech stack and make it easier for them to add features
I dont know what youre concerned about relating to it but
Sublinks is a drop in replacement for lemmy. In version 0.1 nothing should really be different between the two apart from the default UI looking different
that only shows downvotes made from kbin unless that changed
Note that the votes are currently only public to admins, there was an issue to extend that to mods that are modding the specific community the upvote is in but not sure the status on that
edit: seems to have been merged in a day after 0.19.3 released so it would probably be in the next version
For the second, you cant follow accounts on lemmy but you can follow lemmy accounts from mastodon. (it will show both posts and comments the person makes as boosts)
Same for posting, you cant post so it shows up on mastodon since lemmy doesnt have hashtags but you can post and comment from mastodon (post by mentioning the community in the post and comment by replying to a post made on lemmy). Note on posting from lemmy to mastodon though is if you have a mastodon account that follows the lemmy account and comments on posts with hashtags that comment and the parent post will appear in those hashtag feeds, just looks spammy
It is self hostable or is there just the site at quiblr.com?
Seems like something I would love to throw onto q.programming.dev with the other alternate UIs were running
Its still only voters, lurkers that dont do any actions arent counted
Barely any since fedidb excludes botted instances
The increase here though is cause lemmy.world upgraded to 0.19 and 0.19 includes voters as active users
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