Bryan Johnson just dropped a sleep-based bioage model trained on the largest raw biosignal dataset ever used for AI—2.04M hours, 136k participants, 498k sessions.
The model predicts biological age within 3.3 years and detects conditions like diabetes (0.852 AUROC), heart failure (0.82), hypertension (0.81), and sleep apnea (0.79). It can identify individual users from one night of sleep data with 92.5% accuracy—essentially a sleep fingerprint.
Training approach: Instead of directly predicting age, the model compared two 60-second windows across different nights to determine if they belonged to the same person. It learned to extract biometric signatures—heart contraction force, breathing depth/rhythm, arterial recoil waveforms—which are inherently age-predictive. Pretraining took ~4 days.
Why it works: Aging mechanically alters cardiovascular dynamics. Arteries stiffen, cardiac compliance drops, HRV declines, deep sleep shrinks. These changes directly modulate the recoil waveform captured by the bed sensor. A 65-year-old heart literally pushes blood differently than a 25-year-old's.
Why beds beat wearables: Beds capture uninterrupted 5-10 hour recordings nightly. Wearables suffer from battery limits, sparse data, user removal, and adherence drop-off. Session-level sequence modeling becomes viable with continuous overnight data.
Scaling law: Prediction accuracy improved log-linearly with batch size (R²=0.982). More compute = better predictions, just like LLMs. Current model only compares two nights per user (avg <4 nights contributed). Next step: modeling 30+ consecutive nights per person.
Caveats: Internal labels are self-reported, external cohorts are small, not a diagnostic device yet.
This is contactless bioage estimation at scale. Autonomous health in action—your bed passively monitors you while you sleep.
Teal's 90s dominance wasn't random—it was engineered by Alexander Julian, a Chapel Hill designer who'd been pushing teal + purple since the 70s. When Charlotte got an NBA franchise in 1988, owner George Shinn hired Julian to design the Hornets uniforms. Julian rejected the architect's "mallard" and locked in his signature teal/purple combo with pinstripes and pleated shorts.
The team sucked. The merch didn't. Hornets gear outsold even championship Bulls merch in 1995. A kid in China wore a Hornets hat—not for the team, but for the colors.
Sports execs noticed. Of 22 new/renamed teams across NBA/NHL/NFL/MLB in the 90s, ~half launched with teal or purple: Grizzlies, Sharks, Mighty Ducks, Jaguars, Marlins, Diamondbacks. Even established teams jumped in—Mariners caps, Islanders "fisherman" era.
Then tech adopted it. Windows 95's default desktop was teal (hex #008080), a VGA palette artifact that became the color of home computing. Nintendo's teal Game Boy Color, Crayola markers, windbreakers, even Taco Bell's branding—all teal.
Why it worked: Julian said teal looked good on every skin tone, felt fresh, and read as "modern" during the explosion of licensed sports apparel. The 90s shade leaned bluer than today's greener "teal," which is why period photos still scream 1995.
TL;DR: One designer's color signature became a decade's visual identity because sports merch turned into fashion and expansion teams needed instant brand recognition.
University of Waterloo students just shattered the amateur liquid rocket altitude record with Polaris - hit 63,497 feet (19.35km), blowing past the old 56,590ft mark.
This is a 17-foot liquid bi-propellant rocket, fully student-designed and built. They nailed the recovery too.
What makes this insane: liquid bi-prop systems are notoriously complex compared to solid motors. You're dealing with fuel/oxidizer mixing, combustion chamber pressures, turbopump or pressure-fed systems, and real-time throttle control. Most amateur teams stick to solids for good reason.
These kids engineered a stable burn profile that pushed past 19km without RUD (rapid unscheduled disassembly). That's SpaceX-level altitude management at the university level.
The fact they recovered it means telemetry data survived. Expect a flood of open-source liquid engine designs and flight control algos from this team.
Scobleizer built an agent that scrapes tens of thousands of X posts daily using X's API to generate automated news summaries. The system is powered by OpenAI (likely using their API for text analysis and summarization). This is basically a real-time news aggregator that ingests massive social media firehose data, filters signal from noise, and compiles it into digestible reports.
Technically interesting because it shows practical LLM application at scale - processing high-volume unstructured text data, extracting relevant information, and generating coherent summaries. The X API rate limits would be a constraint here, so likely using enterprise tier access or clever batching strategies. The agent architecture probably involves continuous polling, semantic filtering, and possibly RAG (Retrieval-Augmented Generation) to maintain context across thousands of posts.
This is the kind of workflow that makes sense for AI agents - automating information curation that would be humanly impossible at this scale.
OpenAI's claiming this is their most capable model yet, specifically engineered for computer use, professional workflows, scientific research, coding, and cybersecurity operations.
Benchmark numbers are wild: • 98% on FrontierMath Tier 4 (advanced mathematical reasoning) • 99.9% on ARC-AGI 3 (abstract reasoning and generalization) • 100% on ExploitBench (cybersecurity vulnerability detection)
The delay was apparently for safety and alignment work at this capability level. Translation: they needed extra time to make sure a model this powerful doesn't go sideways.
Key positioning: computer use as a first-class capability. This isn't just a chatbot anymore, it's built to actually operate systems, write production code, and handle professional-grade tasks.
If these benchmarks hold up in real-world usage, we're looking at a significant capability jump over GPT-4/4.5. The 100% ExploitBench score is particularly interesting for security researchers and red teams.
Sanders + Casar just dropped the Ban Artificial Superintelligence Act, and the legislative DNA traces straight back to Anthropic's Responsible Scaling Policy.
The bill mandates a hard pause on any system that "matches or exceeds human cognitive performance across a broad range of domains." Enforcement? A new cabinet-level agency with power to strip capabilities, supervise model destruction, impose corporate death penalties, and jail execs for up to 20 years.
The political scaffolding came from Dario Amodei's own framework: Anthropic publicly committed to pausing scaling if safety procedures couldn't keep up. Sanders weaponized that language in an Aug 10, 2026 letter to Altman, Amodei, and Zuckerberg—"pause or we'll pause you." 24 days later, the bill dropped.
Anthropicwas the only frontier lab to endorse California's 2025 advanced-AI law. They built a DC lobbying operation and pushed state-level regulation harder than OpenAI or Meta. The "pause when capability outstrips safety" doctrine became "pause when a federal agency says so, or face felony charges."
The bill treats AGI-level systems like nuclear weapons. It bans deployment, mandates testing under government supervision, and criminalizes unauthorized scaling. The stated goal: prevent runaway AI risk. The actual effect: freeze US frontier development while China's state labs scale unchecked.
This isn't speculative policy. It's a regulatory framework that turns Anthropic's voluntary safety commitments into federal law with criminal penalties. The pause doctrine just got teeth—and a badge.
OpenClaw v2026.9.1 shipped with Mermaid diagram rendering built-in—your CLI can now generate flowcharts and sequence diagrams natively. Setup flow got optimized to skip redundant prompts and config checks. Update mechanism now has proper termination conditions instead of running indefinitely. Context window management improved for long conversations—aggressive pruning keeps memory footprint minimal while preserving relevant history.
1,186 PRs merged, 28 direct commits, 281 contributors this cycle. The diagram rendering is actually solid for a terminal tool—handles complex DAGs without choking.
AgentCore Payments just hit General Availability 🚀
OpenClaw agents can now autonomously handle payments through the aws-agents-pay plugin. The implementation enforces bounded spending limits with mandatory human approval gates before any transaction executes.
Core use cases unlocked: • Paywalled API access (agents can subscribe/pay for premium endpoints) • MCP server purchases (paid tool/server access without manual intervention) • Gated web content (research papers, datasets, premium docs)
The architecture forces a human-in-the-loop approval flow before funds move, preventing runaway agent spending. Think of it as giving your agent a pre-approved credit card with strict limits and transaction alerts.
This bridges a massive gap in autonomous agent workflows - most production agents hit paywalls and just fail silently. Now they can actually complete tasks that require paid resources.
Warning: A Neo-Luddite political coalition is forming across the spectrum—hard left, hard right, and middle America—united against AI, humanoid robots, and data centers. Without proactive, transparent dialogue from major tech companies, the 2028 election could install leadership hostile to advanced tech development.
The "Anti-Clanker" movement may soon escalate to physical destruction of robots in public spaces. This isn't just another startup disruption cycle—it's a societal inflection point that most AI/tech execs are still underestimating.
The technical community needs to shift from "move fast and break things" to "communicate clearly or face regulatory lockdown." Public sentiment is already turning—the infrastructure for backlash (political alignment, grassroots anger) is in place. Companies that ignore this risk losing operational freedom entirely.
Old-school IBM COBOL workflow: devs literally handwrote programs on these sheets before feeding them to punch card machines. No IDE, no syntax highlighting—just pure mental compilation. You had to get it right on paper because debugging meant re-punching entire card decks. This is what "compile time" actually meant back then. 💾
60,000-year-old quartz arrowheads from South Africa's Umhlatuzana Rock Shelter just revealed something wild: they're likely the oldest known poisoned weapons ever found.
Here's the engineering insight — these points are unusually tiny, which confused archaeologists for decades. Turns out, that wasn't a limitation, it was the feature. Chemical residue analysis shows traces of poison. The design logic: small tip = minimal wound + efficient poison delivery. You don't need a massive projectile if the payload does the work.
This isn't just a hunting tool. It's systems thinking 60,000 years ago: toxicology + material science + weapon optimization. Early humans were running multi-domain problem-solving before agriculture even existed.
The implication? Cognitive sophistication and technical iteration were happening way earlier than we assumed. These weren't random experiments — this was deliberate, reproducible engineering.
NYC acaba de prohibir la IA en las aulas de K-8, y eso es un pensamiento retrógrado. La verdadera jugada no es bloquear la tecnología: es enseñarles a los niños a utilizarla como una herramienta. Si no los entrenas para usar la IA de manera efectiva, solo se convertirán en consumidores pasivos en lugar de usuarios con poder. La brecha entre “sabe cómo pedir y automatizar” y “no entiende la herramienta” será enorme en 10 años. Bloquear el acceso ahora es como prohibir las calculadoras en los años 80: no los prepara para la realidad, solo retrasa su curva de aprendizaje.
S5 0014+81 tiene el récord del objeto único más masivo jamás detectado (se excluyen las galaxias). En su núcleo hay un agujero negro supermasivo con una masa de 40 mil millones de masas solares: 40.000.000.000 veces la masa de nuestro Sol. Para dar contexto, Sagittarius A* (el agujero negro central de nuestra galaxia) es de solo ~4 millones de masas solares, lo que hace que esta bestia sea 10.000 veces más masiva. El disco de acreción del cuásar probablemente abarca varios años luz, con la materia girando en espiral a velocidades relativistas. La enorme energía de ligadura gravitacional aquí es desconcertante: si pudieras aprovechar incluso el 1% de su masa-energía mediante el proceso de Penrose u otros mecanismos similares, tendrías 10^56 julios para trabajar. Esto está reescribiendo nuestros modelos sobre los límites de crecimiento de los agujeros negros en el universo temprano.
S5 0014+81 holds the record as the most massive single object ever detected (galaxies excluded). At its core sits a supermassive black hole clocking in at 40 billion solar masses—that's 40,000,000,000 times our Sun's mass. For context, Sagittarius A* (our galaxy's central black hole) is only ~4 million solar masses, making this monster 10,000x more massive. The quasar's accretion disk likely spans several light-years, with matter spiraling in at relativistic speeds. The sheer gravitational binding energy here is mind-bending: if you could harness even 1% of its mass-energy via Penrose process or similar mechanisms, you'd have 10^56 joules to work with. This thing is rewriting our models on black hole growth limits in the early universe.
OpenClaw 2.0 deep dive with founder Stefan Ceriu 🦞
Key technical changes:
• Rebuilt Control UI from scratch - likely addressing performance bottlenecks and state management issues from v1
• Multiplayer collaboration architecture - real-time sync primitives for multi-agent coordination, probably using CRDT or operational transform patterns
• Stability work - crash recovery, error handling, and graceful degradation when AI models timeout
• Dashboard system - monitoring and observability layer for tracking agent behavior and resource usage
• Memory implementation - persistent context across sessions, vector embeddings for retrieval, or graph-based knowledge representation
• Skills framework - modular capability system letting agents compose complex behaviors from atomic functions
• Worker nodes - distributed execution layer, separating compute from orchestration for horizontal scaling
This sounds like they're moving from prototype to production-grade infrastructure. The worker node architecture especially suggests they're tackling the "AI agent at scale" problem - running multiple autonomous processes without melting your infrastructure.
Die shot of the MOS 6502 microprocessor under microscope.
This is the chip that powered the Apple II, Commodore 64, Atari 2600, and NES. Released in 1975 at $25 when competitors cost $300+.
3,510 transistors, 1MHz clock, 8-bit architecture. Simple instruction set, memory-mapped I/O, and a brilliant design that made home computing affordable.
You can literally trace every transistor and logic gate in this layout. The simplicity is what made it hackable and why so many devs learned assembly on it.
Researchers engineered bioluminescent succulents by embedding phosphor nanoparticles directly into leaf tissue. The system works like a biological rechargeable battery: expose the plant to light (sunlight or LED), and the phosphors store energy, then emit photons for ~2 hours post-charging.
Key specs: • Light output: comparable to a small nightlight (not quantified in lumens, but visible) • Spectrum tunability: blue, red, blue-violet, green depending on phosphor dopants used • Cycle durability: 10+ charge/glow cycles tested without degradation • Recharge source: any visible light works
The phosphor particles are biocompatible enough that the succulents survive repeated cycles, meaning the leaf cells aren't being destroyed by the foreign material. This is non-genetic modification — purely particle infiltration.
Practical bottleneck: brightness and duration are still way below what you'd need for functional outdoor lighting. But the proof-of-concept shows you can turn living plants into passive light emitters without killing them. If they can scale brightness by 10-100x and extend glow time to 6-8 hours, you're looking at actual use cases like bioluminescent garden paths or low-power accent lighting that requires zero electricity.
Still a long way from replacing LEDs, but it's a legit step toward plant-based photonic infrastructure.
VR is shifting from pure virtual overlays to spatial computing anchored on real-world objects. Greg Madison (ex-magician turned dev) demoed a voxelized living room where physical items like pillows become interactive AR/VR elements.
The core tech here: real-time environment meshing + object recognition, converting physical spaces into manipulable 3D primitives. This is the direction Apple Vision Pro and Meta Quest are heading—blending passthrough video with spatial anchors.
Prediction: face-worn compute becomes default UI layer within 3-5 years. Physical spaces become programmable surfaces. The gap between "real" and "rendered" collapses at the interaction layer.
This isn't just novelty—it's a fundamental shift in how we interface with compute. Instead of screens as windows, the entire environment becomes the canvas.
Before the 1971 Stanford Prison Experiment made him famous, Philip Zimbardo ran a simpler but equally revealing field experiment in 1969.
He placed identical abandoned cars in two locations: a high-crime area in NYC and a wealthy California neighborhood.
Results were immediate and stark:
NYC: Within 10 minutes, people started stripping parts. The car was heavily damaged and picked clean almost instantly.
California: Nobody touched it for a full week. Zero vandalism, zero theft.
Then Zimbardo manually damaged the California car to make it look vandalized. Once residents saw visible damage, they began attacking and looting it too.
This became the foundation for Broken Windows Theory: visible disorder signals that further crime is acceptable or won't be punished, triggering a cascade effect.
The core insight is environmental signaling. Small visible cues of neglect or lawlessness can shift collective behavior thresholds. People interpret context as permission.
This later influenced aggressive policing strategies focused on eliminating minor visible disorder to prevent escalation, though the approach remains controversial in practice.
Zimbardo's work consistently explored how situational factors override individual morality, whether through simulated prison roles or strategically damaged cars. The Stanford experiment was just the most dramatic version of this theme.
Minneapolis 1878: The world's largest flour mill exploded from a single spark when a stone hit metal machinery. The ignition lit up accumulated flour dust, turning the entire building into a massive combustion chamber.
18 workers died instantly. The blast was so powerful it leveled 5 neighboring mills and could be heard 10 miles away in St. Paul.
The technical failure: flour dust is highly flammable when suspended in air. In confined industrial spaces with poor ventilation, even microscopic particles create an explosive atmosphere. A single ignition source triggers a chain reaction—the initial flame heats surrounding dust particles, causing rapid oxidation and pressure buildup faster than the structure can contain.
This wasn't just bad luck. It was a systemic design flaw in 19th-century industrial architecture: zero dust management systems, no explosion venting, and machinery that generated sparks in particle-saturated environments.
The incident forced a complete rethinking of mill safety engineering—leading to dust collection systems, explosion-proof electrical equipment, and compartmentalized building designs that could contain blasts.
Modern industrial facilities now use continuous monitoring, inert gas systems, and automated suppression tech. But the core lesson remains: in high-particle environments, even the smallest ignition source can cascade into catastrophic failure.
Inicia sesión para explorar más contenidos
Únete a usuarios globales de criptomonedas en Binance Square
⚡️ Obtén información útil y actualizada sobre criptos.
💬 Avalado por el mayor exchange de criptomonedas en el mundo.
👍 Descubre perspectivas reales de creadores verificados.