Ultimately, AI is meant to replace you, not empower you. 1 - This exoskeleton analogy might hold true for a couple more years at most. While it is comforting to suggest that AI empowers workers to be more productive, like chess, AI will soon plan better, execute better, and have better taste. Human-in-the-loop will just be far worse than letting AI do everything. 2 - Dario and Dwarkesh were openly chatting about how…
>First is the replacement of white-collar labor, then blue-collar labor once robotics is solved. On the road to AGI, your employment, and the ability to feed your family, is a minor nuisance. My attempt to talk you out of it: If nobody has a job then nobody can pay to make the robot and AI companies rich.
AI is not a coworker, it's an exoskeleton
511–520 of 608 posts
Re: AI is not a coworker, it's an exoskeleton
#512It’s a tool like a linter. It’s a fancy tool, but calling it anything more than a tool is hype
Did you ever you the newest LLMs with a harness? Because I usually hear this kind of talk from people whose most recent interaction was with GPT-4o copy-pasting code into the chat window. Maybe I'm biased but I don't buy someone truly thinking that "it's just a tool like a linter" after using it on non-trivial stuff.
Re: AI is not a coworker, it's an exoskeleton
#513Re: AI is not a coworker, it's an exoskeleton
#514Earlier quoted context omitted.
It's not entirely clear how LLMs that can play chess do so, but it is clearly very different from the way other machines do so. The construct a board, they can estimate a players skill and adjust accordingly, and unlike other machines and similarly to humans, they are sensitive to how a certain position came to be when predicting the next move. Regardless, there's plenty of reasoning in chess.
It’s very clear how, chess moves and positions are vector encoded into their training data, when they are prompted with a certain board state, they respond with the most probable response to that. There is no reason.
Re: AI is not a coworker, it's an exoskeleton
#515There's an undertone of self-soothing "AI will leverage me, not replace me", which I don't agree with especially in the long run, at least in software. In the end it will be the users sculpting formal systems like playdoh. In the medium run, "AI is not a co-worker" is exactly right. The idea of a co-worker will go away. Human collaboration on software is fundamentally inefficient. We pay huge communication/synchroniz…
I love this optimistic take. Unfortunately, I believe the following will happen: By positioning themselves close to law makers, the AI companies will in the near future declare ownership of all software code developed using their software. They will slowly erode their terms of service, as happens to most internet software, step by step, until they claim total ownership. The point is to license the code.
Re: AI is not a coworker, it's an exoskeleton
#516Ultimately, AI is meant to replace you, not empower you. 1 - This exoskeleton analogy might hold true for a couple more years at most. While it is comforting to suggest that AI empowers workers to be more productive, like chess, AI will soon plan better, execute better, and have better taste. Human-in-the-loop will just be far worse than letting AI do everything. 2 - Dario and Dwarkesh were openly chatting about how…
Re: AI is not a coworker, it's an exoskeleton
#517Earlier quoted context omitted.
I'm rounding the corner on a ground's up reimplementation of `nix` in what is now about 34 hours of wall clock time, I have almost all of it on `wf-record`, I'll post a stream, but you can see the commit logs here: https://github.com/straylight-software/nix/tree/b7r6/correct... Everyone has the same ability to use OpenRouter, I have a new event loop based on `io_uring` with deterministic playbook modeled on the Trini…
And it's teachable. Here's a colleague who is nearly done with a correct reimplementation of the OpenCode client/server API: https://github.com/straylight-software/weapon-server-hs Here's another colleague with a Git forge that will always work and handle 100x what GitHub does per infrastructure dollar while including stacked diffs and Jujitsu support as native in about 4 days: https://github.com/straylight-software/…
Re: AI is not a coworker, it's an exoskeleton
#518Re: AI is not a coworker, it's an exoskeleton
#519Earlier quoted context omitted.
LLM's cannot synthesize text, they can only concatenate or mix statistically. Synthesis requires logical reasoning. That's not how LLMs work.
Yes it is, LLMs perform logical multi step reasoning all the time, see math proofs, coding etc. And whether you call it synthesis or statistical mixing is just semantics. Do LLMs truly understand? Who knows, probably not, but they do more than you make it out to be.
Re: AI is not a coworker, it's an exoskeleton
#520Ultimately, AI is meant to replace you, not empower you. 1 - This exoskeleton analogy might hold true for a couple more years at most. While it is comforting to suggest that AI empowers workers to be more productive, like chess, AI will soon plan better, execute better, and have better taste. Human-in-the-loop will just be far worse than letting AI do everything. 2 - Dario and Dwarkesh were openly chatting about how…
>First is the replacement of white-collar labor, then blue-collar labor once robotics is solved. On the road to AGI, your employment, and the ability to feed your family, is a minor nuisance. My attempt to talk you out of it: If nobody has a job then nobody can pay to make the robot and AI companies rich.