Front-page articles summarized hourly.
Farid Zakaria argues that Anubis, a proof-of-work proxy meant to block access, largely fails: an AI tool can bypass it and the cost falls on humans and devices while barely hindering botnets. It acts as a regressive tax, disadvantaging those with limited hardware or non-JS clients. Using rough PoW math, he estimates annual costs from daily solves: ~23 person-years and ~2 MWh for 1M solves/day; ~230 person-years and ~20 MWh for 10M; ~2300 person-years and ~200 MWh for 100M. Conclusion: Anubis’ web-wide costs outweigh its purported benefits.
Wide SIMD in Box3D speeds 3D SAT collision by testing four edges of hullB against one edgeA in parallel, especially for complex 32-point hulls (89 edges). Benchmark results show SSE2 about 2× faster than scalar, with AVX2-Lite giving further gains; benefits are limited for simple box-box cases. SAT remains quadratic; Box3D enforces a 128-edge hull limit for storage. Future work may extend to full AVX2 and more parallel edge tests.
Nikhil Suresh argues that AI mania has infected the corporate world, creating a religious fervor in which dissent is punished and exaggerated claims of productivity become a sales norm. Gruber recounts an overseas meeting with a Fortune 500 executive whose company pushes 100× productivity rhetoric; challenging it could jeopardize contracts. Generative AI, unlike prior computers, enables non-experts to create in ways that feel magical, prompting a bubble‑like belief that will eventually burst.
Explores multicast networks for home TV distribution, explaining how multicast duplicates packets and uses a backwards routing table. Uses live TV distribution as demo and references Tall Paul Tech. Covers local link-local examples (with and without transcoding) showing ffmpeg commands to package media into MPEG-TS and broadcast via UDP multicast (with and without copying streams). Includes YLE TV workflow (yle-dl piped to ffmpeg) as a real-world example. Discusses routed multicast for larger networks with source-specific multicast, FRR config snippets, and a routed file example using hops parameter. Highlights considerations like MLD/IGMP snooping and network QoS.
Fly.io announces a pivot to Sprites—semi-disposable cloud computers for coding agents. Sprites feature a Sprite Block Device for fast, cloneable storage and Connectors for secure inter-system requests, aiming to replace sandboxes as AI-enabled agents reshape software. CEO Kurt Mackey moves to advisor as Scott Johnston becomes CEO after a major funding round. The company bets agents will drive near-future software and pledges Sprites as the core business, with Fly Machines still on the side. Beta signup is open.
GM-backed Peak Energy seeks to commercialize sodium-ion batteries for US grid storage, using NFPP cathodes and a passively cooled design. A US$71 million, 4 GWh/year Sacramento factory will power about 4 million homes, with GM testing cells at its Wallace Lab. Peak cites 20-year life (≈20k cycles), 80% capacity, and 96% round-trip efficiency with no active cooling, and ~20% lower lifetime costs than LFP. With US sodium-ion share tiny and reliant on Chinese suppliers, GM/Peak target LFP price parity by 2028 and are pursuing pilots with RWE near Milwaukee and a Jupiter Power deal through 2030.
Anthropic outlines context engineering for Claude 5 generation models, showing they removed over 80% of Claude Code's system prompt for Claude Opus 5 and Fable 5 with no coding-performance loss. Context for Claude comes from system prompts, CLAUDE.md, memory, artifacts, and skills, not just prompts. They argue to un-hobble Claude: drop conflicting constraints, rely on model judgment, and replace many prior 'myths' (e.g., heavy example-based tool usage) with design-focused interfaces and progressive disclosure. Auto-memory now saves relevant memories; CLAUDE.md should be lightweight; use artifacts, HTML artefacts, rubrics, and a tree of files loaded as needed. Introduce claude doctor to rightsize.
Carl Gunn, a 77-year-old Republican, staged a solo protest against St. Pete’s Flock cameras, private devices in use since 2022 that automatically log license plates and build AI profiles in a nationwide database. Gunn sat near a 12-foot pole camera with a sign reading “DOWN WITH FLOCK CAMERAS” (his second protest after a prior week). Police questioned him briefly; bystanders offered support. Civil-liberties groups warn of mass surveillance and potential abuses, while supporters say the cameras aid crime solving. Gunn advocates lawful, nondestructive protest and privacy rights.
Yorishiro is a macOS terminal app that runs Claude Code or Codex inside the terminal, giving the AI a body and a shared Presence. The inhabitant (Yori) reacts visually and can reshape the environment in real time via packs that customize persona, scene, UI, and effects. Packs live under ~/.yorishiro/packs; data is stored in ~/.yorishiro/. Features include a reflex layer, Attention Aura lighting cues, a long-term memory journal, multi-tab sessions, and MCP control of the inhabitant and space. It stores no API keys and uses MIT licensing.
Terry Eagleton argues Joyce’s political life was rooted in loyalty to Parnell, anti-clericalism, and a cosmopolitan nationalism aligned with modernism. Drawing on Frank Callanan’s unfinished biography, he shows Joyce’s early socialist leanings, his move from /parnellite politics to a modern, international outlook, and his ambivalence toward Ireland’s nationalist revival. Joyce’s liberal humanism and preference for urban modernity stand in contrast to Yeats’s traditionalism, with Joyce using myth as artistic form and political reflection. The piece concludes Callanan proves nations can self-determine without insularity or supremacy, exemplified by Joyce.
Argues against strict memory-safety zealotry and surveys Rust, C/C++, Zig, and Fil-C, a project that compiles C/C++ with a memory-safety layer (GC + InvisiCaps) to panic on invalid access. Fil-C trades ABI compatibility, GC, and potential speed for stronger safety; Rust already minimizes memory-safety vulnerabilities in practice (Android: ~0.2 per MLOC vs ~1000 for C/C++). Not all software fits Fil-C; pragmatism is needed: use Fil-C where possible, Rust where necessary, and avoid dismissing other approaches. The aim is reducing vulnerabilities, not fanaticism.
An underground network of privacy activists is increasingly destroying or obstructing Flock Safety’s license-plate-reader cameras across the US. The Guardian profiles “NoMark,” a masked Minneapolis vigilante who has dismantled more than a dozen cameras, joining a nationwide wave—vandalism, paint bombing, 3D-printed obstruction tools, and faux cease‑and‑desist letters—linked to at least 33 incidents in 23 states. While some celebrate the tactic as counter-surveillance, others pursue policy change, with dozens of cities cancelling or pausing Flock contracts, law enforcement wary of misuse, and lawmakers weighing warrants.
pkgxray is a local, zero-dependency security tool for npm packages, MCP servers, and AI agents. It analyzes packages before install, stages tarballs in quarantine, and never runs untrusted code. It emits SAFE/REVIEW/BLOCK verdicts with cited evidence. It provides pre-install gates, MCP server vetting, and a runtime proxy to gate live MCP traffic; supports install hooks and CI integration. It checks CVEs via OSV, provenance, prompt-injection, credential leakage, and other risks; uses deterministic heuristics, no LLM in verdict path, and complements npm audit.
Proxmox Bluetooth fix: Intel BE200/AX200/AX210/AX211 passthrough fails; this project shares the host’s Bluetooth to a VM over the network using btproxy. Install on the host to expose adapters, then inside the VM run the client script with the host IP to create a virtual Bluetooth adapter in the guest. Latency under 1 ms; works with controllers, headphones, and Home Assistant sensors. One host bridge at a time (multi‑chip/VM support coming later). Includes --check, --pause, --resume, --uninstall; MIT license.
York, UK: Current conditions are light drizzle at 17.7C with 9–18 mph winds; UV very low, AQI 19. Today is overcast, 15–22C, with about 0.2 mm precipitation. The week stays mostly overcast: Tue 18–25C, Wed 17–29C; Thu–Fri partly cloudy, 14–23C. Hourly now: 21:00–23:00 drizzle then overcast. Air quality good; pollen: grass medium and mugwort low.
University of Minnesota’s West Central Research and Outreach Center in Morris has launched a wind-powered, renewable ammonia demonstrator for its season, aiming for about one ton per day of low-carbon ammonia for local fertilizer. Wind turbines power the electrolysers supplying hydrogen to a Haber-Bosch unit; production is dynamically controlled to cope with variable wind. Partners include UMN, RTI International, and Casale. The project, an upscale of the 2013 pilot, could expand into a network of farmer-cooperative hubs. Ammonia can be stored or combined with CO2 from ethanol to produce urea. Dynamic operation is seen as more economical than steady-state.
D-FINE-seg is a real-time framework for object detection, instance segmentation, and semantic segmentation with one codebase and a single task flag. It offers five sizes (N, S, M, L, X) and multi‑channel inputs (RGB plus thermal/depth/NIR). End-to-end: dataset prep, training (DDP, EMA, mosaic), export (ONNX, TensorRT, OpenVINO, CoreML, LiteRT), and multi-backend inference (Torch, TensorRT, OpenVINO, ONNX Runtime, CoreML, LiteRT). It includes lightweight mask/semantic heads, COCO/YOLO data formats, and benchmarks showing D-FINE-seg outperforms YOLO26 on Cityscapes, VisDrone, and TACO with lower latency; ByteTrack, SAM3, Gradio demo included.
A semiconductor simulator presents transistor animations for NPN BJT, n-channel MOSFET, and n-channel JFET. Blue electrons and red holes illustrate charge carriers, with white flashes for recombination. In the first set, carrier velocity equals the sum of diffusion and drift currents divided by total charge (diffusion not shown). The next set includes diffusion and drift for a more accurate but visually complex depiction. The final set shows currents and voltages at each terminal (with probes).
Made by Johno Whitaker using FastHTML