

I think it would be pretty funny if jesus did return and cast all these rich assholes into the lake of fire. Because they fucking deserve it.


I think it would be pretty funny if jesus did return and cast all these rich assholes into the lake of fire. Because they fucking deserve it.


Innate spell resistance is hot.
Still mad about
Her appearance in bg3. I fixed her! She wasn’t evil anymore in my game!


I remember when I played ff10 thinking “Rikku is kind of hot”, and then reading she’s 15 in the fiction. 17 in the sequel where she’s even more naked. Nope. Why? Unnecessary. Just make her an adult!
At least ff7 Tifa is 20, which is still a little young. I didn’t have a big crush on her, but I did think her suplexing building sized monsters was hot.


Time to repeat my topical story.
I worked for a startup that prided itself on being “data driven”. They’d talk about how other startups were doing stupid things because they followed their feelings instead of data.
One day in one of those all hands meetings, the CEO was taking questions. Someone said, “Studies are showing that four day work weeks are more effective on like every metric. Can we look into that?”
The CEO said "No, we’re not doing that ". Didn’t read the linked studies. Didn’t entertain it at all. His mind was made up, and the data was irrelevant.
Because he doesn’t really care about data. He cares about feeling smart and irreverent. He cares about being seen as a cool disruptive startup guy who’s going to grind his way to success.
The dishonesty makes me want to puke.
But you know what also makes me sick? All the sycophantic boot lickers that would gather round and tell him his every idea was great. The people who would work unpaid long hours to “get shit done”. Bunch of fucking wormtongues who would sell out their coworkers for crumbs.
Maybe he was a real person once who really did care about data. But by the time I met him, he was an empty suit


The money isn’t the whole point. It’s also about control and emotions. Management wants to feel a way and they’ll pay for it. And/or make you pay for it


I’m pretty sure Reagan’s administration decided to just stop enforcing anti monopoly stuff


One of the problems is some poor people (eg: many whites) would rather die than other poor people (eg: black folks) get anything at all.


may genuinely be unskilled when it comes to computers in general.
I do not accept this idea that people are so unskilled at computers they can’t install Linux, and are so immutably so they can’t get better.
Like yeah sometimes you have to ask for help or watch a YouTube video. That shit’s free and right there.


Early voting is open in NYC. Voting isn’t the only thing you should do, but it’s fast and easy. No line at my polling place down the street.


Setting up a windows VM at my old job took like a few minutes, but I already had virtual box (I think that’s what I used)
And I needed to see some software running in a Windows box while editing the code that talked to it.


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.


lol if you had read the rest of my post you would have seen I admitted you might be right. But go off, I guess.


Depends on what you need to do. You could mount a folder to get files in or out, for some cases.
Have you used virtual machines before? Done software development?


You think making a VM takes two weeks? I’m pretty sure Microsoft provides images you can just pop into virtualbox, but it’s been a while since I used VMs.
Also if you need to use the windows software alongside your regular workflow (eg: reading info out of the windows software with your eyes and then typing into your IDE or terminal), rebooting the whole thing is going to suck.


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.


Yes but if you dual boot there’s no VM needed LOL
You want to reboot the entire system when you need to use a Windows only application? Instead of just opening up a VM?


…what? How are you going to do any modern day work on the host machine with no Internet access? Are you going to air gap your windows machine?


I don’t think it would be easy to map free form text to game behavior. Not just like “make the NPC smile” but complex behavior like “this NPC will now go to this location and take this action”. That seems like it would be very error prone at best.


It would be interesting if NPCs could react believably to free form input from the player, but that seems unlikely to be reliable. I’m not sure how you’d map the text to in game actions.
Like, you could have the LLM respond with “ok I’ll let you have my horse if you leave in the morning, and solve the zombie problem” but it’s not trivial to make the game world respond to that. Not even counting it breaking out into “sorry as an LLM I can’t …”
How new is your computer?
I found Pop!_OS worked out of the box fine on my new desktop.
Mint had problems, but worked fine on my older computers.
Back up any important software (like, on a separate drive or online). Get a couple flash drives. Try out mint, popos, bazzite. They’re all free so it doesn’t matter that much if you don’t like one.
I don’t recommend trying to dual boot on one drive because windows is a rude room mate.