I've learned the most from LFS long time ago, when I had no internet. I had a mismatching set of Slackware and redhat source CDs, and LFS itself didn't match the versions on CDs too. Since then I can build anything and anywhere, even if it's not cooperating :)
With some workarounds, I've put chrome and slack into the same RAM-limited cgroup - no more whole system freezes. From my anecdotal evidence, this also answers the question "who should you kill" :)
Yeah, exactly, it's not stealing, it's just ignoring the terms of license. The same thing in spirit as e.g. different corps shitting on GPL. And should be enforced with the same eagerness (lol).
Sadly doesn't work with git worktrees at all. (As a side note, this is not the first time I observe where go-git and worktrees don't play along nicely).
Italian fascism originated in Italy, but if you broaden the definition of "fascism" to include Nazism (as Adolf Hitler did), then there's an argument that it originated in the 19th century, in many parts of the world, including the United States. Among others, Adolf Hitler took inspiration from Madison Grant, Henry Ford, and the Jim Crow laws; and the Nazi regime took inspiration from Harry Laughlin, the KKK, and American eugenics. (WWII might be a bigger contributor to eugenics going out of fashion in the US than its lack of scientific merit was.)
Not necessarily. The only real thing about this restriction is that Netflix is afraid that this OS version can be used to pirate their content. Which is orthogonal to the question whether this OS is safe to use for random internet browsing.
It has to do with installing packages that use PAM to e.g. validate user passwords (e.g. display managers, screen lockers). So there is a system PAM with its configuration, but making a program packaged with nix respect that system PAM config is not as easy as just linking with libpam from nixpkgs.
Firstly, yes PC is mostly digital only, but there is at least competition between PC gaming marketplaces, which helps to restrict anti-consumer practices like deleting content that gamers have paid for.
Secondly, some of the competitors in the PC gaming space allow for physical backups of installation media, which helps with game preservation. For example, if a game is bought on GOG, the installer is mostly/always one that can be backed up onto physical media.
Thirdly, while it's true most gamers have moved away from physical media, it still has value. For example, second hand games allow for more people to take part in gaming than could otherwise (legally) do so. Taking away physical games won't stop people on low incomes from wanting to game, and is likely to lead to a resurgence in game piracy. Not exactly the outcome game industry leaders are likely to welcome.
I agree with all of those points. The market unfortunately doesn't. Physical sales constitute only a quarter on the PlayStation platform (even less according to Sony). Most if not all of the top 10 games by player count are online only anyway.
If Sony does go all digital with the PS6 they'll only lose a small fraction of loyal gamers and they just don't give a fuck.
Piracy on the PlayStation? Also not gonna happen. At least not for online games and that's where the money is.
> Piracy on the PlayStation? Also not gonna happen.
Piracy has a long history on the PlayStation, going all the way back to the PS1. Every PlayStation (home console and handheld) has had a mod/homebrew scene, including plenty of access to pirated games. I don't see why the PS6 would be any different, regardless of whether the games are distributed digitally or not. The only difference is that more people will be drawn to it if the prices of games are kept high through no second hand market.
Actual problem on Wayland is that it often doesn't work when you are trying to click somewhere in the menu - for the mouse clicking app to read keyboard input, it must take focus away from the app where the click should go. And some toolkits just close menus on focus loss.
I personally use wl-kbptr, and the problem above is the only one that can't be solved without explicit support from the compositor.
reply