You've reached the end!
I use Claude only to ask questions (in separate virtual desktop, no chat inside the editor) if I can’t grokk the doc’s or find the answer online. This keeps the LLM input valuable, but not using it as a crutch, and me honest and learning constantly.
1. I don't have AI in my editor in the first place, mostly use web chat with a bit of gemini CLI
2. Good ideas; worth considering
3. I'll pass
4. That is my goal
I think the last time I really tried to code by hand was a temporal clock. I thought it would be simple but I bit off more than I could chew math-wise. The last time I was sucessful (as far as I can remember) was a small PR to a game mod manager.One thing that helped me was forcing myself to: - design architecture first - debug manually for a while - read docs before prompting - use AI more like a reviewer than an autopilot
The fun part of programming for me was always the problem-solving loop, and it’s easy to accidentally skip that now.
grasbergerm•1h ago
What's stopping you from programming without AI?
coolcoder613•1h ago
grasbergerm•58m ago
coolcoder613•51m ago