As for it feeling quicker due to it being a fresh install, don’t really expect it to slow down. Windows always slows down over time because its Registry is clogged, the code gets more bloated over time with updates, and the filesystem is kind of trash.
Linux generally stays quite nimble and quick in the long-term. It’s why you can take a decade old computer and still accomplish quite a bit on it with Linux.
This sounds like macOS (in a good way).
has dolby headphone
What does that mean?
Look I love GPL to death but I’m not going to pretend that every OS vendor on the planet needs to give away everything for free.
You can like two things at once, and in my case I love my walled garden, commercial OS for end-user stuff as well as Linux for networking gear and servers. I used desktop Linux for awhile but at the end of the day I like things like Airdrop, AirPlay and the seamlessness of it all.
Honestly, I like BSD operating systems more so than Linux ones despite the licensing arrangements. Linux is open as hell (obviously) but it’s super disorganized. I haven’t found a package manager I like as much as pkg
(especially installing binary packages and compiled from source packages side by side with shared libraries).
Looking forward to being downvoted to hell for having a differing view of Linux than all the recent Windows converts.
I was always a fan of .cue
for this. Dump it all into a big audio file and let the .cue
sort it out.
That’s a lot more involved than what I ever did. I only put an Enya track inside of some totally-not-Enya song to confuse my friends, but only if you seeked the track.
I’m mostly used to it now. Though -r
is supported in macOS’ rm
command I still prefer -R
and use it even on Linux where I believe -r
is the preferred argument.
My favorite thing was burning discs with hidden tracks, especially before track 1. Or inserting a song/sound within a track requiring you to seek to find it.
Too bad for me this was around the time CDs were on their way out, but I hold hope that my old friends from those days might still have those discs.
Actually that’s a good point that I’ve completely forgotten. Docker uses the modern macOS APIs for virtualization these days, and uses Rosetta2 for amd64
containers.
Edit: Damn you’ve got me excited about FreeBSD again. I’m a much bigger fan of FreeBSD on bare metal but do love Docker and related Linux goodness!
It is now, but it was bash
before.
But in any case once you start doing anything remotely advanced you’ll find the individual command line utilities are wildly different between macOS and Linux. They seem (are?) much closer to FreeBSD than GNU utilities.
That’s interesting. I haven’t really used Windows since the XP days so I didn’t realize there was already some VM stuff going on to begin with.
I always wonder how Docker works on macOS with a more UNIX-style kernel than Linux when even FreeBSD gave up on the effort.
I understand macOS is way closer to Linux than Windows (despite its differences) but is it really that hard to do Docker/OCI out of Linux?
Why did they give up on the wine-like approach? That seems so much better than running an entire VM (not even a Microsoft person but still).
No, but I’m genetically predisposed to being very sensitive to caffeine so there’s that.
Same, but the shakes are from both caffeine and starving. Not sure if I’m eating due to hunger or because it feels like my heart is going to explode.
I’m a developer and am as happy as can be! The execs like to push tons of resources on us all about how to move up, manage projects, blah blah—thanks but no thanks.
Oh definitely but since I am far too lazy to look it up in the moment I’d rather err on the conservative side.
I blocked outgoing ports 53 and 853 (other than to my resolver) due to this; unfortunately this doesn’t help with DoH.
But one of my favorite things is that you can block Apple News ads by blocking
doh.apple.com
: that’s right, the app gets the IP address of the DoH server using the current nameserver before switching to that specified in the DNS record. 😆