this post was submitted on 21 Dec 2024
270 points (70.7% liked)

196

16717 readers
2519 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Magnetic_dud@discuss.tchncs.de 1 points 9 hours ago (1 children)

For me an os needs to do basic stuff by default, not by adding a billion 3rd party apps that inevitably break the next os update because they were using undocumented apis

Clipboard history, window snapping, showing a separate icon for every instance of a window (same app in 3 windows makes 3 icons on the taskbar), preview what that window is by hovering that.

Sure, you can do that with (mostly paid) third party apps, but I don't like wasting 3 days on setting an operating system in an usable state

[–] tyler@programming.dev 1 points 1 hour ago

For me an os needs to do basic stuff by default, not by adding a billion 3rd party apps that inevitably break the next os update because they were using undocumented apis

So you make up a strawman

Sure, you can do that with (mostly paid) third party apps, but I don't like wasting 3 days on setting an operating system in an usable state

And then add another strawman onto it, in order to make your argument make any sense. None of the programs I listed are paid, they’re all open source, and it’s just as normal as doing any of the apt installs you have to do on Linux.

Setting up my Mac is literally as simple as running dot from my dotfiles, which sets up every Mac setting, including things like making hidden files visible by default, hiding the Mac Dock by default, and more. On the other hand dealing with windows setup is a pain in the ass.