By myself, probably Apollo 13 - I used to watch it like once a day over the summer. With my dad, we watched Predator every time my mom had to work late.
Duke Nukem Forever did ship... Years late and it was a total mess of a decade's worth of gimmick mechanics that killed the franchise, but it did make it out the door.
Still fits as a cautionary tale about switching engines, I just had to double check I didn't hallucinate that game.
I dunno how to interpret this honestly. On its face this reflects poorly on Paramount, but we live in an oligarchy and I don't really blame them for trying to avoid pissing off the volatile baby that runs this country when DEI can still be achieved without using that terminology directly.
Is there evidence that this division of their corporation was actually doing anything different than before the term DEI even existed? Or that Paramount has current issues with diversity?
So it's not fully self hosted then? I can't see how it would do that without registering you with their own service as a middle man. Seems like that kinda defeats the purpose.
I have a few hundred, but 5500? Sheeeit. The game is definitely evergreen though.
Rust can create native binaries but I wouldn't call it close to the metal like C. It's certainly possible to bootstrap from assembly to Rust but, unlike C, every operation doesn't have a direct analog to an assembly operation. For example Rust needs to be able to dynamically allocate memory for all of its syntax to be intact.
I recently (2020) played BG1 and 2 with their expansions and on the one hand you're right... But on the other getting the same story with 10x the graphics and some modern QoL would be great. Reaching BG3's massive audience - that isn't all 90s nostalgia gamers - with a story that's new-to-them would really help cement it in the same way BG2 did for BG1.
You lift the mask off the Military, and it's Imperialism. Lift the mask again and it's Capitalism.
"And I'm getting away with it too, despite you meddling kids!"
Austin, TX? Nailed it. Both because we're rife with fascists and because we will make them cry.
I used (u)xterm for like 20 years before discovering that Konsole is solid and beautiful. My whole tiling setup is backed up with KDE apps now.
I'm the opposite. Game nights have a protocol on top of socializing so I feel caged up in a mandatory activity. I'm an extreme introvert and I'd rather just sit and listen to everyone else chit chat than to learn a new game, talk about rules, and be forced to interact.
I dunno, maybe it's different with friends instead of acquaintances. Or if you already know the games.
Yes. It has basically the same issue that any compatibility layer is going to have. It will either faithfully reproduce X11 so well it will bring all of the nonsense Wayland was meant to do a way with (everything not directly related to displaying graphics, like font and geometry rendering from the '80s, network transparency, insecure event handling) OR it will attempt to get a reasonable subset working for modern X apps and it won't be compatible with dusty old binaries and X forwarding etc.
Right now it looks like a shim for Xwayland so it's the first one, but as it matures we'll see.