<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: drflosteiner</title><link>https://news.ycombinator.com/user?id=drflosteiner</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Jul 2026 22:37:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=drflosteiner" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by drflosteiner in "TouchBarFix – A simple GUI for MacBook Pro TouchBar restart commands"]]></title><description><![CDATA[
<p>I built this after getting frustrated with constantly re-googling TouchBar restart commands. As a consultant who uses MacBooks daily, I knew the terminal solutions existed, but could never remember the exact syntax when I needed it.<p>What started as "I'll just create a simple GUI wrapper, should take 3 hours" became a week-long adventure. I thought it would be a quick AI prompt to Claude: "Build me a TouchBar fix app." Reality hit hard.<p>The journey was a masterclass in underestimating complexity:
- Prototype worked in 30 minutes (I got cocky)
- Then security warnings everywhere - "unidentified developer" 
- Learned about code signing, notarization, and hardened runtime
- GitHub Pages SSL mysteriously broke after repo rename
- Had to migrate to Vercel mid-launch
- CI/CD pipeline failed with deprecated GitHub Actions
- Tests worked locally but failed on GitHub runners
- Xcode created workspace files in the wrong directories after renaming
- Binary needed to be universal (Intel + Apple Silicon)
- App Store requirements vs direct distribution differences<p>Each "simple" fix revealed three new problems. But honestly? I learned more about macOS development in a week than I thought possible, thanks to Claude Code as my patient coding mentor.<p>Core functionality is straightforward - it runs the same `sudo killall ControlStrip` and related commands that fix TouchBar issues, but with proper error handling and user feedback.<p>While I await Apple Developer Program approval for code signing, I'm releasing it as a free Founders Edition for 48 hours. After that, it'll be a paid app (€0.99 initially, then €6.99).<p>Feedback welcome, especially from other non-developers who've tackled similar automation projects with AI assistance.</p>
]]></description><pubDate>Thu, 21 Aug 2025 17:37:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44975701</link><dc:creator>drflosteiner</dc:creator><comments>https://news.ycombinator.com/item?id=44975701</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44975701</guid></item><item><title><![CDATA[TouchBarFix – A simple GUI for MacBook Pro TouchBar restart commands]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.touchbarfix.com/">https://www.touchbarfix.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44975700">https://news.ycombinator.com/item?id=44975700</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 21 Aug 2025 17:37:58 +0000</pubDate><link>https://www.touchbarfix.com/</link><dc:creator>drflosteiner</dc:creator><comments>https://news.ycombinator.com/item?id=44975700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44975700</guid></item></channel></rss>