Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SI
Posts
0
Comments
15
Joined
1 yr. ago
  • Fair enough, though another possibility I see is that the automated training process for LLMs used OCR for those papers (Or an already existing text version in the internet was using bad OCR) and those papers with the mashed word were written partially or fully by an LLM.

    Either way, the blanket term "AI" sucks and it's honestly getting kind of annoying. Same with how much LLMs are used.

  • I pay for Premium and if they actually do this I'll stop my subscription. Web DRM is stupid and I hate that other Streaming Services already have it. Apart from being another resource sink in browsers, it'll stop third party clients which I use and it also turns off Nvidia Shadowplay which is annoying as it doesn't automatically turn back on once the DRM content is no longer loaded.

  • Why the hostility? I get not liking AI (I do not like it either), but being hostile is not necessary. Especially since the Fediverse (Sorry if this is the wrong terminology) is meant to be open and allow communities of all kinds. If you do not like something, downvote it or just block the community it is from and move on, no need to be hostile about it.

  • My very first concert I ever went to was Caravan Palace (2024) and initially I didn't even want to go in the first place. Glad to say that I did go and now I'm regretting that I never went to concerts before.

  • Rain World Modding

    I already know C# so I thought it wouldn't be that difficult, but I was very wrong. Rain World is a game made with Unity, but the only part they use Unity for is rendering. And the game also doesn't ship with debug symbols. Doesn't help that the modding wiki is outdated at places and incomplete. Took a lot of guess work and looking at other mods to figure out what to do, but I got there at the end and learned a lot.