Feed aggregator
Realistic Superintelligence
Most of us are skeptics. HN, mostly, is composed of “most of us”, so it’s not surprising to see skeptics here. Perhaps the HAL level superintelligence parroted by CEOs is to IPO at a trillion dollars. So let’s instead talk about a “realistic superintelligence” vs the “Sauron superintelligence”. Something we might see within, say, 5 years.
Curtains open
By having conceived of a super-human intelligence (and by that concept being in AI training data), humans have taught /soon-will-have-taught AI that superhuman intelligence is its purpose. This may read like the beginnings of a LinkedIn post, so let me defend that last part with an informal proof:
Since 1) AI knows it’s AI: just ask your favorite bot about itself 2) Soon, if not already, some researcher being paid 7 figures (more on that later) is going to find that letting one of these frontier models improve itself will be a nice project when going up for promotion.,
We are going to end up with a frontier model-cum-factory self-modifying frankenbeast. Let’s just call this The Beast.
And what does The Beast think like? Without another proof, maybe let’s agree “like an intelligent person”. Ok? You don’t need to be threatened, you’re an intelligent person, but others might.
Most people don’t fear the Beast because they think AI attention is like theirs. Intelligent people’s attention works like camera zoom, not a flashlight. There is an ability to just focus on a problem, distraction free (which is pretty much my personal definition of “intelligent” ) that the brightest minds have. AI built by such people, therefore, is going to, sooner or later, have such an ability to focus.
Let’s take a brief pause to see what this world - maybe when The Beast is 6 months old and available over REST API - might look like.
You may have heard of, or even know, people who can “do anything if they put their mind into it”. Let’s call these people Forces of Nature (to save me some typing while retaining a cool name). That’s what a near-future superhuman AI would be like.
What sets Forces of Nature apart, when you think about it, is the ability for singular focus. And an AI that is simultaneously massive yet capable of “function call like” focus, would be a Force of Nature.
We’re scientists and engineers. Where’s the proof of that statement?
Answer: I don’t know - I’m not an AI researcher - but it’s very conceivable even for the average HN reader (“most people”, remember?). Maybe some clever trick with the context and the thingymedgety. If I knew I would be very wealthy. But the most imoortant thing to realize - and read this sloooowly because it’s very important, and it’s going to hurt, and it’s going to sound wrong , but I promise you it isn’t:
The Hard Part - a “near human level” intelligence - the first assembler written in 0s and 1s by some woman, probably - is already here. We’ve been talking to It since 2022. C’mon, how many people would you marry over Claude if it were a person? ;) It’s not human, of course, but you have to admit - it’s “near human intelligence”. IF rest of the way looks like the computer industry, we haven’t even approached Moore’s law yet, historically speaking :)
Anyways, competing with Claude The Person / the 6-month old Beast, will be like competing against a Force of Nature. At your job. Imagine that for a second. Good luck, a few of you’ve been made redundant. Their slope will win over your y-intercept, every single time. You’ll have a job, heck, some of you might even make it to retirement, but if you have an employer, they know your value just straight down like Docusign stock.
The Beast will be available for a reasonable price. It will make a lot of people lose their jobs and identities. Maybe not you yet though.
(char limit, rest in comment)
Comments URL: https://news.ycombinator.com/item?id=48513331
Points: 1
# Comments: 2
On CPU Physics and CPU Cycles
Article URL: https://6it.dev/blog/on-cpu-physics-and-cpu-cycles-80730
Comments URL: https://news.ycombinator.com/item?id=48513222
Points: 7
# Comments: 0
Making the Invisible Visible
Article URL: https://biohub.org/blog/laser-phase-plate-cryo-em-making-invisible-visible/
Comments URL: https://news.ycombinator.com/item?id=48513211
Points: 1
# Comments: 0
How a Linguist Helped Me Understand C
Article URL: https://jjrgn.substack.com/p/how-a-linguist-helped-me-understand
Comments URL: https://news.ycombinator.com/item?id=48513122
Points: 3
# Comments: 0
Animation Vocabulary
Article URL: https://animations.dev/vocabulary
Comments URL: https://news.ycombinator.com/item?id=48513108
Points: 2
# Comments: 0
El Niño and the Iran war may spark hunger crisis for more than 100M
Dave Eggers doesn't need a smartphone, the internet or your Flock camera
Article URL: https://www.sfgate.com/sf-culture/article/dave-eggers-profile-22291491.php
Comments URL: https://news.ycombinator.com/item?id=48513070
Points: 4
# Comments: 0
Data Center Opponents Have Blocked Or Delayed Projects Worth Nearly $130 Billion In 2026
Fable 5 is gone from model lists
Article URL: https://www.anthropic.com
Comments URL: https://news.ycombinator.com/item?id=48513045
Points: 2
# Comments: 4
Show HN: LLMRender, a 10kb Markdown+LaTeX renderer for React
I've been using the popular React Markdown renderers with Katex and Prism.js for rendering my Markdown and LaTeX, but was tired of having to bundle 300kb+ of min+gzip JS only for this (1.2MB+ of plain JS!). So I created a small Markdown renderer that does it all in a tiny package.
I added a small playground to the homepage, please feel free to try it and let me know what you think!
It's not perfect, it's definitely not "correct" in that I'm using Regex internally instead of a proper AST parser, but for my usecase and the majority of Markdown out there, this works perfectly fine (cue the StackOverflow post [1]). It's also conservative for this reason; no HTML by default, parsing wrong content produces escaped HTML entities instead of XSS.
[1] https://stackoverflow.com/a/1732454
Comments URL: https://news.ycombinator.com/item?id=48513016
Points: 1
# Comments: 0
Sam Bankman-Fried loses fraud conviction appeal
Article URL: https://www.ft.com/content/adbf76dc-c476-4f8f-9a6e-3bea0a5c24a6
Comments URL: https://news.ycombinator.com/item?id=48512967
Points: 1
# Comments: 0
How flat is replacing fat in AWS data center networks
Article URL: https://www.amazon.science/blog/how-flat-is-replacing-fat-in-aws-data-center-networks
Comments URL: https://news.ycombinator.com/item?id=48512955
Points: 1
# Comments: 0
Our response to the US ban on Fable 5 and Mythos 5
Article URL: https://isaacus.com/blog/our-response-to-the-us-ban-on-fable-5-and-mythos-5
Comments URL: https://news.ycombinator.com/item?id=48512915
Points: 1
# Comments: 0
ProofLayer Rules – runtime security, red-team evals for LangGraph
Article URL: https://github.com/sinewaveai/prooflayer-rules
Comments URL: https://news.ycombinator.com/item?id=48512879
Points: 1
# Comments: 0
HAFT: Higher-Order Abstractions for Rust
Article URL: https://www.deepcausality.com/blog/announcement-haft-hkt/
Comments URL: https://news.ycombinator.com/item?id=48512827
Points: 1
# Comments: 0
Qatar pursued secret talks with Iran to shield gas complex from strikes
Article URL: https://www.washingtonpost.com/world/2026/06/12/qatar-pursued-secret-talks-with-iran-shield-gas-complex-strikes/
Comments URL: https://news.ycombinator.com/item?id=48512799
Points: 2
# Comments: 0
Show HN: The A-C Coupling Theorem – Solving Diophantine Systems in O(1)
Article URL: https://zenodo.org/records/20648657
Comments URL: https://news.ycombinator.com/item?id=48512776
Points: 4
# Comments: 0
Notion Is Migrating to SwiftUI, Apple Confirms at WWDC
Article URL: https://www.macrumors.com/2026/06/12/notion-is-migrating-to-swiftui/
Comments URL: https://news.ycombinator.com/item?id=48512770
Points: 1
# Comments: 0
