• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: December 11th, 2023

help-circle

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







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