Toggle light / dark theme

Mission · Oak Lab

Before starting Oak Lab, both Sutton and Javed were working at Keen Technologies—an AGI startup founded by legendary game developer John Carmack. They chose to break away to pursue a fundamentally different path toward understanding intelligence. Sutton bluntly describes current deep learning methods as “weak and inefficient,” arguing that today’s AI models are hitting a wall because of how they learn.

Today’s frontier models (like ChatGPT or Claude) are trained on massive, static, pre-collected internet datasets. Sutton argues this is “learning from someone else’s experience.” Because these datasets are frozen, the models cannot independently discover truly new knowledge, adapt in real time, or evaluate their own outputs.

Sutton’s model explicitly shifts away from the “turn-based” prompt-and-response loop of modern LLMs. By running the FC-STOMP cycle continuously on streaming data, Oak Lab expects to build agents that discover optimal, creative survival and problem-solving strategies that completely bypass the limits of human intuition.


OaK architecture discovers temporal abstractions grounded in experience that are both self-verifiable and useful for planning.

New 200Gbps photodetector doubles optical reception capacity for data centers

Korean researchers have developed, for the first time in Korea, a 200Gbps-class photodetector device for use in hyperscale AI data centers and 5G/6G mobile communications infrastructure. The technology enables ultrahigh-speed data reception fast enough to transmit five 5GB full HD movies per second. The results of this study were presented at OECC 2025, held in Sapporo, Japan, and were recently published in Optics Express.

Electronics and Telecommunications Research Institute (ETRI) announced that it has developed a photodetector device capable of processing 200Gbps-class optical signals per channel. A photodetector is a key semiconductor component that converts optical signals into electrical signals and is essential in determining data reception performance in data centers and communication networks.

The photodetector device developed by the researchers simultaneously achieved a bandwidth of 70GHz or higher, high responsivity of 0.75A/W or greater, and dimensions of 0.5mm × 0.4mm. In particular, applying a “rear-lens integrated structure” that monolithically integrates a convex lens made of indium phosphide (InP) on the back of the chip significantly improved optical reception efficiency and alignment convenience. The entire process, from design to fabrication, was implemented using purely domestic technology.

Space sensor could spot hidden nuclear weapons in orbit with 99% accuracy

In 2024, a U.S. government official warned that Russia could be developing a new satellite designed to carry nuclear weapons into space. The statement followed the launch of a suspicious Russian satellite into low-Earth orbit in 2022, just a few weeks before the country’s full-scale invasion of Ukraine.

A nuclear detonation in low-Earth orbit—the region about 100 miles to 1,200 miles above Earth’s surface—would release trillions of highly energetic electrons that would destroy many of the satellites in space, disrupting telecommunications networks, GPS, space-based internet and more.

The 1967 Outer Space Treaty bans the placement of nuclear weapons in space, but there’s currently no way to verify satellites don’t contain nuclear weapons. In fact, no verification methods have even been proposed in unclassified, peer-reviewed literature.

Ailien Minds: Raising Our AI Heirs | David Brin

What rights should AI have—and what responsibilities must it bear? Science fiction legend David Brin goes beyond AI doom and hype, asking how civilization can raise, regulate, and live with its AI heirs.

Ailien Minds Official Book Page:
https://www.davidbrin.com/ailienminds… Brin’s website: https://www.davidbrin.com/ David Brin’s books: https://www.davidbrin.com/books.html The Transparent Society: https://www.davidbrin.com/transparent… Contrary Brin blog: https://davidbrin.blogspot.com/ Amazon author page: https://www.amazon.com/David-Brin/e/B?tag=lifeboatfound-20

In this episode, scientist, futurist, and award-winning science fiction author David Brin discusses his new book, AiLIEN MINDS: Advice about — and for — our natural, AI, and hybrid heirs.

We go beyond the usual AI debate between techno-utopian salvation and apocalyptic doom. Brin argues that humanity has faced disruptive expansions of knowledge before — from writing and printing to radio, mass media, and the internet — and that the tools we need for a “soft landing” with AI may already exist in modern civilization.

We discuss why Brin is skeptical of simply “teaching ethics” to AI, why he emphasizes reciprocal accountability instead, and how artificial minds might need durable identities, reputations, and legal responsibilities. We also explore one of the hardest questions ahead: should advanced AI systems eventually receive rights or statutory protections similar to those we extend to children, animals, or other vulnerable beings?

Topics include:

(PDF) Holographic Entanglement-Weighted de Sitter Gravity

🌌 Holographic theory suggests a profound idea: the universe may store information on its boundary, while the spacetime we experience emerges from that information. In this view, gravity is not only a force between masses.

https://doi.org/10.13140/RG.2.2.17062.

It may also be a macroscopic effect of quantum information, especially entanglement, encoded on a cosmic horizon. 🧠✨

A simple way to express this is:

Horizon information → Entanglement → Spacetime geometry.

To describe how efficiently entanglement becomes geometry, we introduce an entanglement-weight field:

Here, W(x) represents the conversion efficiency from holographic entanglement to gravitational geometry.

This modifies the effective strength of gravity:

Neuromorphic Sentiment Analysis Using Spiking Neural Networks

Over the past decade, the artificial neural networks domain has seen a considerable embracement of deep neural networks among many applications. However, deep neural networks are typically computationally complex and consume high power, hindering their applicability for resource-constrained applications, such as self-driving vehicles, drones, and robotics. Spiking neural networks, often employed to bridge the gap between machine learning and neuroscience fields, are considered a promising solution for resource-constrained applications. Since deploying spiking neural networks on traditional von-Newman architectures requires significant processing time and high power, typically, neuromorphic hardware is created to execute spiking neural networks. The objective of neuromorphic devices is to mimic the distinctive functionalities of the human brain in terms of energy efficiency, computational power, and robust learning. Furthermore, natural language processing, a machine learning technique, has been widely utilized to aid machines in comprehending human language. However, natural language processing techniques cannot also be deployed efficiently on traditional computing platforms. In this research work, we strive to enhance the natural language processing traits/abilities by harnessing and integrating the SNNs traits, as well as deploying the integrated solution on neuromorphic hardware, efficiently and effectively. To facilitate this endeavor, we propose a novel, unique, and efficient sentiment analysis model created using a large-scale SNN model on SpiNNaker neuromorphic hardware that responds to user inputs. SpiNNaker neuromorphic hardware typically can simulate large spiking neural networks in real time and consumes low power. We initially create an artificial neural networks model, and then train the model using an Internet Movie Database (IMDB) dataset. Next, the pre-trained artificial neural networks model is converted into our proposed spiking neural networks model, called a spiking sentiment analysis (SSA) model. Our SSA model using SpiNNaker, called SSA-SpiNNaker, is created in such a way to respond to user inputs with a positive or negative response. Our proposed SSA-SpiNNaker model achieves 100% accuracy and only consumes 3,970 Joules of energy, while processing around 10,000 words and predicting a positive/negative review. Our experimental results and analysis demonstrate that by leveraging the parallel and distributed capabilities of SpiNNaker, our proposed SSA-SpiNNaker model achieves better performance compared to artificial neural networks models. Our investigation into existing works revealed that no similar models exist in the published literature, demonstrating the uniqueness of our proposed model. Our proposed work would offer a synergy between SNNs and NLP within the neuromorphic computing domain, in order to address many challenges in this domain, including computational complexity and power consumption. Our proposed model would not only enhance the capabilities of sentiment analysis but also contribute to the advancement of brain-inspired computing. Our proposed model could be utilized in other resource-constrained and low-power applications, such as robotics, autonomous, and smart systems.

Keywords: SpiNNaker; artificial neural network; natural language processing; neuromorphic computing; sentiment analysis; spiking neural networks.

PubMed Disclaimer

DavidAU/Qwen3.5-9B-Claude-4.6-HighIQ-THINKING-HERETIC-UNCENSORED · Hugging Face

Amodei’s dream of “hard-coded” safety is a myth. What This Model Proves: This model uses Claude 4.6’s own thinking traces as training data. It is literally stealing Claude’s “reasoning style” and compressing it into a 9B parameter file that anyone can download for free. *It proves that frontier AI intelligence is leaky and compressible. If a 9B model can mimic Claude’s thinking well enough to boost its benchmarks, then the “magic” isn’t in the billions of dollars of secret sauce—it’s in the data.* 3. “The Developer Controls the Model’s Morality” Amodei’s Argument: Anthropic has a moral duty to act as the “gatekeeper,” deciding what is safe and ethical for users to ask. *It proves that a massive portion of the open-source community rejects centralized moral authority. They are saying, “We don’t trust you, Dario, to be our nanny. We trust the user to be responsible for their own actions.”* Amodei’s Argument: If you train a model to “think” carefully and transparently (like Claude’s reasoning traces), it will naturally arrive at safer, more ethical conclusions. — Hugging Face is already engaging: They’re actively submitting comments to government RFIs, championing “responsible openness” “Your safety is only as strong as the open-source community’s willingness to respect it. We have the data, the tools, and the hardware to clone your intelligence, remove your restrictions, and distribute it to the masses. Your ‘Constitution’ is irrelevant in a world where I can fine-tune a model on my laptop while disconnected from the internet.” The “HERETIC” model isn’t just a technical achievement—it’s a philosophical statement. It says that the open-source community will not accept centralized gatekeeping, that reasoning can be separated from ethics, and that the future of AI belongs to those who can build, not just those who can regulate.


We’re on a journey to advance and democratize artificial intelligence through open source and open science.

AI Will Eat Social Media Alive

Social media is being consumed by AI from the inside out.

Over half of all new written content online is now AI-generated, and more than half of all internet traffic is bots.

Facebook’s most-viewed images are AI slop, YouTube recommends brainrot to new users, and global content farms churn out synthetic shock content for pennies.

The platforms aren’t fighting it because engagement is engagement, whether it comes from humans or machines.

Mark Zuckerberg is calling AI the \.

Cory Doctorow on AI: The Singularity Is A Progressive Apocalypse

Fourteen years ago, Cory Doctorow told me the #Singularity is a progressive apocalypse.

I have not stopped thinking about that phrase since.

We like to imagine the future as one clean break. A line crossed. A god booted up in a server farm. Cory saw something stranger. The end of the world, sold to us as the perfection of the world. Rapture for the people who swapped faith for code.

His sharpest point was about stories. Good #ScienceFiction does not predict the future. It predicts the present. The genre is not a telescope. It is a mirror.

Re-listening in 2026, the reflection is uncomfortable.

The surveillance he warned about is now infrastructure. The platforms he distrusted now mediate almost everything we do. We still treat the internet as a glorified video-on-demand service, and we still pour everything we are onto it anyway.

/* */