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

macOS was so buggy for me a few days ago that I updated my computer to the public beta. Boom, problem solved. So bizarre.


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).


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




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: