logoalt Hacker News

lukanyesterday at 8:21 PM1 replyview on HN

Sure, nothing is magic. You can go look how a simple LLM works and build your understanding from there. But calling it "just software" is trivializing it in my opinion. I can write software, but I cannot write software that writes software.


Replies

jacobgoldyesterday at 8:43 PM

> But calling it "just software" is trivializing it in my opinion

The bigger mistake would be trivializing the rest of the technology involved just because LLMs are the newest piece. LLMs are only "magic" because they're built on a stack that was already "magic" without them.

LLMs are impossible without:

- operating systems

- programming languages

- compilers

- data centers / power grids / air conditioning

- servers / switches / routers

- CPUs / RAM / GPUs / SSDs

- fiber networks

- etc

show 1 reply