AstonJ

AstonJ

Godfather of AI: "You Have No Idea What's Coming" (Interview)

Watched this earlier and thought it was worth sharing. For those not aware Geoffrey Hinton is considered one of the godfathers of AI, yet despite that, he’s been very vocal about how he’s worried where AI might lead.

Edit: please ignore the dumb cover/thumbnail - it does not reflect the quality of the content itself (i.e what Hinton says)

It’s not a long video so perhaps to avoid this thread becoming another mega-topic… maybe we could stick to what they themselves are discussing? Not a hard rule, but would be interesting to hear what people think about his specific points and how the thread develops based on that :icon_biggrin:

Most Liked

AndyL

AndyL

Back in the day there was a good series on BBC by Adam Curtis called the Power of Nightmares. The series explores how elites use false flags, fake threats and media scare campaigns to frighten the public into begging for terrible policies. From which we got The Iraq War, The Patriot Act, Covid Lockdowns, Digital ID and other tragedies. The given imagery, satanic robot with red eyes towering above a frightened everyman, is designed to elicit an emotional reaction. Cui bono? When confronted with such obvious media manipulation, practice discernment!

13
Post #2
AstonJ

AstonJ

Thanks! I hadn’t seen that!

Am sure he won’t mind, quoting here in case it gets zapped!

Thanks AI!

I got this email:

Rich,

Your creation of Clojure …

sycophantic blather worthy of a third grader's homework assignment to write a letter to a public figure you don't know, using sources you don't understand, to express an emotion unfelt, with no intention whatsoever

Claude Haiku 4.5

Ah, Christmas time. That time of year when our hearts are warmed by the best wishes of an idiot robot. All tingly from the experience, and in the holiday spirit, I thought I’d write my own letter of thanks to those bringing us this next generation of ‘AI’.

Dear ‘AI’ purveyors,

How shall I thank thee, let me count the ways:

Should I thank you for pirating the entire historical output of creative humanity and then asserting ownership of your loot?

For destroying education?

For raising utility rates and killing the environment?

For wasting vast quantities of developer time trying to coax some useful output from your BS generators, time which could instead be used communicating to interns and entry-level devs who, being actually intelligent, could learn from what they are told, and maintain what they make?

For eliminating entry-level jobs, and thus the path to experience, ensuring future generations of unskilled, unemployable people?

For giving me a fake person to talk to when I need support instead of an actual person who understands what I’m saying, can help me faster, and has a chance of caring?

For replacing search results with summary BS?

For providing the tools to fill the internet with slop, making actual human content almost impossible to find?

For enticing CEOs with the promise to save some fraction of a percent on personnel costs, not actually be any faster, cutting off their future labor pool while only experiencing a modest to severe reduction in product quality, integrity and customer satisfaction (tradeoffs they are apparently eager to make)?

For replacing musical expression with the sounds of robot parrots chirping?

For adding an ‘AI’ feature to every flipping thing, most such features requiring a deep invasion of privacy?

For running the second biggest and most damaging con of this century (running hard at first)?

I think not.

This email was a reminder that agentic ‘AI’ is sure to flood the remainder of human communication channels with BS, swamping many services, and making every interaction with people not in the same room suspect, and filtering it a time-consuming waste, forever.

When did we stop considering things failures that create more problems than they solve?

Rich

dimitarvp

dimitarvp

I was about to say but @AndyL beat me to it. Just the cover art of this video reeks of rage-baiting and scare-mongering. Hard to take it seriously. And yeah yeah, we heard it all from supposed “serious” YouTubers that “it drives engagement from certain groups but the video is still good”.

Nope. If you felt confident in your content you would not opt for low-effort baiting.

To the topic at hand, I believe a lot of the original AI researchers grossly overestimate the progress that “AI” made today. That’s where their fear comes from and it’s misplaced because they ascribe too much intelligence / goal / unsupervised-direction to the modern tools.

LLMs as coding assistants have pretty much peaked and people are starting to devise pipelines where multiple LLMs work on a bigger project with 1-2 other LLMs being project managers and asking the human operator for clarifications. This is because LLMs are, well, large, and tend to go way off-course if left unattended (and often do so even as a direct response to a crystal-clear prompt). They are not focused. They must be constantly beaten back into their track.

The “future” in how I can extrapolate it currently is this: have multi-agent systems if you want human workers displaced. This estimation of course can be wildly inaccurate. As a funny example, many of the boomer age Sci-Fi writers predicted even more usage of atomic energy (back when it was called “atomic” and not “nuclear”). Famously even Isaac Asimov based most of the tech in his universe on atomic energy and physics discoveries – but he was far from the only one. And look how that turned out. We went into a very different direction.

I am not a futurist or an oracle though. I am only saying how things look like they would develop. Of course tomorrow one of the LLM companies might actually get closer to AGI and all the castles in the sky get blown by the wind and new ones get made.

It’s a wild ride, this era, I must admit. “May you live in interesting times”, the ancient Chinese curse.

Where Next?

Popular in AI / LLMs Top

sergio
Code agents work best in Elixir because it’s a functional language with minimal implicit configurations and conventions. The code you se...
#ai
New
Joser
Claude Code Plugin for Elixir: Custom Skills and Hooks for Better Code Quality I’ve been experimenting with Claude Code for Elixir devel...
New
mayel
You describe a function. An LLM hallucinates it. The BEAM compiles and runs it live in your runtime with no restart, no compile step, no ...
#ai
New
New
New
Vidar
So in case others find them useful here are 3 of the skills I use. They work pretty well together. Avoid Claude starting agents to plan a...
New
AstonJ
What kind of impact do you think AI will have on programming/tech jobs? Have you or anyone you know been impacted directly? Does it conce...
New
borag
I shared an Elixir Architect skill for Claude Code which proves that Elixir is the best LLM friendly language (@josevalim ) https://git...
New
AndyL
Elixir has rapidly changing hex packages, both public and private. For people who use AI Coding Tools (Aider, Cursor, Windsurf, etc.), h...
New
Exadra37
:tada: My last project is now live: AI Intent Driven Development (IDD) guidelines and instructions for AI Coding Agents, AI Coding Assist...
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Nvim
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help. Where are they similar? Where do they differ the m...
New
JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New

We're in Beta

About us Mission Statement