Hacker News new | ask | show | jobs
by netdevphoenix 403 days ago
> We will see wildly different software paradigms as the need for human understanding drops

Isn't an LLM basically another abstraction layer? Unlike React or EF Core, it can talk back

1 comments

I think of LLMs as a compiler of language into code, it can generate lower level code than we would normally build
Makes sense