|
|
|
|
|
by colechristensen
197 days ago
|
|
Yes, but not like what you think. Programmers are going to look more like product managers with extra technical context. AI is also great at looking for its own quality problems. Yesterday on an entirely LLM generated codebase Prompt: > SEARCH FOR ANTIPATTERNS Found 17 antipatterns across the codebase: And then what followed was a detailed list, about a third of them I thought were pretty important, a third of them were arguably issues or not, and the rest were either not important or effectively "this project isn't fully functional" As an engineer, I didn't have to find code errors or fix code errors, I had to pick which errors were important and then give instructions to have them fixed. |
|
The limit of product manager as "extra technical context" approaches infinity is programmer. Because the best, most specific way to specify extra technical context is just plain old code.