[–] 31 points 2 years ago* (last edited 2 years ago) (6 children)

It's easy to understand them when you realise that their entire ideology starts at "anything the US does or says is bad" and continues from there.

  • The US supports Taiwan and is against China? China good, Taiwan bad.
  • The US supports Ukraine and is against Russia? Russia good, Ukraine bad.
  • Israel, Palestine, same thing
  • Bosnian and Rwandan genocide happened? Well the US says so, therefore they didn't.
  • NATO bombed Serbia over their attempted genocide in Kosovo. NATO is the US, so Serbia didn't do anything wrong, but Kosovo is bad.
  • And so on, and so on...

Once you look at it through that lens, even their most wild takes suddenly become very consistent.

  • source
  • parent
  • context
  • [–] 2 points 2 years ago

    I've been in love with the concept of ansible since I discovered it almost a decade ago, but I still hate how verbose it is, and how cumbersome the yaml based DSL is. You can have a role that basically does the job of 3 lines of bash and it'll need 3 yaml files in 4 directories.

    About 3 years ago I wrote a big ansible playbook that would fully configure my home server, desktop and laptop from a minimal arch install. Then I used said playbook for my laptop and server.

    I just got a new laptop and went to look at the playbook but realised it probably needs to be updated in a few places. I got feelings of dread thinking about reading all that yaml and updating it.

    So instead I'm just gonna rewrite everything in simple python with a few helper functions. The few roles I rewrote are already so much cleaner and shorter. Should be way faster and more user friendly and maintainable.

    I'll keep ansible for actual deployments.

  • source
  • parent
  • context
  • [–] 6 points 2 years ago

    Not sure what you're on about, most package managers have a literal database of most package manager installed files. Debian and derivatives have dpkg --verify or debsums to verify the files, arch has paccheck, I'm sure other distros have something similar. And fixing them is just a matter of reinstalling the package, which you can do from a chroot if the system won't boot.

    Or you can just run your system on a checksumming FS like btrfs which will instantly tell you when a file goes bad.

  • source
  • parent
  • context
  • [–] 17 points 2 years ago (2 children)

    I was just introducing someone to Rodney last night because some actor in a show we saw looked a bit like him. Then I wake up and see this here. Life sure has funny coincidences sometimes.

  • source
  • view more: ‹ prev next ›