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
12
Joined
2 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.

  • 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.

  • 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.