Issue #34 · 2025-09-06

Ilia's Corner

Featured story

The $368B AI Hangover

Goldman Sachs just rang the fire alarm: if hyperscalers slam the brakes on their current $368B annual AI spend, the S&P 500 could lose 15-20% of its value—up to $1 trillion. Translation? Your RSUs, startup runway, and hiring budget are all directly wired to how long the GPU-buying frenzy lasts. Track the next earnings calls of Amazon, Microsoft, and Google the way you track kernel patches; when cap-ex guidance drops, the tech job market will feel it first.

reddit_tech · 2 min read

Top stories

High-Schooler Turns Space Junk into Gold

Matteo Paz, 17, cracked open NASA’s forgotten petabyte archives and surfaced 1.5 million previously ‘lost’ space objects in six weeks. His trick? A home-grown ML pipeline that marries Fourier and wavelet analysis—then runs on a single GPU. If a teenager can squeeze new science out of 40-year-old tapes, imagine what you can do with last week’s log files. The code outline is public; steal the architecture for your next anomaly-detection side hustle.

reddit · 3 min read

OpenAI’s New Talent Marketplace

First ChatGPT commoditized your job tasks; now OpenAI wants to sell you the unemployment insurance. Its just-launched Academy pairs displaced workers with Walmart, Lowes, and other mega-employers—after you finish OpenAI’s own prompt-engineering courses. Developers should read this as a signal: generic coding is becoming a minimum-wage skill. Double down on domain expertise, on-prem integration, and security review—robots still can’t get SOC-2 certified.

hackernews · 3 min read

Meet Apertus 70B—Actually Open

Swiss universities just dropped the first 70-billion-parameter model that ships with EVERYTHING: cleaned 15T-token dataset, training recipes, intermediate checkpoints, and even the opt-out list. You can fine-tune, distill, or commercialize without the legal shadow that hangs over LLaMA or Mistral. If you’ve been waiting to self-host a GPT-4-class model for HIPAA, GDPR, or just paranoid clients, your excuse just evaporated.

hackernews · 4 min read

Tools spotlight

MentraOS – One Codebase, Any Smart Glasses

Write a TypeScript widget once, flash it to Vuzix, RayNeo, or Even Realities without signing an NDA or paying a SDK tax. Think Electron for your face—perfect for warehouse pick-lists, surgery HUDs, or that Ghost-in-the-Shell cosplay you promised your Discord. Repo drops a ready-to-hack emulator so you can iterate on your laptop camera.

AR/VR prototyping

TypeScript · 53 stars

Sparrow – Apache Arrow in Pure C++20

If you’ve ever wanted columnar analytics without dragging in Java, Python, or a $$ Snowflake license, Sparrow gives you header-only, idiomatic C++20 bindings to Arrow’s memory format. Zero-copy data hand-off between your Rustler NIFs, GPU kernels, and legacy Fortran becomes a single #include. Quant devs, this is your bridge from research notebook to HFT cluster.

high-performance data

C++ · 12 stars

Research corner

Hollow-Core Fiber Hits Record 0.091 dB/km

Light now travels 45% faster in the new hollow-core fiber than in glass, opening a 66 THz spectrum window. For cloud builders, that means 30% lower latency between continents without repeaters—think London-Tokyo HFT links or real-time metaverse sync. Watch for AWS/GCP to pilot this in their long-haul backbone; early access usually ships as a “low-latency” VM sku.

networking · Southampton Univ. & collaborators · 4 min read

BCI + AI Copilot = Mind-Control at 5× Speed

Non-invasive brain–computer interfaces hit typing-speed parity when an AI copilot predicts 50% of the intent—error rates drop and users cruise at 90 characters per minute. The trick is a convolutional-Kalman mash-up running on commodity EEG hardware. Developers: the same pattern-completion engine can throttle background tasks in attention-aware apps or accessibility tools.

neuro-tech · U. Tokyo & Stanford · 6 min read

Browse the full archive · iliareingold.com