Hacker News new | ask | show | jobs
by galenko 163 days ago
At this point why even use spotlight? Raycast or a list of other maybe more minimalistic replacements would work great.
1 comments

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?