Live data from Hacker News

AI is not a coworker, it's an exoskeleton

kasava.dev

31–40 of 608 posts

Re: AI is not a coworker, it's an exoskeleton

#32
> We're thinking about AI wrong.

And this write up is not an exception.

Why even bother thinking about AI, when Anthropic and OpenAI CEOs openly tell us what they want (quote from recent Dwarkesh interview) - "Then further down the spectrum, there’s 90% less demand for SWEs, which I think will happen but this is a spectrum."

So save thinking and listen to intent - replace 90% of SWEs in near future (6-12 months according to Amodei).

Re: AI is not a coworker, it's an exoskeleton

#36

Earlier quoted context omitted.

LLMs have a large quantity of chess data and still can't play for shit.

Not anymore. This benchmark is for LLM chess ability: https://github.com/lightnesscaster/Chess-LLM-Benchmark?tab=r... . LLMs are graded according to FIDE rules so e.g. two illegal moves in a game leads to an immediate loss. This benchmark doesn't have the latest models from the last two months, but Gemini 3 (with no tools) is already at 1750 - 1800 FIDE, which is approximately probably around 1900 - 2000 USCF (about…

Why do we care about this? Chess AI have long been solved problems and LLMs are just an overly brute forced approach. They will never become very efficient chess players.

The correct solution is to have a conventional chess AI as a tool and use the LLM as a front end for humanized output. A software engineer who proposes just doing it all via raw LLM should be fired.

Re: AI is not a coworker, it's an exoskeleton

#37
I like this. This is an accurate state of AI at this very moment for me. The LLM is (just) a tool which is making me "amplified" for coding and certain tasks.

I will worry about developers being completely replaced when I see something resembling it. Enough people worry about that (or say it to amp stock prices) -- and they like to tell everyone about this future too. I just don't see it.

Re: AI is not a coworker, it's an exoskeleton

#39
post #32

> We're thinking about AI wrong. And this write up is not an exception. Why even bother thinking about AI, when Anthropic and OpenAI CEOs openly tell us what they want (quote from recent Dwarkesh interview) - "Then further down the spectrum, there’s 90% less demand for SWEs, which I think will happen but this is a spectrum." So save thinking and listen to intent - replace 90% of SWEs in near future (6-12 months accor…

Not without some major breakthrough. What's hilarious is that all these developers building the tools are going to be the first to be without jobs. Their kids will be ecstatic: "Tell me again, dad, so, you had this awesome and well paying easy job and you wrecked it? Shut up kid, and tuck in that flap, there is too much wind in our cardboard box."

Re: AI is not a coworker, it's an exoskeleton

#40
post #4

It's the new underpaid employee that you're training to replace you. People need to understand that we have the technology to train models to do anything that you can do on a computer, only thing that's missing is the data. If you can record a human doing anything on a computer, we'll soon have a way to automate it

Data clearly isn't the only issue. LLMs have been trained on orders of magnitude more data than any person has ever seen.
Post reply on HN