Issue #24 · 2025-08-27

Ilia's Corner

Featured story

Run Lambda-Grade MicroVMs for Free with Firecracker

Firecracker gives you the same virtualization engine that powers AWS Lambda and Fargate, but without the vendor lock-in or bill shock. Spin up 125 MiB guests in 125 ms on commodity KVM hosts, perfect for CI runners, sandboxed micro-services, or bursty AI inference. Think serverless without the serverless tax.

GitHub Trending · 8 min read

Top stories

Microsoft Terminal Turns Your CLI into a Power Tool

If you still juggle multiple console windows, Windows Terminal is the single pane that rules them all. Tabs, panes, GPU-accelerated text, WSL2 integration, and now AI-assisted command suggestions make it the fastest way to ship code on Windows. Open-source and shipping weekly, it’s the productivity upgrade you didn’t know you needed.

hackernews · 5 min read

Skip the $200/Month Job Boards—Use This Free Internship List

SimplifyJobs crowdsources every 2026 summer internship into one searchable markdown table. No logins, no paywalls, no recruiter spam. Just fork the repo, filter by tech stack, and fire off applications in minutes instead of hours.

hackernews · 3 min read

Build v0-Quality React Apps Without Leaving VS Code

Onlook is a visual editor that sits inside your Next.js project. Drag to tweak Tailwind classes, prompt AI to scaffold pages, and commit straight to Git—all in one open-source tool. Stop paying for walled-garden builders and keep full control of your codebase.

hackernews · 6 min read

Let Any LLM Write to Your Database Safely

Google’s genai-toolbox is an MCP server that turns any LLM agent into a secure data assistant. Grant read/write access to Postgres, Spanner, or AlloyDB without exposing raw connection strings or writing custom REST glue. Plug it into Claude Desktop, Cursor, or your own LangChain agent and watch your AI actually ship features.

hackernews · 7 min read

Tools spotlight

Claude for Chrome (Pilot)

Anthropic is testing a Chrome extension that gives Claude hands-on browser control: fill forms, test UIs, book flights. It’s gated, but if you get in, you’ve just hired a tireless pair-programmer who never sleeps.

Browser automation

JavaScript · 115 stars

Gemini 2.5 Flash Image

Google’s new image model delivers stateful character consistency and template-driven asset pipelines. Generate storyboard art, UI mockups, or marketing banners that stay on-brand across dozens of iterations, all via API.

Creative APIs

Python · 584 stars

Research corner

40-Year-Old Dijkstra Gets Dethroned

A new randomized SSSP algorithm cracks the O(m + n log n) ceiling for undirected graphs with real weights. Expect 2-4× speedups on city-scale routing, game pathfinding, or network sims when the implementation lands in Boost and NetworkX.

Algorithms · University of Copenhagen · 12 min read

Reverse-Engineered Apple M1 GPU Goes Full OpenGL 4.6

Alyssa Rosenzweig’s four-year quest ends with the first conformant open-source driver for Apple’s M-series GPU. Linux laptops now get desktop-grade graphics without proprietary blobs, and the mobile graphics research floodgates are open.

Graphics · Asahi Lina · 15 min read

Browse the full archive · iliareingold.com