Front-page articles summarized hourly.
Armin Ronacher argues that LLMs have reduced friction around language choice and tooling, making it easier to ship fast, small software in languages like Rust and Zig. The rise of autoresearch and agent-assisted coding lets developers tackle harder tech (DWARF, eBPF, crypto, legacy hardware) without mastering every trick. Notable examples from Cloudflare and Vercel show tiny Zig components and LLMed workflows. The trend isn’t just language shifts but broader participation in fast, efficient programming, even if gatekeeping once kept some domains out; sloppiness may rise alongside speed.
This post argues local LLMs differ widely from reference implementations due to hardware/software differences, so benchmarks must reflect realistic, long-context tasks. It explains how logits become probabilities, are sampled, and decoded, with sampler settings shaping results. It shows inference backends (FlashAttention 2, Flash Inference, Triton Attention) can yield token flips, especially during prefill. KV-cache and weight quantization (BF16, FP8, INT8, NVFP4, AWQ) can disrupt tool calls or increase divergence. The author uses top-1 disagreement and KL divergence to quantify drift and plans broader, reproducible testing.
A web tool to upload a logo, select colors to glow, and download an HDR JPEG. On HDR displays, chosen areas can be up to 7.5× brighter than white via an ISO 21496-1 gain map; SDR displays render normally. LinkedIn uses BT.2100 PQ with a matching ICC profile; nothing is stored. Glowing is strongest for near-white elements on dark backgrounds; +2.9 stops (~1,500 nits) is the sweet spot, while dark colors glow poorly. Also enables bright text via CSS background-clip: text. Requires HDR-capable browsers; many platforms strip HDR.
Done is external, not intrinsic. Loop engineering aims to reduce distance to a target state via four requirements: a clear target state, an observable current state with structure, a precise, local way to change the artifact, and an external stopping rule (cost, tests, thresholds). Verifiers shape progress; naïve completion signals can mislead. Loops converge best on editable representations (code, SVG, Blender) but struggle with open-ended tasks. Discovery is experimental and stack-specific; economics demand infrastructure to measure cost per iteration and stop when diminishing returns occur. Inference-time loops alter outputs; training-time loops learn from rewards.
ProgramBench Vetted, released Aug 13, 2026, is a set of 50 tasks in the ProgramBench benchmark family. It standardizes task design to be fairer and more reliable, preserving partial progress with deterministic grading and addressing failure modes (test duplication, environment leaks, hackability). The workflow comprises four stages—source/build, generate/deduplicate behavioral tests, audit/repair cleanup, calibration/approval—with human-in-the-loop reviews and specialized agents as judges/doctors. It emphasizes calibrated difficulty, deduplication to reduce duplicate credit, and adversarial checks. It compares Vetted to original ProgramBench; notes improved reliability but mixed results across models; discusses memorization paradox and future directions.
Gary Rolland describes migrating a 29-server network from Windows to NetBSD 2.0.2, running MySQL, Apache, Postfix, and Samba for about 4,800 users. NetBSD handles ~870GB data/day, ~1,200 emails/day, and up to 35 HTTP requests/min at peak. After a rough Windows period, a two-server NetBSD trial succeeded, leading to a full rollout. Downtime decreased, stability improved, on-call burdens eased, and his personal life and team efficiency benefited. He praises NetBSD and encourages continued development.
macOS 27 Golden Gate deprecates hdiutil; use diskutil image for disk images. Diskutil image covers attach/create/resize/info/chpass and supports ASIF; several hdiutil options are missing (e.g., -puppetstrings progress, -srcfolder, -[no]scrub, -copyuid). In tests, hdiutil create took ~110–115s and prompted for admin auth due to a root-owned file; diskutil image finished ~40–45s after removing that file, yielding a 2.8 GB image vs 2.89 GB. Diskutil scrubs by default; gaps cited include logging, permission handling, and lack of -[no]scrub. The author questions the deprecation and cites platform bugs and a sysdiagnose request.
The piece explains how DESI DR2 (2025) hints that dark energy may be dynamical rather than a constant, with w0 near -1 but wa negative, suggesting past phantom-like behavior. This challenges the ΛCDM concordance and prompts numerous explanations—from data systematics and modeling choices to new physics. The debate links to the Hubble tension and neutrino-mass issues. Researchers are testing many models, awaiting more DESI analyses and Rubin Observatory data that could resolve whether cosmology is truly broken.
A Watermark Field Test page hosting a quiz that requires JavaScript to record answers and compute the score; includes navigation prompts like “Skip to quiz,” a loading indicator, and an “About this experiment” section.
PowerPoint files are collections of slides. Each slide combines text, shapes, images, charts, and sometimes media; fonts, colors, sizes, and layout are stored as properties. Rather than a flat text file, a PPTX is a ZIP of XML and binary assets (slides, fonts, images, charts, data). The article shows a simple slide, then how external files reference logos, Excel data, and charts. OOXML became a sprawling 5,000-page standard with nested XML, making automation hard. The message: that complexity is what editide seeks to simplify for AI agents.
zcomplete corrects mistyped commands in zsh, bash and fish by learning commands you actually run. When you misspell, it suggests the intended command, e.g., mkd → mkdir, gti → git, cargo tset → cargo test, with a ranking that decays over time. It integrates per shell by injecting init code, stores a ~160 KB database at ~/.local/share/zcomplete, and offers modes (safe/unsafe/bypass) and safety rules. Installation via a curl script, with verification, supports import/forget/ignore/bind, doctor, stats, and uninstall.
terminal-code brings VS Code into the terminal across macOS, Linux and Windows by pairing code-server (VS Code in the browser) with terminal-browser. Install via curl | bash. It lets you: open the current or a specified folder or file; open a file at a line/column; diff two files; open a right-side split pane; access the source-control panel; import settings, keybindings and extensions from VS Code-compatible editors; resolve shortcut conflicts; and upgrade. Open-source from Zenbu Labs (2026).
miniageos is a script-driven project to build a stripped-down "dumbphone" version of LineageOS for Google Pixel. It creates a system image without a browser or Google Play Services, blocks selected domains via a hosts file, and applies UI changes (grayscale, night mode, text magnifier, no animations) while disabling OTA updates. It replaces the default camera with the Pixel camera and temporarily installs Aurora Store (via F-Droid) for apps, then uninstalls it. Optional exclusions allow omitting specific Google/carrier blobs. Requires Linux, 16 GB RAM, 300 GB storage. Primarily tested on Pixel 7a.
lcamtuf builds a real-life Conway’s Life display on a 17×17 LED switch matrix. Using an AVR128DA64 MCU, 17 GPIO rows drive the active LED row and 17 GPIO columns supply voltage; diodes light at their intersections with a 1/17 duty cycle. Each LED ~150 mA, row current ~2.5 A; MOSFET/transistor switches handle it; 20 Ω resistors limit current. A 10 kΩ potentiometer sets simulation speed (0–~10 Hz); user input toggles cells; a two‑second pause and a watchdog ensure safe updates. Source, PCB, and price notes included; cheaper or more exotic versions discussed.
ONE is a privacy-preserving identity infrastructure that uses passkey-first authentication and stores only user-held encrypted data. No readable PII is stored; the user keeps the keys. It offers one-tap age verification with anonymized results and a proof of personhood, designed to curb bots and verify humans without exposing identity. Applications receive only the requested proof and an audit record—no name, birth date, ID, or image. One is a reusable identity primitive for KYC, private AI transcripts, and other trusted proofs.
Ameliorate is a collaborative problem-solving tool that helps teams break down complex problems into causes, effects, and tradeoffs, so assumptions can be inspected, disagreements clarified, and knowledge integrated. It visualizes proposals with interactive diagrams, supports scoring and justification, and lets users compare tradeoffs and track reasoning. Suitable for varying complexity, it enables grasping ideas, soliciting feedback, guiding discussions, bringing others up to speed, and re-visiting conclusions as new information arises. The team invites feedback to improve features.
Could not summarize article.
pianoify is a browser-based tool that converts audio to piano MIDI and sheet music. Drop an audio file or YouTube link; the clip is cropped to ten seconds, transcribed, and the piano roll fills in while decoding. It plays back on a sampled Steinway grand with a damper pedal, engraves the transcription as sheet music, and crossfades with the original. It outputs free MIDI in the browser, exports sheet music as MusicXML, and recognizes chords under the notes. It works with MP3, WAV, voice memos, or YouTube links and requires JavaScript/Web Audio API.
Made by Johno Whitaker using FastHTML