Just some IT guy

  • 1 Post
  • 322 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • pretty much, AI (LLMs specifically) are just fancy statistical models which means that when they ingest data without reasoning behind it (think the many hallucinations of AI our brains manage to catch and filter out) it corrupts the entire training process. The problem is that AI can not distinguish other AI text from human text anymore so it just ingests more and more “garbage” which leads to worse results. There’s a reason why progress in the AI models has almost completely stalled compared to when this craze first started: the companies have an increasingly hard time actually improving the models because there is more and more garbage in the training data.



  • Imo if you’re going to be the only one who would use the instance it is not worth it. Instead look for an instance that lines up with your personal interests (maybe check out the db0 instance).

    Content federation basically works on a subscription model so you will only see content from other instances if someonen your instance went out of their way to subscribe to it. Smaller instances suffer under this as they might not even see popular communities from other instances.









  • The key problem why “Runs on SteamDeck” exists is not the raw power of the SteamDeck (or lack thereof) but the compatibility with Linux. Unless someone decides to utterly cripple a handheld for the sake of battery efficiency any game labeled with SteamDeck support will also run on any other handheld running SteamOS.

    The problem with the SteamMachines ultimately was the lack of game support. The hardware confusion was just the cherry on top. You could even argue that the lack of supported games back then meant a limited number of customers would be interested which in turn led to companies releasing underpowered hardware. By that logic one can even claim the failure of SteamMachines is entirely down to the piss poor Linux support then.


  • well .ml is special, most probaboy don’t have a problem there but if you do you really do (ask me why the anime community on lemmy.ml is practically dead)

    .world is just suffering from success, they regularly have federation troubles with other instances because they are by far the largest one and hence run into scaling troubles. Other than that it’s the most reddit like moderation wise also due to being so big. It’s courtesy to steer people away from .world simply to prevent the scaling problems from getting worse





  • Pretty much yes, codeberg integrates some additional services and branding on top (such as codeberg-pages for static page hosting or forgejo-runners for CI) but you can integrate those yourself as well, it’s just extra work.

    If you’re looking for an open alternative to github/gitlab codeberg is imo definitely the way to go