Skip Navigation

Posts
421
Comments
594
Joined
3 yr. ago

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/

  • The issue is theres a large amount of things admins can do and you might not want to let people in charge of doing one task have access to something else

    E.g. you can have people only for application accepting and not let them edit the instance itself or communities, or only community management and can't do things like defederate from other instances

    Its more complicated than just an admin role but it shouldn't matter for people other than admins that its a mechanic

    Instances can make as many roles as they want so they can just have admin if they want though but this lets them make them as needed

  • yeah should hopefully calm down tomorrow now that the initial jump is done and since youre doing it relative to what the values used to be so the values themselves shouldnt matter

    there might still be spikes from dead communities suddenly getting activity (since the increase from 0 is much larger those communities would go to the top of the list. Could artificially decrease large active user changes from the instance by taking the square root of the percent instead of the actual percent for percents above 100% (1) or something)

    Taking into account votes is going to be how the active users is handled for any instances running pangora (lemmy fork)

    Viewing the instance communities from another instance thats just using lemmy will show the old stats if needed though

  • im in my fourth year at the university but the uni considers me third year due to me being in a co-op program since they dont have a fifth year standing

  • the title of the post is the first X characters of the post on mastodon

    X cause I forget how many

  • Gif seems to have broken with the visuals cause it cant handle the gradient but the functionality is visible

  • thats due to me seeding it in other instances. In order for a community to show posts in an instance it needs to be subscribed to by one user in the instance so theres 1 account in 26 instances (some seem to be erroring rn though) that all sub to it

    the followers there are lemmy subs

  • You can post directly from mastodon by mentioning the community, no login here needed

  • Well it reached the threshold even though it was a bit more contested so there does seem to be interest

    And content that would be posted is different enough from dotnet in the same sense c# is different from dotnet. + Theres a community on mastodon for post creators

    I would be willing to make it but with the same way gamedev is currently handled where its strongly recommended to crosspost posts to dotnet

    Community is up at !dotnetmaui@programming.dev (and I seeded it in other instances). If you make a post ill transfer the community to you

  • Created at !defold@programming.dev

    Defold doesnt like people using their logo without contacting them so its using one that looks kind of similar for now

  • I realized I cant check other instances individually with my stat system so I just took the average from all instances

    for all communities that are visible to the instance 61% are dead so our instance is doing better than average

  • Probably a larger amount considering other instances don't have a limiter for community creation so get a bunch more

    I can check lemmy.world

  • Yeah no problem, thanks for using it! Credit goes to snowe for getting the url and starting this place up

  • Ive been finding the link between backend and frontend is fine for me to make frontend features pretty easily so dont know what improvements can be made on that front. This main things hindering development for me is the fact the backend is in rust which this is the first time im using it for a project and theres some niche things I want for certain features that need to be developed in the backend (being able to query for posts from multiple communities at once, having things in the modlog not be in separate categories and instead be returned together, etc.)

  • how the multiple communities works currently is it just queries for posts in all of the communities separately

    This follows the default of a limit of 50 posts for a page of posts in the post feed so will get 50 from each of them

    cant really fix it without touching the backend since i dont know how many communities are valid for splitting the limit between them

  • This update also broke light theme even more since ive been primarily developing with it in dark theme. Next update ill try to improve it

  • Little update:

    Ive added a show more/show less button for the sidebar community lists. They show 5 communities by default and when expanded they instead show 10

  • 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

  • Programmer Humor @programming.dev

    The superior bracket style

  • Programmer Humor @programming.dev

    Welcome to Programmer Humor

  • Programming @programming.dev

    Stack Exchange Moderators Going on Strike

    meta.stackexchange.com /questions/389811/moderation-strike-stack-overflow-inc-cannot-consistently-ignore-mistreat-an
  • Programming @programming.dev

    An introduction to Shader Art Coding

  • Godot @programming.dev

    Welcome to the programming.dev Godot community!