• 0 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: September 1st, 2023

help-circle
  • Sports gambling is just terrible for everyone except the bloodsuckers that run it. Sports teams don’t want it because it incentivizes cheating / rigging games. Personal bankruptcy and domestic abuse skyrocket when people lose money they can’t afford to lose. Now the apps feed an unstable addiction literally all day long.

    Thanks to the Supreme Court for pulling a bullshit ruling out of their collective asses in 2018 that makes everything worse for average Americans.

    Shit, I don’t even gamble and I’m just sick of their logos and ads all over every thing when I watch a game. Used to be they had “Gambling Prohibited” up around the stadium, now they may as well own the teams.

















  • Honestly, with Flatpak and immutable base systems this is a place Linux is really excelling now too. Being able to show a novice user a shared package manager with a search and a bunch of common apps and them actually install/remove them in a safe manner with a high likelihood they’ll work out of the box (since they come with all their deps in sync independent from distro) is kinda huge.


  • For kernel dev it would be a disaster, there’s too much implicit action, and abstractions that have unknown runtime cost. The classic answer is that everyone uses 10% of its features over C, but nobody can agree on which 10%.

    As someone forced to get up to date with C++ recently, at this point it’s a language in full identity crisis. It wants so badly to be Rust, but it’s got decades of baggage it’s dragging along.


  • In a world where Valve controls 90% of what is running on a device with immutable / containerized images, yeah I think Arch makes a lot more sense. A distro focused on rolling release is a lot less likely to hang you up when you choose to update.

    Debian is great, but depending on where you are in the release cycle it can be a pain in the ass to stay up to date and, frankly, the last time I ran it, shit like apt/dpkg configuration and so many /etc files and structures just felt like mis-features or too complex for their own good.