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 think newer versions of mac os x might have messed with your font rendering again. They turned off subpixel anti-aliasing and it looks worse on older displays. (I can't help but think of the "slowing down older iphones" thing) search for "fix blurry fonts mojave"
Ask HN: What feature did you find after years of using macOS?
291–300 of 540 posts
Re: Ask HN: What feature did you find after years of using macOS?
#292At some point in the last 8 years, Apple changed the animation for how a window becomes full screen. The default behavior is to expand while simultaneously shifting the window to the right, or conversely expand while the desktop shifts to the left.
Enabling "Reduce Motion" eliminates that behavior, and the full screen window fades in and out instead, which personally I prefer.
Re: Ask HN: What feature did you find after years of using macOS?
#293Is there a method to the modifier key "madness"? I'd like to form a mental model of when to use Shift vs Ctrl vs Option in various shortcuts being mentioned.
Some functions will change, and some of the functions with shortcuts will add the modifier.
For example, open the Apple menu and press and release Option.
Some menu items that say "Foo..." which means they will have an "are you sure" dialog will change to "Foo" which means they will not confirm.
Re: Ask HN: What feature did you find after years of using macOS?
#294Option click on the upper right corner hamburger menu toggles Do Not Disturb mode without having to open the whole right panel notifications section. Helpful for presentations and screen sharing.
Option-click the volume icon will allow you to change your sound input and output devices.
Re: Ask HN: What feature did you find after years of using macOS?
#295You can assign a folder full of images to the background of Terminal.app, and it will choose background images at random, so a folder full of dark solid colors gives you random dark backgrounds, enabling you to tell your terminal windows apart easily.
Re: Ask HN: What feature did you find after years of using macOS?
#296Re: Ask HN: What feature did you find after years of using macOS?
#297Three-finger drag is the one thing I just can't live without.[0] Finder: Cmd+Shift+G to navigate wherever I want (with autocomplete) Text input: Control+Command+Space for the emoji list and search Text input (switching keyboards for Japanese input): Control+Space for quick toggles Text input (accents in my native language): all the accents and letters of various European languages are usually made by using Option+[ke…
Re: Ask HN: What feature did you find after years of using macOS?
#298Re: Ask HN: What feature did you find after years of using macOS?
#299- Ctrl + Cmd + Shift + 4 will let you take a screenshot of a region of your screen and copy it to the clipboard. It can then be pasted directly into most applications, from email clients to chat clients. No random screenshots sitting around. If you want to capture a whole window, press Space after the initial shortcut, then click the window. - While a menu is open, hold Option; if you're lucky, you'll get some additi…
After you press Ctrl + Cmd + Shift + 4 and start dragging a region, if you hold the space bar, you can move this region around the screen so you're not trapped with where you originally started dragging.
- Option, to move all four corners symmetrically around the region's center
- Shift, to constrain expansion to a single axis
- Option + Shift, to move the edges on a single axis symmetrically around the center
- Space + Shift, to move the entire region along a single axis
Re: Ask HN: What feature did you find after years of using macOS?
#300After doing cmd + c a file, you can use option + cmd + V to move/cut it instead of copying.
using option will duplicate
using cmd will move
So the default for dragging on the same disk is move. option+drag will make a copy.
The default for dragging to a different disk is copy. cmd+drag will move instead.