• 0 Posts
  • 229 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle


  • This is very heteronormative and gender binaried. Queer people exist and date.

    That said, anecdotally, from the handful of women I’ve talked about this with: many don’t like making first moves on these apps.

    Using dating apps is a skill, and if you haven’t been practicing sending messages you’re going to be bad at it. The vast majority of first messages I got from women were “hey”. Trash tier. Probably because they just haven’t done it very often.



  • I think most games get shut down when they still have players. Plus they could release server code so people could host their own games, like in the olde days of the 1990s. They don’t because they’re primarily concerned with profit.

    That aside, “it brings joy” is not sufficient on its own as a justification. Heroin brings joy, but you likely wouldn’t say that’s a fine gift for a child. Why is that? Probably because we recognize the potential harms and unhealthy habits. Maybe you accept the risks and harms of digital slop are acceptable. I don’t think I’d want to encourage that in children.







  • Yes, you can fucking do “stand on the table and make a speech” work. You know how? By breaking it up into detailed steps (pun intended), something that LLMs are awesome at!

    My intended point was the LLM at run time taking user input wouldn’t be able to do “make a speech” if the game engine doesn’t have that concept already encoded. And if the game is presented as “take user input and respond believably” then users are going to ask for stuff the engine can’t do. Maybe there’s no animations for climbing. Maybe they did some shortcuts and the graphics look bizarre when stuff is elevated.

    I wasn’t talking about Skyrim specifically.

    But also you’re being unpleasant in this exchange, so you can win.



  • LLM generated code is notoriously bad. Like, “call this function that doesn’t exist” is common. Maybe a more specialized model would do better, but I don’t think it would ever be completely reliable.

    But even aside from that, it’s not going to be able to map the free form user input to behavior that isn’t already defined. If there’s nothing written to handle “stand on the table and make a speech”, or “climb over that wall” it’s not going to be able to make the NPC do that even if the player is telling them too.

    But maybe you’re more right than I am. I don’t know. I don’t do game development. I find it hard to imagine it won’t frequently run into situations where natural language input demands stuff the engine doesn’t know how to do.





  • Other people have good answers already. Chiefly to ask questions and talk through your reasoning.

    But also I’ve noticed the difficulty of interview questions varies wildly. Some places would give dynamic programming problems I’m terrible at. Others would give trivial "find the largest number in this array of integers, in python. Don’t worry about efficiency. " problems.


  • I went back to windows for a few months on the newer desktop. I installed mint and discovered it had a lot of problems with the hardware. HDMI, Ethernet, WiFi, and various downstream things didn’t work. I fixed some of it with help from forums and such, but eventually I went back to windows.

    But a couple months later, I tried Pop!_OS and that has worked perfectly out of the box. No regrets.