

This sounds like macOS (in a good way).
This sounds like macOS (in a good way).
has dolby headphone
What does that mean?
“S-Q-L ‘aight” for SQLite?
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.
Yeah that’s a whole other can of worms. I see this a lot at work where people are asking for direct database credentials and cringe every time.
Is it though? I haven’t used a framework since probably 2007 that doesn’t do this. There are the smaller, more DIY frameworks out there but I’ve never used them professionally.
Lately I’ve been dealing with tons of invalid byte sequences in MySQL dumps and it makes me question what the hell they’re allowing in there.
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.
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!
Unless you’re coding from scratch it’s hard to not do this with any modern framework.
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.
I came to say the same because the spoon sounds like a bigger problem than using fingers.
As a person in that demographic it’s wild to me that leftism isn’t appealing… we’re supposed to just blame everything on everyone but ourselves I suppose?
I’ve been doing web development for something like 20 years now and I just can’t imagine how shitty your backend is if this is an issue.
This is why I take a late lunch every day. Every standup I’m like “I’ll wrap up this small issue from yesterday, then move on to something bigger…”
Usually the “small issue” is finally done around 4 PM.
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).
optimisation is back on the menu boys
Now let’s fix GitHub’s glitchy-ass JavaScript on pull requests!
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.