logoalt Hacker News

wekyesterday at 8:41 PM3 repliesview on HN

This is not my experience either. If you put the work in upfront to plan the feature, write the test cases, and then loop until they pass... you can build a lot of high quality software quickly. The difference between a junior engineer using it and a great architect using it is significant. I think of it as an amplifier.


Replies

andrekandretoday at 8:38 AM

  > If you put the work in upfront to plan the feature, write the test cases, and then loop until they pass...
it can be exhausting and time consuming front-loading things so deeply though; sometimes i feel like i would have been faster cutting all that out and doing it myself because in the doing you discover a lot of missing context (in the spec) anyways...
bluefirebrandtoday at 5:18 AM

This honestly reads to me like "if you spend a lot of time doing tedious monotonous shit you can save a lot of time on the interesting stuff"

I have no interest being a "great architect" if architects don't actually build anything

Mars008today at 5:09 AM

> The difference between a junior engineer using it and a great architect using it is significant

Yes, juniors are trying to use AI with the minimum input. This alone tells a lot..