logoalt Hacker News

padolseyyesterday at 7:13 AM5 repliesview on HN

Bit of a humbling/jarring moment when I realized that people are doing real paid work using LLMs that they could not otherwise do. I mean, it's quite obvious I suppose. But up until now I just assumed it was only a (massive) catalyst for things people would already be able to do with enough time. But nope -- it seems people are right now employed in roles that they would not be able to fulfil the tasks within if AI wasn't there telling them what to write/say/produce. Nobody is really going to come out and say that ... it's not something the less-AI-literate superiors would take kindly to.


Replies

grebcyesterday at 8:17 AM

I mentioned this then other day, my university class had maybe 80% of people who could not code. No joke. And a lot have gone onto to code professionally.

AI is a godsend to this cohort of code monkies.

Edit: we graduated in 2006.

show 3 replies
tlamponiyesterday at 7:47 AM

  > people are doing real paid work using LLMs that they could not otherwise do
FWIW, this is not exactly new; those same people were just using other sources like Stack Overflow, blog posts, etc. before, cobbling together random code snippets, libraries, and so on without actually understanding any of that at a relevant detail level.

Sure, with LLMs, one can naturally tailor this much closer to the current need (or at least the need one thinks they have) and iterate ("spew") faster, but it's not a new phenomenon in general.

show 3 replies
Gepsensyesterday at 7:32 AM

But if the AI has a blindspot then they will fail hard since they rely on the LLM for everything.

Ampersanderyesterday at 7:41 AM

All those programmers who could not write fizzbuzz can ship something now.

pydryyesterday at 7:56 AM

aka there are a lot more bullshit artists around these days

i know of several engineers who produce absolute slop and who probably would have produced nothing at all in pre AI times (which would have been preferable) and probably let go or never hired (even better).

they impose such an enormous drag on productivity that they more than wipe out any gains from people using the tools responsibly.