Hacker News new | ask | show | jobs
by walthamstow 163 days ago
I hadn't noticed that they killed Launchpad! On my M3's keyboard, F4 is a magnifying glass icon for Spotlight. I've always used cmd+space, which has been around for a while.

What's even worse is I have disabled all search categories for Spotlight except Apps and System Settings. It's searching a list of 40 apps and idk maybe 200 settings, and it still sucks.

2 comments

I also never had a problem launching apps from Launchpad (I guess because that was its sole purpose, and it did it well) while I think it was pretty much day 1 that I encountered an app that just refused to show up in the Spotlight replacement.
At this point why even use spotlight? Raycast or a list of other maybe more minimalistic replacements would work great.
Can even vibe code your own like I did.

Claude Code wrote a single file AppKit program that uses 30mb memory (avoid SwiftUI).

Extended it with dictionary, quick translations, and more. Since I use it every day, I keep polishing it without writing code.

This sounds great. Anything on GitHub I can take inspo from?