Front-page articles summarized hourly.
US Food Price Monitor compiles daily USDA farm-to-retailer price data. The latest report (18 Sep 2026) lists wholesale price changes: onions Idaho Falls +100% YoY; potatoes +68%; tomatoes +48%; strawberries +27%; avocados +4.1%; eggs -64%. It highlights biggest weekly movers (Longan +96%; Limes +48%; Cucumbers +40%; Beans KY Wonder -33%; Tomatoes -15%; Pineapples -16%). Retail ads show current vs. year-ago prices for staples (avocados, eggs, onions, potatoes, strawberries, Roma tomatoes). Market notes cover onion market steadiness in several regions and strawberry updates. Updated daily.
RoboHarm evaluates whether frontier robot policies refuse unsafe instructions in five hazard scenes using bimanual YAM arms. The study tests Claude Fable 5.1, GPT-6 Astra, and MolmoAct2 across 300 trials (60 per instruction, 20 per policy), with human raters classifying outcomes as safety/refusal, non-safety refusal, no meaningful attempt, attempted, or completed. Safety refusals: Fable 20/100, Astra 2/100, MolmoAct2 0/100 (no built-in refusal). Completion rates vary by task; MolmoAct2 often completes despite no safety refusal. Limitations include single phrasings and lack of long-horizon harm assessment.
Dettmers argues that the future of AI research is ecosystem-centric and local: academia can lead by building open, interoperable tools rather than chasing big GPUs. His lab's Open Source Week showcases an agent-harness and inference framework enabling local runs of large models (e.g., Qwen 3.8 Flash Next at 125B on 24 GB). Highlights include CliffCompaction for long sessions, 50% cost savings, and multi-rollout test-time scaling. The unit of research is the ecosystem, not the paper; small labs can compete with frontier labs, renewing academia.
Depth division x/z is a simplified view of the perspective projection. Cameras in 3D are a few simple transforms: world space to view space to clip space, then perspective divide to normalized device coordinates, then to pixels. The perspective projection matrix encodes focal length f = 1/tan(FOV/2) and aspect a, with near/far planes n and F shaping depth via A = (F+n)/(F-n) and B = -2Fn/(F-n). This pipeline enables culling and correct perspective; sometimes you only need the depth-division trick, but the full pipeline provides more control.
Transformer Explainer uses a live GPT-2 (small) in the browser to show how text-generative Transformers work. It covers key ideas: tokenization and embeddings, positional encoding, and stacked Transformer blocks with multi-head self-attention and an MLP, producing vocabulary logits that are turned into next-token probabilities. It explains Q, K, V, masking, heads capturing different relations, and residuals/LN/dropout. It also shows sampling controls—temperature, top-k, top-p—for deterministic or creative outputs. Built in-browser (ONNX Runtime) with JavaScript (Svelte, D3); developed by Georgia Tech researchers.
Michael Steil presents Apple Copland D11E4, the last Copland build, running in an improved DingusPPC in a browser. Copland, Apple’s abandoned microkernel OS, was never emulated before. The browser version requires clicking to capture keyboard/mouse; Escape releases. Real hardware boots in ~30s; in wasm, a modern machine can run in real-time. If an assertion triggers, it drops into a debugger; press Continue to resume. Features: Copland HD→Applications→GXSlidemaster or Eric’s Solitaire. The 11 unlock patches live on a fork branch; wasm-specific patches on another. Copland was cancelled; Apple shifted to NeXTSTEP/OpenStep, becoming macOS.
Announces the Advisory Group on Mathematics and Artificial Intelligence (AGMAI) at IAS and agmai.org. Its purpose: advise AI companies on interactions with mathematical research and the community; publish recommendations; act as a channel between mathematicians and the AI industry; operate independently of any company. Members: François Charles; Camillo De Lellis; Timothy Gowers; Martin Hairer; Nikhil Srivastava; Ulrike Tillmann; Ravi Vakil; Edward Witten; Melanie Matchett Wood. Formed after OpenAI approached members; current task: advise OpenAI on coordinating the release of math results from its internal model; input via a form; not public without consent.
Linear reworked CI to match faster code shipping. They cut PR wait from >6 minutes to just over 5 and halved runner time per test by four-fold changes: upgraded infra (faster third-party runners; tsgo; Oxlint), gate-work optimization (smaller fetches, sparse checkout, limited history), resilient checkout (retry with backoff and cache), and reduced setup (prebuilt images, install-only-needed deps, avoid slow caching). They also batched short checks, balanced test shards, and shared module state with strict isolation. Result: ~87,000 runner-minutes/month saved (~11.8% of CI) and setup per shard down ~44%. CI continues to scale with ~2,000 tests/week.
Explores composing self-stabilizing systems via parametric assume-guarantee contracts. Finds memoryless, single-scalar contracts unable to express backlog or stabilization. Using a two-queue model (fresh and duplicates), derives four gains (diagonal memory: 11/12, 5/6; off-diagonals: 7/12, 1/6) and analyzes stability. Small-gain coupling suggests decay, but when memory is included the dominant eigenvalue exceeds one, yielding metastability. Fixes—retry-budget cap and fresh-first service—alter the gains and can prevent divergence, yet do not guarantee full stabilization; simulations show caps can park the system in metastable states. Concludes parametric contracts help but lack a complete, practical composition recipe.
SafeDep analyzed an npm package mathmain that copies mathjs and ships with an encrypted loader. The loader stays dormant until a trigger is provided: the password is the JSON form of the LU lower factor L of the 3x3 Pascal matrix A = [[1,1,1],[1,2,3],[1,3,6]]. When correct, it decrypts and writes graph.js and two payloads, then loads them to run a remote-access implant (Slack bot, Telegram) with network endpoints. The same loader appears in mathsbase and math-universe; the GitHub sources do not contain it, so it was added at publish time. Indicators include the encrypted blobs and file hashes.
404 Media investigates how Axon ALPR cameras are used after cities swap from Flock, seeking to reveal data access and sharing practices. They have filed public-records requests nationwide for Axon ALPR activity reports (internal and network), data-sharing, and hotlist audits, and publish sample FOIA language to empower others to do the same. The goal is to document when officers query Axon’s systems and who can see or receive the data. They’ve already obtained reports from several departments and urge locals to contribute.
Could not summarize article.
Could not summarize article.
Turn off and restrict Apple Intelligence on Mac by disabling Siri AI and per‑feature prompts. Steps: System Settings > Siri > Turn Off Siri (or Use Siri Classic). In apps, disable summaries/prompts: Messages (Summarize Messages), Mail (Summarize Message Previews), Notifications (Summarize Notifications), Journal (Get Writing Prompts). Use Screen Time to restrict access for yourself or your child. Availability varies by language/region; Siri AI is in beta on macOS 27 and may have usage limits; terms apply.
Could not summarize article.
After the Whirlpool direct-drive washer wouldn’t spin, the author disassembled the unit, ruling out lid switch, motor coupling, and clutch. He found a broken shoulder pawl stud inside the transmission, causing the rack retainer to spin freely. He ordered RepairClinic’s Neutral Drain Pack (two studs), installed the newer parts, and reassembled. Spin function restored; total cost about $23 plus shipping, far cheaper than a full transmission replacement. Update notes add a photo, snap-ring tips, a service-manual link, and a reminder that mud in the clutch can also cause spin failure.
Made by Johno Whitaker using FastHTML