|
|
|
|
|
by bethekind
26 days ago
|
|
> mostly stuff that works for humans also works for AIs but you need to know to ask for it I'm most curious about this sentence. What have you noticed about the similarities? I'm getting really good at asking for confidence levels, tests and pushing back, but I'm curious what you found |
|
Tests are non-negotiable. I've found it helps to be very explicit about Red-Green-Refactor loops so you don't get it trying to one-shot more than it should, alongside git pre-commit hooks that won't let failing tests accidentally get committed. Again, this helps humans.