https://gist.github.com/bondolo/5ce1a1c0d38e72a80a79ac28f951...
Sensible macOS Defaults
101–110 of 182 posts
Re: Sensible macOS Defaults
#102In recent years Apple's default settings have trended more and more away from what keyboard-focused power users (i.e. developers) need, IMHO. That wouldn't be a big deal except they've also trended toward locking down those defaults to make them difficult to change. Scripts like this make it possible for me to continue doing development on the Mac without tearing my hair out.
Re: Sensible macOS Defaults
#103This is part of the reason I switched to Linux. I've heard so many people say "Linux is free only if you don't value your time" and then turn around and write one of these. If I'm going to go through the trouble of customizing an operating system to fit my needs, I may as well do it with a free and open system rather than MacOS, which can change for the worse at any moment (the dealbreaker for me was dropping 32 bit…
Re: Sensible macOS Defaults
#104So these settings are on a per user basis, or do they take effect system wide?
Re: Sensible macOS Defaults
#105Re: Sensible macOS Defaults
#106Earlier quoted context omitted.
> I set my caps lock up to be escape Which was the only sensible thing to do when Apple dropped the ESC key ;) I'm so used to caps == ESC now, it takes me a minute to realize what's wrong when I'm on a new system/keyboard.
> I'm so used to caps == ESC now, it takes me a minute to realize what's wrong when I'm on a new system/keyboard. Isn't this a bad thing?
Re: Sensible macOS Defaults
#107Earlier quoted context omitted.
Compare how much time you spend using your own system vs others'.
If you learn the default, it doesn't matter how much time you spend on any given system. I don't get why people make themselves less portable by becoming dependent on non-defaults.
Re: Sensible macOS Defaults
#108Re: Sensible macOS Defaults
#109As most of the comments here on HN are taking issue with the weirdly editorialised HN title, rather than with the content, it would be great if a moderator could change the title to something more accurate like "Mathias Bynens' macOS defaults"
I can change the title. I just set it to that because that is what Mathias calls it.
Or does he use this phrase in some blog post?
Either way it's not present on the linked file.
Re: Sensible macOS Defaults
#110Earlier quoted context omitted.
How do you tell that it's not a really long string or a web page but a script? Maybe it's just a pattern of dots projected on LCD or 1s and 0s stored on a computer. I don't see any more concrete proof that it's not any of these but a script.
> How do you tell that it's not a really long string or a web page but a script? `#!/usr/bin/env bash` is a bit of a dead giveaway.