logoalt Hacker News

samivyesterday at 5:44 PM0 repliesview on HN

Oh I cannot agree with this at all.

If you think any programming task at hand one must have at least some reasonable grasp of formalism, boolean logic, predicate logic, then understanding the software developing concepts, your APIs frameworks, language constructs etc and finally the domain knowledge.Most of this goes away when changing from coding to prompting.

I was just doing some computer graphics work myself doing Signed Distance Fields and Claude just literally regurgitated code that I could just adopt (since it works) without understanding any of the math involved.

I'd say that prompting is at least two orders of magnitude easier than coding.