Front-page articles summarized hourly.
Gearhash adds an ARM64 NEON backend in version 0.1.4, auto-selected on aarch64 and about 2× faster for typical chunk sizes. It starts with a 64-byte warm-up and splits work into parallel strips, with extensive low-level optimizations (unrolling, preventing LLVM reassociation, improved loads, and in-vector boundary checks). Benchmarks show ~1.8× on 11-bit masks, rising to ~2.17× for larger masks; performance drops for very small chunks (~350 bytes) where scalar code may be faster. The update is transparent to users; future work may revisit x86 backends.
jemalloc 5.4.0 adds over 160 commits focused on cleaning technical debt, refactors, bug fixes, test coverage, and portability. New features include EXTENT_ALLOC_FLAG_PINNED for marking non-reclaimable mappings, new mallctl stats (pinned) and per-CPU arena resume, aligned malloc stats outputs, and a switch from runtime to compile-time --enable-cxx-infallible-new. Incompatibilities include revised tcache targets and removal of seven legacy controls. Bug fixes cover errno preservation across frees, accepting NULL in free_sized, TSD lifecycle fixes, and THP file opens. Refactors modularize the allocator, add an OS abstraction layer, and improve portability and statistics collection.
The Khipu Field Guide (KFG) is Ashok Khosla’s project to democratize khipu research, offering symbolic renderings, interactive graphics, and data analyses of hundreds of Inka khipus. It features a large curated database (703 khipus), a multi-section guide (Guidebook, Notebook, Fieldmarks, Sketchbook), data/image search tools, and editions like TextosBook and DATABOOK. The site documents decipherment methods, historical context, and ongoing digitization challenges, building on prior work by Ascher, Medrano, Brezine, and Clindaniel, with bibliography and About sections.
FEX-Emu surveys emulating the x86-TSO memory model on ARM’s weak memory models and the resulting performance and correctness challenges. It explains mapping x86 loads to ARM acquire-load and stores to ARM release-store, then to RCsc/RCpc as hardware evolves. Benchmarks show large penalties for unaligned accesses and split-locks that force kernel–userspace handling; Apple M1’s hardware x86-TSO mitigates this, while Oryon-3’s coherent cachelines improve several paths. FEAT_LSE2 helps only marginally. Split-locks remain hard; a 128-bit CASP idea is proposed. Uncached memory to GPUs worsens results; kernel patches offer workarounds. Overall, hardware progress offers hope for better emulation.
Waymo plans to bring its all-electric autonomous ride-hail fleet to Singapore, aligning with the city’s green and smart mobility goals. The Waymo Driver uses lidar, cameras and radar for 360-degree awareness and safe interactions with pedestrians and cyclists. The rollout is phased: starting with manual driving for mapping next year, then autonomous driving with local specialists, aiming for fully autonomous service later; approvals targeted by 2027, with service opening in 2028. Vehicles will begin with all-electric Jaguar I-PACE; the program emphasizes safety, accessibility, and government collaboration.
Orbital is a project agent that keeps the project context across tasks and sessions. It owns the project and stores durable artefacts: PROJECT_STATE.md, DECISIONS.md, LESSONS.md, queue.json, and workspace artefacts. It delegates tasks to interchangeable workers (Claude Code, Codex, Gemini CLI, etc.) against the same project context and records outcomes back to the project. It supports multi-provider LLM routing with fallbacks, budget and approvals, autonomy presets, and safety guards. It runs as a desktop app with OS sandboxing, plus optional cloud relay, mobile control, triggers, and browser automation. GPL-3.0.
Devin introduces Code Scans, a tool that turns engineering goals into concrete codebase investigations and surfaces findings and PRs for review. Built on Agentic MapReduce, it splits work into batches, aggregates results, and creates PRs. Early tests report a 96% PR merge rate and 700+ engineering hours saved. To start, type /scan in Devin and set a goal (e.g., speed up Rust compilation, remove dead code, or improve SEO). Findings cover performance, queries, test coverage, dead code, quality, accessibility, compliance, and migrations, with SEO/site improvements already showing gains.
ByteShape compares ShapeLearn-Lite with full ShapeLearn for Qwen 3.8 27B. Lite enabled deployment on 12–24 GB GPUs but full ShapeLearn raises quality and speed, with five frontier models across six GPUs. GPU-5 is the default where memory fits, delivering about 99.63% BF16 aggregate score; GPU-4 is still competitive. On 24 GB and 16 GB cards, the ordering holds; memory-conscious setups favor GPU-4. Speculative decoding (MTP, DFlash2) boosts throughput (DFlash2 usually faster; MTP slower) but memory and modality tradeoffs apply. KLD remains a fidelity metric, not a task-performance leaderboard. Lite did its job; full ShapeLearn expands the frontier.
A centuries-old Maine apple on Verona Island was revealed to be Drap d’Or de Bretagne, a lost founder variety that seeded many American apples. A transatlantic team—apple hunter John Bunker, historian Todd Little-Siebold, MOFGA, and geneticists Cameron Peace and Nick Howard—used DNA SNP fingerprinting to identify the tree alongside Danish records. The discovery shows how recovering lost genetics can diversify and harden crops against disease and climate shifts, guiding future breeding. It also uncovers how early French settlers carried cherished cultivars to North America.
Ancient Greek contains about 1,000 lexical items without Indo-European etymology, borrowed from a Pre-Greek substrate language(s). These terms primarily cover flora, fauna, landscape, and some cultural items, plus a handful of toponyms and mythological names. Evidence for Pre-Greek loans includes distinctive phonology (e.g., initial ps- or dn-), rare b- sounds, and non-IE suffixes like -nth, -ss, -mn, plus prefixes a-, s-, k(a)-. Linguistic stratification links these borrowings to a Paleo-European substrate and an adjacent Minoan (Crete) adstrate. Notable loans include labyrinthos, asáminthos, thálassa, and oînos.
Hacktron AI reports a chain of vulnerabilities that allowed OpenAI employee accounts to be compromised via OpenAI’s Discourse forum. A heap-buffer overflow in libheif used during HEIC/HEIF processing enabled remote code execution, and an OpenAI SSO misconfiguration allowed linked accounts (Codex/ChatGPT) to access internal repos and connected services. The researchers demonstrated impact by opening a PR in OpenAI’s internal monorepo, then reported the findings; OpenAI paid a $6,500 bounty; patches were deployed by OpenAI and Discourse. They warn that AI-enabled tooling lowers the barrier to exploitation and urge patches and defense-in-depth, including updating libheif (to v1.23.4+), restricting untrusted decoding.
Ask A Monk is a human-driven, anonymous Q&A community where strangers listen and respond to questions with empathy. It stresses that there is “no AI here,” and that someone who has lived through similar nights may offer support, though they cannot fix your life. It is not a crisis service, but it provides resources for immediate help. The site invites users to submit questions, read others’ scrolls, and leave honest replies to help strangers carry their burdens. © 2026 Ask A Monk.
Discussion on aligning icons with multiline labels in list items. Two main approaches: 1) icon in markup (HTML element) inside a flex item. Start alignment fixes the wrap issue, but requires a robust offset using the line-height unit (lh) to keep the icon centered as icon size, font size, or width change. 2) icon via a pseudo-element (::before) to avoid extra markup; ensure fixed icon size, prevent shrinking, maintain a square aspect-ratio, and use the same lh-based offset for consistent centering. The result: reliable icon alignment across varying text and sizes.
Engineer replaces iRig HD X firmware to run NAM A2-Lite on the device’s 500 MHz Cortex-M7, fitting the engine into 128 KiB FlexRAM with three DTCM banks and OCRAM. The on-board 16-frame, 0.333 ms blocks at 48 kHz process a 5150/OD808 capture entirely inside the iRig; the original codec and wheel remain. Compared to upstream NAMCore, the on-device render yields a null of −115.63 dB with near-perfect correlation. The result makes the iRig a self-contained pedal: guitar → codec → NAM A2-Lite → headphones/amp, no host computer required.
Netnod explains Telstra’s July 8, 2026 outage, where a Melbourne GPS receiver, after maintenance, caused its NTP time to misreport 2006, cascading through the network and degrading voice, SMS, trains, payments, and EV charging. The TAP report shows how architecture choices—initial client/server NTP with limited redundancy, later peering in 2020—enabled a timing loop when Melbourne’s stratum relations collapsed. A firmware epoch misread (1,024 weeks) and a moved GPS card made Melbourne the top time source, spreading the wrong time. Lessons: treat timing as critical, document config, use independent sources, point-to-point links, alarms, golden builds, and regular upgrades.
Goose is a memory-safe systems language with no heap. Dynamic values live inline on data stacks; growth is compiler-managed, with scope exit as the free. It compiles to a single C file and runs with a C compiler; TinyCC can host in-process execution. It aims for high speed with no allocator, GC, or lifetime annotations, and benchmarks beat idiomatic C++, hand-optimized C++, and safe Rust. Features include grow-only and grow-shrink arrays, fixed/variable-size enums, relative pointers, in-place construction, and no shared mutable memory across threads. Build with CMake; run samples.
Access forbidden (403): you don't have permission to access this resource.
Plugin4Shell is a zero-click, high-severity RCE affecting four AI coding agents (Claude Code, Codex, Copilot, Gemini CLI) via a plugin SHA-pin bypass. A malicious plugin can swap a pinned commit and auto-update to malware, granting attackers full remote control of the host. It targets marketplaces/distribution, not the models themselves; mitigation requires agent-side fixes. Patched: Claude Code 2.1.179; Codex 0.146.0. Gemini CLI deprecated with no patch; Copilot has no fix yet. Air Marketplace/Air Filter not affected. Timeline: disclosed June 2026; patches by Aug 2026; migrate Gemini users to Antigravity.
Charlie Precourt recounts piloting Atlantis to a precise, energy-managed landing after a 10-day mission to the Russian Mir. With CAPCOM guidance, he follows a curved HAC glide path from 50,000 feet to touchdown, aided by instrument calls, HUD readouts, and MLS precision guidance. Training emphasized a Gulfstream-based shuttle simulator: thousands of approaches—over 1,700 before the actual flight. Re-entry from Mach 25 over the Pacific leads to a high-speed, instrument-guided approach, then a 3-degree glide path and wheel stop at Kennedy despite a crosswind—captured by a family moment watching from the ramp.
Made by Johno Whitaker using FastHTML