Piotr Stapp
stapp.bsky.social
Piotr Stapp
@stapp.bsky.social
No to jak już ładnie zintegrowałem Whispera to teraz czas na testy z Parakeet 😅

Ciekawe jak się będzie zachowywał.
September 26, 2025 at 8:57 PM
I prefer CoPilot, but to be honest my flow is rather complex. I use a lot of Gemini CLI. It is free but it is not the most important reason why I'm using it.
September 12, 2025 at 7:47 AM
🧵4/4
The wild part? The app is basically done.

Side Prompter v0.1 is so close, yet so far. Coming soon, assuming I ever escape this configuration vortex!

#DeveloperMemes #CodingLife #macOS #Why #Pain #BuildInPublic #JuniorDeveloper #SidePrompter
September 10, 2025 at 3:08 PM
🧵3/4
My brain has been rewired. It's now 90% build flags and 10% the faint scream of my laptop's fan.

I have learned that 'universal binary' is another way of saying 'universal pain'.
September 10, 2025 at 3:08 PM
🧵2/4
Current status: The 'This is Fine' meme, but the room is on fire with terminal logs.

I wanted to support both Intel & Apple Silicon. My Mac, in return, decided it would rather teach me a lesson about humility.
September 10, 2025 at 3:08 PM
6/6
It was a painful detour, but a huge lesson learned. Sometimes the most elegant solution is to let another tool do the dirty work.
Read the full story on the blog! 👇
https://sideprompter.substack.com/p/tales-from-side-prompter-chapter-4
#AI #Developer #macOS #IndieHacker
September 1, 2025 at 6:30 AM
5/6
The breakthrough came from a random AI suggestion: AudioTee, a small CLI tool.
The solution: A "Sidecar" pattern! 🚗
Instead of complex native code, my app can just run this simple, focused CLI tool to handle the platform-specific audio magic.
September 1, 2025 at 6:30 AM
4/6
The core problem was still there. The tech stack wasn't the issue; it was my entire approach to macOS audio.
September 1, 2025 at 6:30 AM
3/6
So I jumped back to the safety of .NET. But my journey of mistakes wasn't over! I burned a few hours on the wrong UI framework (.NET #MAUI) before finally listening to community advice and switching to Avalonia. 🤦
#DotNet
September 1, 2025 at 6:30 AM
2/6
My first mistake: starting on Windows. WASAPI made audio capture seem easy. I assumed macOS would be similar. I was wrong.
AI chats kept leading to BlackHole (bad UX) or just mic input. I was stuck in a loop of frustration, trying to get it working in Rust.
September 1, 2025 at 6:30 AM