Ciekawe jak się będzie zachowywał.
Ciekawe jak się będzie zachowywał.
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
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
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'.
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'.
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.
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.
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
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
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.
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.
The core problem was still there. The tech stack wasn't the issue; it was my entire approach to macOS audio.
The core problem was still there. The tech stack wasn't the issue; it was my entire approach to macOS audio.
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.
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.