Live data from Hacker News

Ask HN: What feature did you find after years of using macOS?

news.ycombinator.com

281–290 of 540 posts

Re: Ask HN: What feature did you find after years of using macOS?

#281

I’ve been using windows more recently since my personal Mac bit the dust and I’m trying to decide if there’s really that much reason to own a personal Mac. So now I realize for years I’ve been using this silent feature of macs for years called “not totally jacked up font rendering”. I would never have imagined this was a feature, but apparently there is a collective insanity in windowsland where the quality of font r…

My wife spent two years with a Surface Pro running Windows 10, and when it recently croaked we got her a new MacBook Pro. The degree of relief she had is remarkable.

Re: Ask HN: What feature did you find after years of using macOS?

#283

You can tell Finder to show actual folder sizes instead of just "--". Right click in a folder -> Show View Options -> Calculate all sizes. I'm not sure why it's not the default, it's not like Finder needs to traverse the folders hierarchy to calculate the size (I hope!).

What I like better than this is the free OmniDiskSweeper

https://www.omnigroup.com/more

I'm a big fan of the Omni group, and run my life on omnifocus

Re: Ask HN: What feature did you find after years of using macOS?

#284

I was able to use software that I installed without a problem for years, but now Gatekeeper makes installing software from outside of the Mac App Store a chore for little to no gain.

I’m curious what this complaint is about, since the only thing I’ve experienced is an annoying pop up window that you must approve similar to what one gets in Windows.

If the developer didn't pay Apple $99/year and also notarize their software, you need to jump through settings panes to launch the application "for your own good".

Re: Ask HN: What feature did you find after years of using macOS?

#285
post #104

Earlier quoted context omitted.

cmd + shift + h = home directory cmd + shift + a = applications directory cmd + shift + d = desktop directory Semi-related, type `open .` in terminal to open that directory in Finder

And when you are in terminal and want to change dir to some different path, just drag and drop it from finder (either a file or just a icon from the title bar)

If you cmd-drop a file icon into Terminal, it will automatically cd into the parent directory, it prefixes the path with cd and appends ; at the end and executes it. If the icon is a folder, it will automatically cd into that directory.

If you shift-drop a file icon into Terminal, it will paste the file path to the command line without escaping spaces.

Re: Ask HN: What feature did you find after years of using macOS?

#286

That you can hold down certain keys, like i and o, to access a list of similar characters that aren't found on the keyboard. My 1 year old taught me that one.

I actually turn that off - https://osxdaily.com/2011/08/04/enable-key-repeat-mac-os-x-l... - so it's easier to write things like noooooooooooooooooooooooooooooooo!

It's one of the first things I turn off. annoying.

I also have repeat set to fastest and delay until repeat the shortest.

Re: Ask HN: What feature did you find after years of using macOS?

#288

Show hidden files (dotfiles) inside any finder window or file open dialog: Cmd + Shift + . Discovered after ~10 years

Remember this is a toggle, so you can toggle hide/unhide with the same shortcut. I use it pretty often.

Re: Ask HN: What feature did you find after years of using macOS?

#289

I have long used Shift-Command-4 to take screenshots, but I only recently discovered Shift-Command-5, which provides finer control (and it's much easier to use when I'm working at my treadmill desk). Also, Command-K to clear out a terminal window (also often works in similar places, such as the MAMP error log viewer).

My favourite hidden function: Pressing space after Shift-Cmd-4 toggles window mode. In window mode, only the window you select will be captured.

that is awesome. So awesome maybe it should be the default.

Re: Ask HN: What feature did you find after years of using macOS?

#290
Option + Click

And

Command + Option + Shift + Click

Works on most default OS things you can click on. Reveals a whole new set of amazing functionality.

Example: Doing so on the bluetooth icon on your menu bar, gives you the debug option for you to reset / restart bluetooth module.

Post reply on HN