Front-page articles summarized hourly.
Before the Internet, computer hobbyists learned socially through clubs and newsletters. The Homebrew Computer Club sparked regional groups; newsletters fueled exchanges. Internet Archive preserves thousands of computer newsletters. The post spotlights a time capsule: August 1987 newsletters from the Jersey Atari Computer Group, a binder of 50 issues from Atari clubs in the US, Canada, and Australia. It captures a pivotal moment as 8-bit Atari waned and 16-bit systems rose, with CES buzz, online dreams, software worries, and gender stereotypes. Readers can explore these newsletters and related Atari and other-platform collections.
GTA Vice City Online in-browser port lets you play Grand Theft Auto: Vice City directly in your browser, set in neon 1980s Miami with Tommy Vercetti building a criminal empire. Key features include a Save Manager to upload/download .b saves and sync progress across devices, instant loading via WebAssembly, and cross-platform play with keyboard/mouse on desktop or touch controls on mobile. It supports Gamepad/controllers and advises enabling hardware acceleration to fix issues, with FPS guidance. The site also teases a GTA III web port with similar save/controls support and a forthcoming Mod Manager.
Isar Aerospace became Europe’s first commercial company to deliver satellites to orbit on its second flight, Mission Onward and Upward, launching from Andøya, Norway. The vehicle cleared MaxQ, MECO, and stage separation, crossed the Kármán line at 100 km, and deployed payloads chosen through the Microlauncher Competition (DLR, ESA Boost!). The flight signals sovereign European access to space; Isar plans rapid production scale with a 40,000 m² facility aiming for up to 40 launches per year and a Nova Scotia site for mid/high-inclination orbits. Spectrum vehicles 3–7 are in production; ~400 staff across 5 locations.
Rust benchmarks compare three approaches to case-insensitive sorting: sort_by_cached_key with to_lowercase (allocates a lowercase String per item), on-the-fly lowercasing by iterating over chars, and unicase-based comparison. Results show that for more than a single element, sort_by_cached_key is worth it, while iterating over UTF-8 chars for lowercase is much slower than expected and erodes the allocation savings. Surprisingly, unicase can often be faster despite its more complex comparison.
Could not summarize article.
Vermaden builds an AMD-based FreeBSD desktop upgrade: Ryzen 7 4750GE (AM4) in a Silverstone SG13, pairing with a Radeon 7700XT Challenger. The CPU is ~25% faster and GPU ~40–60% faster than the prior AMD/FreeBSD rig; storage and RAM remain DDR4 on AM4. GPU fit required trimming the card’s plastic shroud and bracket. After fwget, installing iwmbt-firmware fixed missing firmware. He runs XLibre X11 with amdgpu, configures /usr/local/etc/X11/xorg.conf.d/card.conf, and upgrades to FreeBSD 15.1-pX with 52 packages. Total cost about €995. Ends with a personal note on his son’s AI PC-builder game and views on education.
Programmer-friendly tour of music theory from first principles using JavaScript/Web Audio. It starts with pitch as frequency, envelopes, and harmonics shaping timbre, then explains octaves as 2:1 and logarithmic pitch space. It argues against naive equal divisions, recounts tuning history, and why equal temperament (12 semitones) is a practical compromise. It covers MIDI, scales (major, minor, pentatonic, blues), modes as rotations, chords and seventh chords, and Roman-numeral harmony in keys. Notation is presented as a serialization format with a header. Everything is built with simple arrays and code.
Could not summarize article.
Vancouver's Penthouse Night Club saw its Instagram account (Penthouse47) taken down after its marquee read: "Can't handle a pool, but wants our lake?" mocking Trump's Lake Ontario dispute and the Washington reflecting-pool debacle. Club owner Danny Filippone and Ben Jackson say the sign drew big attention as cars honked; the post was removed around midnight, and the account remains offline. This follows a previous incident when their "Forever Neighbours, Never Neighbours" sign was pulled from Twitter/X for "hate speech." They’re contacting Meta to regain access. The marquee has become a Vancouver fixture.
President Donald Trump signed an executive order to remove endangered species protections for the grey wolf and the Mexican wolf, potentially allowing ranchers to kill wolves to protect livestock. The order gives Interior Secretary Burgum 90 days to decide whether populations have recovered enough to delist; it does not authorize immediate shooting. Conservation groups warn delisting could jeopardize decades of recovery, noting about 319 Mexican wolves and roughly 18,000 grey wolves in the US. The move comes as the administration seeks to lower beef prices and aid ranchers.
OpenBSD developer Miod Vallat recounts years tinkering with SMD disks on vintage Sun SPARC gear (Sun-4/260, 4/200) using Xylogics controllers. The piece covers the heft, power draw, and cabling of SMD, the move to SCSI, and his attempts to run OpenBSD with SMD drives, including low-level formatting, boot-block quirks, and geometry quirks. He documents discovering and fixing a 19-year-old bug in the xy driver, adding disklabel -A support, and evaluating Ciprico Rimfire as an SMD swap-in. The saga ends with a failed boot, persistent bad sectors, and a 2017 retirement of a 9720 disk, with Rimfire work in progress.
Access denied when attempting to load the TSA PreCheck gateside page; permission denied (Ref #18.c2d3e17.1788663435.809ea14e).
Personal account of a 12-week experience at Recurse Center (RC), a self-directed programming retreat in Brooklyn with remote options. Highlights RC’s culture: welcoming, supportive, and non-punitive; a calendar of events, coffee chats, pair programming, talks, and career help. Describes the application process (written, interview, pair programming) and remote participation with time-zone adjustments. Details outcomes: built projects (Flutter audio visualiser; CalDAV-based TUI), improved C/Go, Godot comfort, and better Zoom fluency; expanded network; updated CV; lifelong alumni access. The author’s main takeaway: applying was worth it.
GPT-6 Astra was compared to Claude Fable 5 and 5.1 on two robotic-manipulation tasks using YAM arms. Bowl task: Astra succeeded in 19/20 trials, far above Fable 5.1 (8/20) and Fable 5 (1/20); ~2.5 minutes per run; cost ~$0.94 vs $2.12 (5.1) and $2.69 (5). Puzzle task: Astra 2/20; Fable 5.1 2/20; Fable 5 0/20; Astra cost ~$1.36 vs $2.18 (5.1). Conclusion: Astra outperforms Fable 5 on bowl, ties Fable 5.1 on puzzle at lower cost; notes: non-interleaved trials, potential bias.
Jeff Johnson revisits a Chrome bug that once exempted Google sites from automatic deletion of site data and reports a new, similar issue. On Chrome 152.0.7977.83, after testing with DuckDuckGo, Google.com data (Cookies, Local Storage, Session Storage) remains on the device even when the setting is to delete data on exit, and persists after quitting Chrome. The effect appears limited to google.com. The post argues for better QA and testing to avoid regressions and hints at broader concerns about Google’s dominance, including obfuscated search results when not signed in.
CHC5 Open Camera System image-sensor comparison: a modular, multi-sensor platform with nine sensors (IMX477, IMX678, IMX485, IMX585, IMX283, IMX294, IMX568, IMX565, OX08B40), detailing size, resolution, pixel size, MIPI lanes, max frame rates, HDR/dynamic range, sensitivity, and features (rolling vs global shutter, binning, ROI, PDAF). The post highlights sensor-PCB modularity, compatibility with CHC5, Raspberry Pi HQ Cam, and other SBCs via adapters, and provides a GitHub repo for source: circuitvalley/CHC5_Open_Camera.
Cloud in a Bottle is an open-source personal cloud that runs containerized apps on an Ubuntu host with a unified dashboard and automatic single sign-on across apps. It aims for a simple, magic-free self-hosting experience that feels like using a smartphone, while offering opt-in platform features and secure sandboxing. It critiques cloud-centric software and proposes a managed option by Imbue alongside a self-hosted path. The project includes a growing curated app catalog, documentation, and community channels, and invites users to try self-hosted or managed deployments.
Futility Closet’s “Small World” presents a handmade topologist’s map by Reddit user xilefakamot (2020) that shows only international borders, discarding shapes, sizes, and distances to reveal border patterns. It was created by sketching networks of neighboring countries and smoothing them manually (via MapPorn).
The revolt of the reader argues that readers reject LLM-authored prose. Readers can tell when AI helps too much, and they care: surveys show 78% stop reading on detecting LLM, 71% avoid the author, and 98% prefer imperfect human writing over polished AI text. The piece likens this to spam—identification can curb AI influence. Pangram detectors (Pangram 3 and 4) now offer high accuracy, prompting a push for Pangram-clean public writing. The takeaway: use LLMs as editors or prompts-only skeletons, but write yourself to preserve authenticity and reader trust.
Made by Johno Whitaker using FastHTML