Remix.run Logo
joe200 4 hours ago

I have used in my life many different Linux distributions: Slackware, Red Hat, Ubuntu, Debian (professionally or privately). My private choice is the only one not driven by marketing: Debian.

You have three main Debian releases:

  SID (if you need to be as close as possible to upstream versions)

  Testing (the same as above but a few days after SID)

  Stable (you sacrifice the latest software versions for insane stability)
Which one did you use ?

And please don't mix Debian and Ubuntu.

Canonical is commercial company driven by profit (and CEO's bonus).

Debian is driven by community and (mostly) engineers.

rowanG077 3 hours ago | parent | next [-]

I used Stable and SID. The reason I mixed Debian and Ubuntu is because I perceive the root of shittiness to be apt and how it can, and often does, poison your system.

joe200 3 hours ago | parent [-]

What do you mean by "poison" ? Be specific. Very specific.

rowanG077 2 hours ago | parent [-]

running apt install can brick your system in both large ways, it just stops booting. Or small ways, breaking existing packages or a myriad of other ways. On the one hand this is the fault of apt itself. It allows package scripts to do way too much. And on the other hand package maintainers write honestly brain damaged scripts a lot of the time.

joe200 2 hours ago | parent [-]

Sounds similar to my experience with other systems (like Red Hat). Amazing - you've just realised that IT systems don't always work. Welcome to IT world !

rowanG077 8 minutes ago | parent [-]

"welcome to IT world" is just dismissive and needlessly aggravating. Just because systems can break doesn’t mean we should throw up our hands and accept the terrible state Debian package management is in. Debian-style package management has specific architectural issues, combined with maintainers writing poor package scripts, that make breakage seem far more common than it should be.

3 hours ago | parent | prev [-]
[deleted]