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…
I remember watching a speech from Steve Jobs where he specifically said he learned about calligraphy or typefacing (I don’t remember the specific terms) to implement proper font rendering on macs. This was also before OSX came out. It was interesting because I realized how subtly difficult font rendering is. Unless you’re using a monospaced font all of the characters have different widths, you have to figure out how…
Ask HN: What feature did you find after years of using macOS?
351–360 of 540 posts
Re: Ask HN: What feature did you find after years of using macOS?
#352Re: Ask HN: What feature did you find after years of using macOS?
#353Re: Ask HN: What feature did you find after years of using macOS?
#354Double clicking the title bar of a window to maximize it (without going into full screen mode). I used to install Spectacle on every computer, but this was really the only feature I needed from it. Somehow it took me 12 years of using macOS to learn how to maximize windows.
You can choose between "zoom" and "minimise" in System Preferences > Dock > Double-click a window's title to…
Re: Ask HN: What feature did you find after years of using macOS?
#355This has been around for a long time but most people don’t know about it: Dragging and dropping files from the finder into an file selector window (ie. Open File in most programs) will navigate to that file and select it. As others mentioned this works in terminal as well to give you a path, but actually this generally works in any text box (unless it specifically handles paths being drag ‘n dropped). This also works…
Re: Ask HN: What feature did you find after years of using macOS?
#356Earlier quoted context omitted.
Thanks for this. I did look into this a while back and both Total Spaces and the github project require at least temporary disabling SIP. I may go for that commercial app anyway because it really is costly to lose context built up in a space. Especially when you have a lot of completely unrelated projects you want to task switch between. I’d go so far as to say lack of Spaces feature polish in MacOS is impacting my a…
This may or may not work for you: each space dedicated to a project has a desktop image related to the project - a logo, an important visual asset, etc. It mostly works for me. Wish you could name the damn things out of the box though.
I may yet in addition to the space naming. It feels like it would be helpful to see on the wallpaper using expose, and also from the three finger swipe up.
Really, Apple should allow this meta to be overlayed on a wallpaper instead of having to photoshop it in. I'm perplexed on why Spaces has gotten zero improvements for so long.
Re: Ask HN: What feature did you find after years of using macOS?
#357I’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…
This is a holy war topic. Some people, myself included, prefer how Windows render fonts. Others prefer MacOS. From what I recall the last time this came up on HN, MacOS tries to render true to the font as if in a professional work flow that ends with a physical product. Windows aims for on screen legibility as it's primary goal. Also remember that most Windows machines have a much lower DPI screen that what comes wit…
Re: Ask HN: What feature did you find after years of using macOS?
#358This has been around for a long time but most people don’t know about it: Dragging and dropping files from the finder into an file selector window (ie. Open File in most programs) will navigate to that file and select it. As others mentioned this works in terminal as well to give you a path, but actually this generally works in any text box (unless it specifically handles paths being drag ‘n dropped). This also works…
Re: Ask HN: What feature did you find after years of using macOS?
#359https://taoofmac.com/space/til/2020/06/11/1915 (has animated GIF explainer)
Re: Ask HN: What feature did you find after years of using macOS?
#360That 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!
defaults write -g NSRepeatCountBinding -string "^u"
> This default controls the numeric argument binding. The default is for numeric arguments not to be supported. If you provide a binding for this default you enable the feature. This allows you to repeat a keyboard command a given number of times. For instance “Control-U 10 Control-F” means move forward ten characters.— https://developer.apple.com/library/archive/documentation/Co...