←back to thread

221 points caspg | 2 comments | | HN request time: 0.401s | source
Show context
spaceman_2020 ◴[] No.42164682[source]
I have about 6 months of coding experience. All I really knew was how to build a basic MERN app

I’ve been using Sonnet 3.5 to code and I’ve managed to build multiple full fledged apps, including paid ones

Maybe they’re not perfect, but they work and I’ve had no complaints yet. They might not scale to become the next Facebook, but not everything has to scale

replies(10): >>42164691 #>>42164720 #>>42164779 #>>42164879 #>>42164981 #>>42165012 #>>42165044 #>>42165081 #>>42165381 #>>42165482 #
poslathian ◴[] No.42165381[source]
We’ll see what the future holds but as an old timer, using LLMs to creat applications seems exactly the same as:

Python/JS and their ecosystem replacing OS hosted C/C++ which replaced bare metal Assembly which replaced digital logic which replaced analog circuits which replaced mechanical design as the “standard goto tool” for how to create programs.

Starting with punchcard looms and Ada Lovelace maybe.

In every case we trade resource efficiency and lower level understanding for developer velocity and raise the upper bound on system complexity, capability, and somehow performance (despite the wasted efficiency).

replies(1): >>42165491 #
1. quantum_state ◴[] No.42165491[source]
Well said .. Hope the pile of complexity accumulated would not be a time bomb ...
replies(1): >>42165597 #
2. lxgr ◴[] No.42165597[source]
To be fair, that ship has sailed years ago in many areas of programming, even without LLMs...