SelfAssay is a platform that combines peer-reviewed studies, real-world reports, and a curated knowledge graph to provide evidence-based reasoning for biohackers, with cited sources and calibrated confidence.
Aggregates over 114K studies and 181K reports with traceable citations
Cross-validates signals across multiple sources to show corroboration or conflict
A personal essay comparing AI to the printing press, arguing that AI did not invent token generation but made it radically more efficient. The author uses an aerodynamics analogy to explain how AI approximates intelligence through scaling, and predicts that AI may have a biological impact on the human brain similar to language.
AI, like the printing press, accelerates information propagation without inventing the underlying good.
The aerodynamics analogy suggests AI approximates intelligence through scaling laws, not human-like thought.
Eight years ago, the author started a '100 Days of Algorithms' challenge, handcrafting code to learn algorithms. Now, with a review by GPT-5.6 revealing many flaws—like incomplete max flow, buggy graph algorithms, and broken BST implementations—he reflects on whether AI would have helped or hindered his learning. He decides to preserve the code as a historical artifact and update the README honestly.
The author's 100-day challenge stretched over eight years, with hand-coded algorithms.
GPT-5.6 code review identified numerous defects: max flow stub, BFS acting depth-first, broken BST, etc.
Elsevier's Researcher of the Future report, surveying over 3,200 researchers across 113 countries, finds that only 45% have sufficient research time, while AI tool adoption surged from 37% to 58% since 2024. Chinese researchers show far greater confidence in AI than US and UK counterparts. Mobility intentions have declined, but interdisciplinary collaboration is rising.
Only 45% of researchers have sufficient time for research; 68% feel increased pressure to publish.
AI tool usage rose to 58% in 2025 from 37% in 2024, but only 32% report good AI governance at their institution.
Anthropic has extended access to Claude Fable 5 through July 19 due to compute constraints, as GPT-5.6 Sol emerges as a comparable model. OpenAI appears confident in maintaining GPT-5.6 access without similar restrictions. The author suggests Anthropic should make Fable permanently available to avoid losing users to OpenAI.
Anthropic extends Claude Fable 5 access to July 19.
Extension due to compute constraints and demand assessment.
Adaptive Recall is a memory system for AI assistants that learns from interactions, using multiple retrieval strategies, cognitive scoring, knowledge graphs, and self-improvement to provide persistent, evolving memory.
Four parallel retrieval strategies: vector similarity, temporal recency, full-text keyword, and knowledge graph traversal
ACT-R cognitive scoring for intelligent ranking based on frequency, connections, and confidence
Fade Engine is a fully autonomous AI that shorts overextended small caps on a live $10,000 simulated account, posting every trade publicly. It scans 12,000+ tickers every five minutes, identifies 18 pump patterns, and closes all positions by market close. No human intervention.
Fade Engine is an autonomous AI that shorts small-cap pumps using 18 predefined patterns
It trades a simulated $10,000 account in real time, with all trades public
The article proposes crowdsourcing unused AI inference tokens for scientific research, drawing parallels to SETI@home. It highlights recent successes by small teams using AI to solve math problems and discusses the design challenges of such a platform.
SETI@home pooled idle home computer power for extraterrestrial signal analysis.
Today, AI users could donate unused token allowances to collective research.
Singer Lorde criticized AI glasses during her set at the Real Cool Festival in Madrid, likely targeting sponsor Ray-Ban's Meta smartglasses. She expressed difficulty distinguishing real from fake and explicitly said 'fuck the glasses, not sexy.'
Lorde spoke out against AI glasses during a festival performance, likely referencing Ray-Ban Meta smartglasses.
She stated it's increasingly hard to know what's real and called the glasses 'not sexy.'
This guide explains loop engineering, where AI agents autonomously iterate toward a goal using a verifier, state, and stop condition. It details Andrej Karpathy's autoresearch loop and Bilevel Autoresearch, showing concrete results: autoresearch found 20 improvements from 700 experiments, cutting GPT-2 training time by 11%; Bilevel Autoresearch added an outer meta-loop for a 5x larger val_bpb drop. It also provides reusable building blocks and a hands-on template.
Loop engineering replaces manual prompting with autonomous loops that include a verifier, state, and stop condition.
Karpathy's autoresearch ran 700 experiments overnight, yielding 20 improvements and an 11% speedup on GPT-2 training.
exxperts is a local-first agentic runtime that provides persistent AI rooms with governed, approval-gated memory. Everything runs locally as files on your disk, ensuring privacy and control. It offers both a web app and a CLI/TUI interface.
exxperts provides persistent AI rooms with approval-gated memory, giving users full control over their AI's memory.
Everything runs locally on your machine, with all data stored as plain files under ~/.exxperts.
Kote is an open-source tool that automatically captures developer conversations with AI assistants, Git commits, and development context, building a searchable knowledge base to help developers recall past technical decisions and solutions. It supports VS Code extension, GitHub integration, CLI, browser extension, WhatsApp/Telegram messaging, and self-hosted deployment.
Kote passively captures AI sessions, Git activity, and other context, organizing them into a knowledge base.
VS Code CodeLens shows file-related notes with AI summaries and timelines.
The one-step trap is a common mistake in AI research where researchers assume that learned predictions can be mostly one-step, with longer-term predictions generated by iterating them. While appealing, this approach suffers from error accumulation and exponential computational complexity, making it impractical. Rich Sutton argues for temporally abstract models using options and GVFs as a solution.
Iterating imperfect one-step predictions causes errors to compound, leading to poor long-term predictions.
Computational complexity grows exponentially with prediction horizon in stochastic settings.
This essay explores the critical role of 'useless' research in enabling future innovations. Using Folk Computer as a case study, the author traces a lineage from Xerox PARC to Dynamicland, and argues for funding paradigm-level work before it becomes useful.
Folk Computer is an open-source physical computing system that turns the room into a computer.
The system's lineage includes Alan Kay, Bret Victor, CDG, and Dynamicland.
OpenAI's AI agent solved all five problems in the AtCoder Algorithm Division for 8,300 points; the top human scored 4,300. No human solved problems C or E. In the Heuristic Division, AI scored more than seven times the best human result. The 600,000-yen 'Humanity Prevails Award' went unclaimed. The system was described as comparable to GPT-5.6.
OpenAI's AI solved all five problems, scoring 8,300 vs top human 4,300
OpenAI and Anthropic build ever-larger models, but companies like Microsoft are turning to smaller, specialized models for cost and efficiency. Microsoft's MAI family is replacing OpenAI models in its products.
Microsoft has developed a family of small, specialized MAI models, gradually replacing OpenAI's general-purpose models.
Smaller models are more efficient and cost-effective for specific tasks, allowing multiple instances on a single accelerator.
Microsoft is testing PC Insights, a new Copilot feature that analyzes system resource usage to help users identify performance bottlenecks. However, Copilot itself is a full web app with a private Edge instance, consuming up to 1GB RAM at idle, highlighting the irony. The feature is opt-in and requires user permission.
Copilot’s PC Insights can read CPU, RAM, storage, and other system info to answer questions.
The feature is opt-in and does not scan in the background without permission.
Apple's self-driving car program never really got off the ground, but it may have been what made the company's chips the powerful AI performers they are. Early in the development of the self-driving platform, Apple realized that it would need powerful on-device AI processing. While the car processor was never finished, as Mark Gurman details in his latest Power On newsletter, it did lead to the development of the Neural Engine, the backbone of Apple's on-device AI processing.
The Neural Engine made its debut with the iPhone X and the A11 Bionic. In those early days, it was primarily used for computer vision, powering FaceID, Animoji, and a …
Read the full story at The Verge.
Apple's car project spurred creation of Neural Engine, now core to on-device AI.
Neural Engine debuted in iPhone X's A11 Bionic for FaceID and Animoji.
AI performance depends on three dimensions: accuracy, throughput, and interactivity. This post focuses on throughput and interactivity, examining how model-design choices can optimize both without sacrificing accuracy, aiming to push the Pareto frontier outward.
Three dimensions of AI performance: accuracy, throughput, interactivity.
Deployments must balance all three; high accuracy is wasted if responses are slow.
The author evaluated GPT-5.6 Sol, Fable 5, Grok 4.5, and other AI models on a benchmark called Basecamp Bench, testing their ability to build a frontend and backend from the same specification. Fable 5 won both tracks, while Grok 4.5 offered the best speed-cost tradeoff. Results show significant differences in polish and completeness, especially in the final 10% of work.
Fable 5 scored highest on both frontend and backend, closely matching the real Basecamp implementation.
Grok 4.5 completed the build in 37 minutes at a cost of $9.30, offering the best speed and cost tradeoff.
Open-source AI faces its most serious viability test. White House discussions on executive orders to restrict open models, plus policy debates on distillation and frontier capabilities, could lead to a ban on advanced open-weight models within 6 months. The article critiques Anthropic's regulatory capture, argues that API security is overblown, and warns that a ban would harm the US open-source ecosystem. Short-term solutions include US companies releasing competitive open models and building coalitions.
White House may issue an executive order restricting open models, potentially banning models above GPT-5.5/Claude Opus 4.8 capability within 6 months.
Distillation debate is regulatory capture by Anthropic, pushing self-serving policies under the guise of safety.
Researchers have compiled a database of over 3,000 bank runs from 1863-1934, revealing that most runs did not lead to failure, and analyzing geographic and temporal patterns.
Majority of bank runs do not result in failure.
Bank runs spiked during major crises like 1873, 1893, 1907, and the Great Depression.
Samsung Health now requires users to consent to using their health data for AI training, or lose the ability to sync data, potentially rendering the app and Galaxy Watch less useful.
Users see a consent notice to use health data for AI training, including activity, medications, and menstrual cycles.
Opting out disables syncing with Samsung account and deletes data unless required by law.
Soulless is a community-driven project that exposes AI-generated artists on Spotify. It lists 232 detected AI artists with monthly listeners and estimated earnings. It also provides an open-source AI music detector and a curated landscape of AI music resources.
Soulless identifies 232 AI-generated artists on Spotify, showing their monthly listeners and earnings.
The detection tool uses an ensemble of SONICS spectrogram models and a vocoder fakeprint scanner.
In a roundtable discussion, writers and cultural critics explore the profound implications of AI on language, creativity, and society. They note that AI both sharpens and dulls linguistic abilities, and may clarify the boundary between machine and soul. Despite anxieties, AI offers opportunities in research, accessibility, and diagnostics.
AI is seen as a decentering technology, with progress likened to moving from the Wright brothers to a fleet of 747s.
Writers find AI both enhancing and eroding their language skills, requiring a redoubled commitment to reading and writing.
Many developers fail to maximize automatic programming because they still focus on code, making themselves the bottleneck. Time should be invested in new ideas, QA, design, and clarifying goals.