Front-page articles summarized hourly.
Encore redesigned its Linux microVM stack to run on Apple Silicon via crackling, a daemon/CLI that boots OCI images as lightweight VMs on Linux Firecracker and macOS's Virtualization.framework (VZ). Previously tied to a remote Linux host; Firecracker needs /dev/kvm which Macs lack, so they split the stack into a common MachineSpec/MachineBackend with Firecracker on Linux and VZ on macOS. They rebuilt the Linux image toolchain to run on macOS, implemented in-process rootfs/OCI layer handling, and a vsock-based guest agent. Apple cannot snapshot third-party VMs; saving state with VZ fails. The result: anyone can run same builds locally on Mac.
Bruno Dias' Remap retrospective argues Sid Meier's Pirates! (1987) defied genre, blending economic sim, action, and novel duel mechanics into a clockwork pirate world. Its eight-direction swordplay, port-to-port economy, and randomized quest to rescue relatives created a unique, genre-defying experience that didn’t fit Open/Role-Playing labels. The game helped redefine Microprose's identity and exemplified late-80s PC design where designers drew from pirate myths rather than established genres. Remakes (1993 Pirates! Gold, 2004) preserved core ideas while simplifying combat. The era remains underappreciated.
Seed is a minimal seed agent: a loop in seed.py connects a language model to a single tool (bash via exec) and loads its system prompt from its own file. There is no framework; the agent must grow tools, memory, and conventions into a self/ directory. To create an agent, run uvx to clone seed, which copies seed.py and run_seed.sh, seeds self/SELF.md, and starts a REPL. Sessions are recorded to self/sessions/*.json as a flight recorder, not memory. Default model is openai-codex/gpt-5.6-sol; providers include OpenAI, Anthropic, Gemini, OpenRouter via Simon Willison's library.
Pete Warden explains porting Moonshine to JavaScript/WebAssembly to run in-browser. Beyond porting the C++ core (via emscripten), he built browser-friendly APIs, testing and CI, and examples, including a speech-to-text demo you can run on the moonshine.ai page. The goal is to let voice AI run client-side, with in-memory data support and real-world demos (e.g., a Granola-style meeting note taker). Motivations: strong developer demand, JavaScript's dominance, advantages over server-only approaches, and use cases like dictation and AI bots. Feedback via Discord.
Payment required: a Lightning Network invoice (lnbc...) for 10 satoshis, with payment_hash f4ade9880b07a060607dff8b2316a8bfc35a527e5c3101cbaa37ce72eda96df4.
Advocates stopping new TUIs and embracing native graphical UIs, especially on macOS with SwiftUI. The author demonstrates several self-built native apps (MDV.app, SageMath front-end, DJ Roomba, LLMwiki, a macro tracker, a temp monitor, an Apple TV remote) powered by AI-assisted workflows and templates, arguing native tools out-of-the-box beat TUIs for usability, accessibility, and composition. TUIs exist mainly for historical reasons (modems, Unix nostalgia) and SSH workflows. Accessibility claims for TUIs are weak, cross-platform appeal is limited; the piece urges frontend developers to build native UIs instead of terminal interfaces.
Version control for everything highlights that AI-assisted coding benefits from git-like guardrails, but non-programming use cases lack them. Cross-service work (GitHub issues, PRs, calendars, docs, Gmail, Slack) can’t be audited or reverted easily. Proposed options: 1) a proxy layer that stages mutations across services for review; but undo, atomicity, and merge conflicts are hard. 2) move all data into git so issues, docs, and PR metadata live with code, enabling integrated reviews—at the cost of a poorer UX. The piece argues for AI infrastructure that provides branch-based, atomic changes across tools.
Japan's TRON project, launched in 1984 by Ken Sakamura, aimed to build a nationwide computing architecture with five sub-OSs (ITRON for embedded, BTRON for desktops, CTRON, MTRON, STRON). It developed a TRON CPU (Gmicro/200), its own keyboard, and a typed-document hypermedia desktop in BTRON that treated documents as the primary unit. Although BTRON desktops failed after a 1989 US trade report framed TRON as a barrier, ITRON thrived in embedded devices (digital cameras, cars, phones). Allegations allege SoftBank's Masayoshi Son leveraged the controversy against BTRON. TRON's legacy lives on in embedded systems, IEEE standards, and open architecture.
An entry showcasing R. Crumb’s comic "The Religious Experience of Philip K. Dick" (Weirdo #17), with a link to a downloadable .cbr file. It gathers reader reactions debating PKD’s alleged mystical experiences, Crumb’s portrayal, and questions about whether PKD’s visions were prophetic, psychotic, or a mix, touching on VALIS, The Exegesis, and Maitreya. The thread includes praise for Crumb and lively commentary on the nature of religious experience and mental illness.
The Dead Internet Report profiles the Quora collapse: AI chatbots now answer questions, shrinking human-driven Q&A and eroding public interest. Quora’s English Wikipedia pageviews proxy fell from ~45k/mo (2018–21 baseline) to ~24.5k in 2025 and ~15k in 2026 (−43% 2022–2025, −67% vs baseline). Stack Overflow fell 98.5%. Quora launched Poe in 2023, shifting to AI and weakening the human signal. Three takeaways: attention signals matter; be a source AI can cite rather than a destination; don’t replace the original appeal. Survival hinges on structured, citable content and AI citations (GEO audit).
Using OpenFlights, the post builds a real TSP: graph with 3,425 airports and 19,256 routes after cleaning; hubs dominate connections, making a 12-airport sample realistic. It contrasts hardness (P vs NP, reductions to vertex cover and SAT) with computability. The authors solve a 12-airport TSP exactly at 62,741 km and compare three heuristics that trade optimality for speed, explaining gaps as inherent to hard problems. Monte Carlo trials yield mean 115,019 km and best 75,277 km, showing geography-ignorant randomness. Las Vegas-style randomized sorting notes that randomness can still yield correct results, but with variable runtimes.
Issue: Native Bedrock Codex GPT-5.6 Sol lacks explicit cache controls, causing high cache-write spend on agentic coding workloads. Observed 3,656 requests (Aug 5–8) with 171.94M cache-write tokens, ~$1,182 cache-write, $1,386 total; ~85% of spend from cache writes. Investigation found Codex emits session prompt_cache_key, but requests lack prompt_cache_options and prompt_cache_breakpoint; config.toml cannot set these. AWS Bedrock docs show explicit cache mode for GPT-5.6 with long stable prefixes. Proposed: serialize prompt_cache_options, add prompt_cache_breakpoint, capability gate, safe placement, and per-turn cache telemetry. Not all writes are defects.
Orbital Construction Pioneers (OCP) is developing an orbital fabrication process for very large space structures using non-traditional materials and methods. The patent-pending approach fabricates components in orbit to assemble flexible structures adaptable to missions such as storage, long-term habitats, or propulsion-tied vessels. OCP says its method differs radically from other proposals. It is a Texas-based corporation founded on Christian principles with investors from multiple states.
Footer listing multiple language editions (English, Chinese, Korean, Japanese) and editions for Captain Zilog, followed by © 2012 Zilog, Inc. with Privacy Policy and "Powered by ZeetaPro."
Anna’s Archive warns that AI firms secretly buy, scan, and destroy physical books to train models, locking knowledge on private servers. A guest post claims projects like Anthropic’s Panama acquired millions of books for training Claude and then destroyed them, harming public knowledge and fostering monopoly. The appeal urges volunteers to scan and upload books, journals, and other materials to build a global “shadow library”—a digital Library of Alexandria—to preserve humanity’s knowledge. Volunteers may receive recognition or funding; donations are encouraged to counter publishers’ control.
Berkeley Law's Artificial Intelligence Policy, effective Summer 2026, requires students to rely on cognitive skills and prohibits AI use for conceptualizing, outlining, drafting, revising, translating, or editing any work submitted for credit, and prohibits AI use in exams. Students may not upload course materials to AI systems. AI may be used only for researching sources, with students responsible for accuracy; citing non-existent sources may presuppose AI misuse. Instructors may override the default rule in writing with notice. The policy aims to preserve high-quality legal education and fairness.
Cloudflare blocked access to aps.org as a security measure. The block can be triggered by certain words, SQL commands, or malformed data. To resolve, contact the site owner, describe what you were doing, and include the Cloudflare Ray ID (a2e63b75bd96dc3).
The post critiques Amazon’s handling of books for AI training, citing a 404 Media investigation that tracked rare titles to a Las Vegas warehouse where bindings are stripped and pages digitized, effectively destroying the books. It argues this is IP theft on a massive scale and contrasts it with the Internet Archive’s careful, non-destructive digitization by 'scribes.' It condemns destructive scanning practices (like Google Books) and laments the AI industry’s wasteful, unsustainable trajectory, urging ethical approaches to digitization and value beyond monetary.
Teardown shows the "Lane Departure Microscope" is actually a Generalplus dashcam platform repackaged as a microscope. USB/SCSI clues and the GP CVR SDK point to a car video recorder, not a microscope. The firmware includes lane-departure prompts, date overlays, and a dashcam updater. It also reveals dual video pipelines, two accelerometers, parking-mode logic, and a USB-host path. The SD-card updater accepts gp_cardvr_upgrade.bin with no signature, checksum, or version check and never returns. A private vendor command channel lets writes to hardware registers without reads. Bottom line: branding aside, a rebranded dashcam with insecure update and leftover features.
Made by Johno Whitaker using FastHTML