Hacker News new | ask | show | jobs
by donmcronald 1180 days ago
> the vast majority of the time

It's the times when it breaks that make the difference for me. One Windows, most breakage is an annoyance. On Linux it can grind my day to a halt. Here's something I did on an Ubuntu install recently.

    apt install python3
Oops. That's not what I wanted.

   apt autoremove python3
OMG! What have I done! IIRC that stripped out so much stuff I didn't even have networking. Lol.