argv_minus_one

joined 1 year ago
[–] argv_minus_one@beehaw.org 1 points 1 year ago

Programs to keep women barely alive so they can make more babies, maybe. But help them? Hell no; that's now straight-up illegal in half of the USA.

[–] argv_minus_one@beehaw.org 0 points 1 year ago* (last edited 1 year ago)

To be replaced by Nazis. A sad and embarrassing choice by the people of Finland.

[–] argv_minus_one@beehaw.org -1 points 1 year ago

If you can't afford Starfield, how can you afford a computer capable of running it?

[–] argv_minus_one@beehaw.org 0 points 1 year ago (1 children)

Now imagine how fast they'd be without Denuvo.

[–] argv_minus_one@beehaw.org 0 points 1 year ago (1 children)

Who the hell are they expecting is going to play this game? Only trust fund kids?

[–] argv_minus_one@beehaw.org 0 points 1 year ago (1 children)

For some reason, the position of that asterisk made me think you're talking about a chess-themed porn site.

[–] argv_minus_one@beehaw.org -1 points 1 year ago

user session features don’t work properly unless your DE sends session start/end information to systemd

Which features, exactly? I just tried IceWM, which has no systemd-related dependencies and vastly predates systemd, and the session appears correctly on loginctl and disappears from there a few seconds after logging out, same as logging in and out of Plasma. Seems like it works fine.

I did notice that loginctl lock-session doesn't work with IceWM, and presumably neither does anything else that involves sending D-Bus messages to the process controlling the session, but that's not the end of the world.

this breaks various systemd features in surprising ways; I found out about this when my user services wouldn’t work

I definitely have not observed this issue. I have loginctl enable-lingered myself, so my user services start during boot, before any desktop environment is loaded. I haven't tested whether user services work in IceWM without that, but as far as I know, user service managers are started and stopped by logind in response to session start/stop, and logind gets notified of session start by the PAM module pam_systemd, not by the desktop environment.

systemd forks tend to accumulate compatibility issues with the rest of userland very quickly due to breaking API and functionality changes in the interdependent systemd process ecosystem (and these breakages can very quickly propagate to downstream programs — a breakage in logind can be expected to be catastrophic for auth in general, for example).

Breaking changes affecting programs outside of the systemd suite? Can you give me some concrete examples of such breaking changes and the problems they caused? I wasn't aware there were any. I would have expected to see some serious fireworks if such a thing ever happened.

socially, both cryptocurrency projects and systemd possess notably toxic communities which severely punish forks and dissent, which is also used as a mechanism by which control over the project is maintained. the upshot to this is an additional high cost to the morale and community resources of a fork, which particularly harshly punishes forks run by individuals and small teams.

We're discussing a community hard fork that leaves IBM behind, like what happened with XFree86. What IBM says or does after that is irrelevant, I would think.

[–] argv_minus_one@beehaw.org 1 points 1 year ago

[meme where the hero pulls the mask off the tied-up Firefox's head, revealing Safari]

[–] argv_minus_one@beehaw.org 0 points 1 year ago (3 children)

Unless I'm mistaken, Denuvo constantly encrypts and decrypts everything in the process' memory, including executable code, in order to conceal it. There is no way to do that without massive performance overhead.

[–] argv_minus_one@beehaw.org 1 points 1 year ago (2 children)

Buddy, in this economy, most people's only feasible financial-emergency strategy is to jump off a bridge.

[–] argv_minus_one@beehaw.org 0 points 1 year ago (5 children)

It would also be unplayably slow. Bethesda games aren't known for performance even without Denuvo slowing them down.

[–] argv_minus_one@beehaw.org 8 points 1 year ago (1 children)

Dynamic typing is insane. You have to keep track of the type of absolutely everything, in your head. It's like the assembly of type systems, except it makes your program slower instead of faster.

view more: next ›