

Uh, what? The Ayn Rand garbage philosophy? I’ve never heard that and don’t see how that jibes with a free, crowd sourced encyclopedia…


Uh, what? The Ayn Rand garbage philosophy? I’ve never heard that and don’t see how that jibes with a free, crowd sourced encyclopedia…
I’ve never seen a repo so reticent to tell you what it is.
My guess is it’s the journal software running the .org but everything also seems to be down half the time.


I’m not quite sure what the advantage of doing it that way is
If I had to guess, it just kept the programmers from being super lazy about it. If the individual enemy AI doesn’t have exact coordinates of the player, it actually has to move around, search a space, potentially manipulate the environment, and possibly fail to find the player, versus doing what is effectively an idle animation while waiting for the player to step out of cover.


I’m with you. She’s especially great at physical comedy. Reminds me a lot of Lucille Ball in I Love Lucy. Not to mention, she’s a complete 90s fashion icon.
Her later work as president of the Screen Actor’s Guild showing solidarity and striking with the writers made me a fan before I ever watched the show.


So, the answer to the question “Can Linux directly host another Unix-like operating system’s binary interface?” at the moment is “partly, experimentally, and impressively.”
As if there was any question on that? You can have Linux “handle” Windows PE binaries by telling it to invoke wine, dealing with a Unix-like scenario is a much lower bar.
The question is who is this useful for? FreeBSD has the Linux compatibility layer because it’s playing catch up to Linux, but the Venn diagram of stuff FreeBSD can do but Linux can’t is tiny, especially if extra special kernel feature stuff is stubbed.
Can anyone name a project that is BSD first, doesn’t rely on BSD kernel features, doesn’t have a native Linux port, and isn’t a distro tool?


I find this image hilarious, but Dr. Who is so wholesome most of the time it’s hard for me to imagine Sisko getting more than mildly annoyed by his antics.
This is definitely about the D language, I just haven’t heard anything about in a long time (since Rust ate its lunch) and nothing about it using AI or long time devs leaving.
Was there drama with D? I’m out of the loop…


Do you think benchmark results like these are meaningful when comparing Linux distributions?
Almost never. Bumping the minimum architecture version and optimization levels is all well and good, but unless you’re doing tons of vector oriented workloads it’s not going to qualitatively make a difference.


I bounced off Stalker 2 at launch because of bugs, but revisited earlier this year and had a ton of fun with the 90% of the game that is open world scavenging, stealth and combat. The only thing that sucks are some of the boss fights.
Nothing takes me out of being a sneaky, resourceful Stalker more than being forced to drop into an arena, or have a door magically lock behind me, and not being able to advance the story without either beating some bullet sponge or reloading a save from an hour before to change my load out/get more ammo etc and redo it.
I wish they would take more of a Deus Ex approach, where you can action hero your way through if you want, but with some clever/thorough playing you could significantly nerf the boss fights. The game even pretends to do this, but ultimately your choices have no bearing on the bosses.


I’ll check this out, love Ro Laren / Michelle Forbes…
However this site had a “duel” between Spock and Porthos for best crew member and it just made me laugh. The legendary first officer of the original Enterprise that saved Earth countless times or a cheese loving dog famous for causing diplomatic incidents by pissing on sacred trees… Tough one.


All I know is that Sisko, Bashir, and O’Brien all identify Section 31 as non-Starfleet assholes that need to be stopped at all costs. Discovery has Pike practically saluting Section 31 genocidal Empress Georgiou and revering the black badges in a way I’ll never forgive it for.


I think DS9 did Section 31 right, as the bad guys to be foiled, as anathema to Starfleet’s ideals, but yeah every other show seems to miss the point.


Enterprise established it as a result of Klingons experimenting with human augment DNA and it getting out of hand. It probably didn’t need to be addressed in universe, but I thought it was a fun retcon.


Ugh, Discovery just made no sense in a million ways. My (least) favorite is how Control was sentient AI like a century before Data was a thing, or even M-5. That and every time Section 31 was acknowledged as Starfleet black ops instead of a rogue agency of assholes.


I don’t think it’s misleading, you just have to know that “KDE Linux” is a distro, not the DE. If anything, poor choice on the devs for choosing such an overloaded name.
Hitman wasn’t really a sandbox until Freelancer mode was added. The story mode has always been pretty linear. Same level order, same objectives every time. I’m not expecting my choices to matter to the narrative, but I am expecting to be able to choose between quiet and loud, lethal and non-lethal etc. to finish the given mission which should be a pretty low bar.
If there isn’t a ton of play style variety like Hitman then it will suck. Play your way is the fun part. I’m a SASO type player and that fits into a more realistic sim but Bond also goes loud and wacky a lot in the movies too.
I haven’t watched a single trailer for this, but I’m hyped solely because IOI did great things with Hitman, and being a (movie) spy is similar except your objectives aren’t always assassination.
Couldn’t really care less about the Bond angle, but since it’s a reboot of his story, don’t really think that matters much.
It’s basically the best virtualization platform. It can do full system emulation across a number of platforms, or hardware assisted virtualization (using KVM). It’s incredibly useful for debug as well as doing real work.