|
|
|
|
|
by properbrew
183 days ago
|
|
Love the writeup and I feel your pain, I'm a big fan of using LLMs for coding (as you'll see from my history). > Still need to know when to step back and question your assumptions Did you ever let the AI question your assumptions? I've found myself in a rut before and just giving it the issue with as little of my own personal context has helped surface what I need. I'm curious how you found the bug in the first place? Was it during a vibe-code session or did you have a lightbulb moment? Cool app btw. |
|
And that peeling back was me looking at each function to see what it did (I am a dev, but not for SwiftUI). So yep, can't vibe code it all!