Show HN: Minutes of AI coding saves me 20 seconds a day

Hacker News - AI
Aug 4, 2025 14:20
munirusman
1 views
hackernewsaidiscussion

Summary

A developer created and open-sourced a simple macOS menu bar app that toggles between Light and Dark modes with one click, addressing the inconvenience of manual switching. While the app itself is not AI-powered, the article highlights how even small, quickly built coding projects can significantly improve daily workflows. This underscores the broader trend of developers using automation and rapid prototyping—often with AI tools—to streamline repetitive tasks and share solutions with the community.

I recently moved to a new office room that's extremely bright during the day, making dark mode hard on my eyes, but at night I prefer working in dark mode. Switching macOS appearance twice a day via system settings was tedious. It felt as tedious as dialing a rotary phone instead of tapping a screen. So, I built a tiny macOS menu bar app that toggles Light and Dark modes instantly with a single click. It only took me about 20 minutes to get the first working version up. After using it for a few weeks, I thought others might find it useful too, so I spent a few hours cleaning up the code and open-sourcing it. Comments URL: https://news.ycombinator.com/item?id=44786182 Points: 1 # Comments: 0