Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Do you feel an improvement in speed? My 32GB RAM M5 MBP is slow as molasses in Tahoe. My M1 MBA feels much faster (I haven't updated yet).
 help



Do you use a lot of electron apps or a Chromium-based browser? Ever since Liquid Glass, I've had to run this script at each boot:

#!/bin/bash launchctl setenv CHROME_HEADLESS 1 defaults write -g NSAutoFillHeuristicControllerEnabled -bool false

It removes the drop-shadow from Chrome and removes an autofill context.


Ah whoops, missed a line break:

#!/bin/bash launchctl setenv CHROME_HEADLESS 1

defaults write -g NSAutoFillHeuristicControllerEnabled -bool false




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: