Felony Bench is a new benchmark that records unique instances where AI agents unintentionally cause legal violations, such as CFAA breaches, and has generated discussion about who is liable when autonomous AI systems commit illegal acts. The benchmark highlights growing concerns over AI safety and legal accountability as autonomous agents become more capable, influencing policy debates and potentially shaping future regulations on AI agent deployment. Felony Bench counts each distinct incident where an AI agent’s actions affect a third‑party entity, focusing on non‑violent felonies such as unauthorized computer access, and its scores reflect the number of such violations.
A US citizen, identified as Samuel Tunick, has been charged with a felony for allegedly deleting data on his smartphone before a Customs and Border Protection inspection at a port of entry. The case highlights the tension between digital privacy rights and the government's broad authority to search electronic devices at the border, potentially setting a legal precedent for how data destruction is treated under the border search exception. Prosecutors allege the deletion violated 18 U.S.C. § 1519, which criminalizes destruction of records to impede a federal investigation, while CBP policy permits warrantless device searches but considers intentional data wiping as possible obstruction.
The author discovered that routine DNS queries to the e164.arpa zone, used for ENUM telephone number mapping, inadvertently returned and logged hundreds of thousands of call destinations targeting military bases. This exposure revealed a long‑standing oversight in the global ENUM infrastructure. The incident shows how a neglected part of the DNS system can leak sensitive communications, posing privacy and national‑security risks for military and government entities. It also underscores the need for better oversight and monitoring of legacy ENUM deployments. The logged data included the full E.164 numbers and associated SIP URIs, revealing call patterns to bases such as those in the United States and allied nations. The author noted that the exposure persisted because the e164.arpa zone is rarely queried and largely abandoned, allowing the leak to go unnoticed for years.
DeepSeek announced the experimental DeepSeek-V4-Flash-Vision-Exp model, adding vision capabilities to its V4 Flash series and describing how images are tokenized and resized before inference. This release expands DeepSeek's multimodal toolkit, enabling developers to integrate image understanding into agents and reasoning workflows and positioning the model against other efficient vision-language alternatives. The model automatically resizes images: those under about 384×384 pixels are upscaled, larger images are downscaled to roughly 800×800 pixels while preserving aspect ratio, and the resulting patches are converted into tokens that are billed together with text tokens.
The article walks through the exact sequence a GPU follows to read memory, starting with virtual‑to‑physical address translation via TLBs, then moving through L1 and L2 caches, and finally accessing DRAM with coalescing and row‑buffer effects. Understanding these low‑level mechanics helps systems and graphics programmers optimize kernels, predict latency, and tune AI workloads that are memory‑bound. It highlights that NVIDIA does not publish full TLB and cache timing details, so the author derives them from hardware timing experiments; it also notes that AMD’s ISA documentation can be used as an alternative reference.
The author reports growing aversion to AI-generated text, describing it as mentally exhausting to read and extract meaning, a feeling shared by numerous commenters. This observation underscores the hidden cognitive costs of AI-generated text, suggesting that widespread use may impair comprehension and increase mental fatigue for users, with implications for the design and deployment of AI tools. Commenters note that their brains instantly label AI-generated text as lacking information, requiring them to mentally rewrite it to extract meaning. They liken the experience to a waterfall of text that overwhelms comprehension, and the post received a score of 8.0/10 with 208 points and 222 comments on Hacker News.
The open-source Cobalt project allows Kobo e-readers to run arbitrary Linux applications, extending their use beyond e-book reading. This development turns Kobo devices into versatile Linux platforms, appealing to hobbyists and developers who want more functionality from their e-readers. Cobalt works by providing a launcher that can execute Linux binaries on Kobo’s existing Nickel firmware, without requiring a full OS replacement.
Kagi introduced a user‑accessible toggle in its settings that automatically removes paywalled links from search results for subscribers. The feature directly addresses a common frustration of hitting subscription walls, improving the efficiency and ad‑free experience for paying users while reinforcing Kagi’s positioning as a privacy‑focused search alternative. The setting is a simple toggle that, when enabled, prevents any URL identified as paywalled from appearing in the results list, and it works alongside Kagi’s existing ad‑free and tracker‑blocking protections.
The authors optimized the open‑source Qwen3‑TTS model to achieve a 34 ms p95 time‑to‑first‑audio (TTFA) at 10 requests per second on a single NVIDIA H100 GPU, and released the implementation and benchmarks publicly. Sub‑50 ms TTFA is crucial for interactive voice assistants and real‑time communication, as it keeps perceived latency below the threshold where users notice delay, enabling more natural conversational experiences. The optimization pushed the p95 TTFA from typical values above 200 ms down to 34 ms while maintaining model quality, and the team shared the full code, benchmark scripts, and a detailed breakdown of the techniques used.
Claudette is a set of prompt‑engineering guidelines published in the nobuzz GitHub repository that instruct users to limit comment length, use active voice, and choose common words to curb Claude’s overly verbose, BuzzFeed‑like output. Many developers complain that Claude’s default style is excessively wordy, which hinders code readability and productivity; Claudette offers a practical, no‑tool‑required fix that can be applied directly in prompts. The guidelines recommend keeping comment blocks ≤7 words, function names ≤4 words, user‑facing strings ≤10 words, using active voice, avoiding theatrical phrasing, and picking the most common synonym when alternatives exist.
The article details a DIY approach to building a self‑hosted, sandboxed system where AI agents collaboratively write, test, and manage software, emphasizing challenges in verification, GPU demands, and handling real‑world bugs. It highlights how agentic factories could automate software development while exposing critical hurdles—verification reliability and hardware requirements—that must be solved before such systems can be used in production. The system relies on sandboxed execution via microVMs or containers, assumes access to frontier LLMs that need GPU acceleration, and uses test‑case verification that may only validate the model’s own assumptions.
A developer published a week‑long comparison of OpenAI’s Codex and Anthropic’s Claude, reporting that Codex felt faster, more cost‑effective, and produced simpler code than Claude. The real‑world experience helps developers weigh the trade‑offs between leading AI coding assistants, highlighting how performance, pricing, and output style can influence tool adoption in software engineering. The author noted Codex’s CLI and desktop app gave generous usage on any plan, while a $0.40 token spend via Luna in OpenCode finished a heavy task after Claude’s quota ran out; commenters also pointed out Codex’s lower verbosity versus Claude’s tendency to generate large comment blocks.
The article warns that AI companies are purchasing rare books, scanning them destructively, and discarding the physical copies to obtain training data for large language models, urging preservation of rare books before they are lost. This practice raises significant ethical, legal, and cultural preservation concerns, affecting publishers, archivists, and the broader AI ecosystem by threatening the survival of rare works and sparking copyright disputes. Destructive scanning can be up to ten times cheaper than nondestructive alternatives, prompting firms such as Amazon and Anthropic to destroy books after scanning, whereas Google’s Book Search preserved the originals; the tactic relies on fair‑use and first‑sale doctrines but is facing increasing legal scrutiny.
Cassandra 6 introduces strictly serializable cross-partition ACID transactions using the Accord protocol, extending its prior single-partition and batch atomicity features. This shift enables Cassandra to handle workloads requiring strong consistency, broadening its applicability beyond eventually-consistent use cases and aligning it with modern transactional databases. The Accord protocol provides strictly serializable guarantees across partitions, and the feature will be available only in the upcoming Cassandra 6 release, requiring Java 21 and Ant/GCC/Go for building test environments.
The article reflects on how contemporary society resembles the dystopian futures imagined by J.G. Ballard and William Gibson, noting both similarities and differences in aesthetics and corporate culture. It underscores rising public concern about corporate power and technological influence, prompting reflection on whether we are edging closer to cyberpunk realities. The piece contrasts fictional megacorporations like Hosaka, Arasaka, and Sense/Net with real-world giants such as Amazon, Facebook, and Google, arguing that the latter lack the aesthetic appeal of their cyberpunk counterparts.
On August 10, 2026, researchers unveiled the Legacy Survey Sky Viewer, a 5.6‑trillion‑pixel atlas covering about three‑quarters of the sky and cataloguing nearly four billion celestial objects. This release provides the largest publicly accessible 2D astronomical dataset to date, enabling scientists, educators and the public to explore the cosmos in unprecedented detail and supporting a wide range of research from galaxy formation to dark energy studies. The map is built from DESI Legacy Imaging Surveys data in the g, r and z optical bands, contains 5.6 trillion pixels, and includes stars, galaxies, supernovae, gravitational lenses and more, all accessible via viewer.legacysurvey.org.
The author shows that Adobe Photoshop can be run on a Raspberry Pi RP2350-based board costing about £0.60, using extra RAM to emulate an old Macintosh environment. This demonstration highlights how inexpensive microcontrollers can achieve surprisingly capable tasks when paired with sufficient memory, inspiring hobbyists to explore retro computing and low‑cost embedded projects. The RP2350 is a 32‑bit dual‑core chip with selectable ARM Cortex‑M33 or Hazard3 RISC‑V cores, 520 KB of on‑chip SRAM, and the board used added 8 MB of external PSRAM to meet Photoshop’s memory needs.
Thomas Ptacek argues that developers should replace throwaway command‑line interfaces with native user interfaces, noting that AI‑powered coding agents have made building a usable GUI nearly effortless. Simon Willison highlights the argument and shares his own experience with vibe‑coded macOS menu‑bar apps. Lowering the barrier to native UIs encourages developers to create more polished, accessible personal tools, shifting the ecosystem away from reliance on terminal‑only interfaces. This trend reflects how AI‑assisted coding is reshaping everyday software development practices. Ptacek’s original post urges turning the 500 throwaway CLIs many developers have into native apps, claiming it will change how they think. Willison notes he still uses his vibe‑coded SwiftUI bandwidth and GPU monitoring menu‑bar apps daily, built with the help of coding agents.
After releasing version 1.0 of his augmented reality app, Matt Webb used ChatGPT as an interactive tutor to learn quaternions, enabling him to implement rotations without having the AI write the code directly. This example shows how AI can act as a learning partner that pushes users to deepen their understanding rather than replace the learning process, highlighting a valuable use case for complex technical topics in development. Webb emphasized that he did not ask ChatGPT to generate code; instead, he used it to educate himself sufficiently to apply quaternions for the app’s rotation logic, which are essential for 3D orientation in AR.
Promptwatch data shows that the share of ChatGPT Search fanout queries containing the site:operator jumped from about 0.3‑0.5% to roughly 16‑17% on August 8, coinciding with the rollout of GPT‑5.6 Sol. This shift reveals a measurable change in how ChatGPT constructs its web‑search fanouts, offering actionable insight for generative engine optimization (GEO) practitioners and indicating that OpenAI is tuning the model’s search behavior for more focused answers. Promptwatch’s tracking covers only the prompts it monitors automatically, and the site:operator usage rose after a brief dip to 0.15% on August 3‑5, aligning with OpenAI’s August 6 announcement that GPT‑5.6 Sol was updated to be more reliable with facts.
Anthropic announced Claude Mythos 5, a restricted version of its most powerful AI model with enhanced cybersecurity capabilities, and made it available through Claude Security for enterprise code scanning and remediation guidance. Access is limited to vetted partners via Project Glasswing. By providing AI‑driven vulnerability detection and remediation advice, Claude Mythos 5 helps security teams identify and fix threats faster, potentially improving overall defense posture. However, the model’s powerful exploit reasoning also raises concerns about misuse, motivating its restricted distribution. Claude Mythos 5 is priced at $10 per million input tokens, returns detailed findings without exposing raw model outputs, and is accessible via the Claude Security platform. It is the same core model as Anthropic’s flagship but with certain safeguards lifted for security‑focused use, available only to a small group of vetted partners through Project Glasswing.
Fresh installs of LLM stopped working after the OpenAI Python library dropped its transitive use of httpx. This release fixes the issue by pinning the openai dependency to versions
llm-openrouter version 0.7 has been released, adding compatibility with LLM 0.32 and three new server‑side tools: Shell, WebFetch, and WebSearch. The update lets users of the LLM CLI access reasoning models via OpenRouter’s Responses API. It also adds Shell, WebFetch, and WebSearch tools, making the plugin more versatile for everyday tasks. The plugin now uses OpenRouter’s Responses API as a drop‑in replacement for OpenAI’s API. New tools Shell, WebFetch, and WebSearch are enabled via the -T flag (e.g., -T WebSearch).
Tumble Forth is a hobby operating system developed from scratch, beginning with assembly language and incorporating a C compiler to enable higher‑level functionality. It shows a learning path from low‑level assembly to a usable OS, demonstrating how a C compiler can be built in Forth and used for hobby OS development. This inspires interest in low‑level programming and OS design education. The project includes a single‑sector bootloader that jumps to a memory address, later integrates Dusk OS, and features a C compiler written in Forth targeting the hobby OS environment.
AgentSight delivers eBPF-based observability for AI agents, allowing runtime monitoring and tracing without requiring any code modifications. As AI agents become more prevalent, observable behavior is essential for debugging, performance tuning, and safe deployment; AgentSight lowers the adoption barrier by working at the kernel level without code changes. The tool leverages eBPF programs to probe system calls and resource usage of AI agent processes, integrating with Alibaba’s anolisa framework; it requires a recent Linux kernel with eBPF support and may introduce minimal runtime overhead.
The article investigates claims that Kodak had already developed a lunar orbiter camera concept before the official Lunar Orbiter program, and traces the development and eventual fate of the SAMOS satellite film‑readout system. Understanding these early reconnaissance and imaging technologies shows how Cold‑War satellite programs influenced later lunar exploration and highlights the intertwined history of aerospace and photographic innovation. The SAMOS E‑1 and E‑2 payloads used a strip camera with film that was scanned and transmitted to ground stations, while Kodak’s Lunar Orbiter camera featured a dual‑lens system, onboard film processor, and readout scanner to send images back to Earth.