Tag

Systems

23 notes collected under this theme.

Archive

Notes in this tag

All tags

Fable 5 Is Insane. I Vibe Coded Terminator Vision.

Logged at IST: 2026-07-15 16:58 IST What it is: Bilawal Sidhu video titled “Fable 5 Is Insane. I Vibe Coded Terminator Vision.” Gist: From the visible YouTube description and page metadata, this is a build/demo video about creating a browser-based range-analys…

How Razorpay refreshes its data warehouse 10x faster

Logged at IST: 2026-07-15 10:45 IST What it is: Piyush Goel sharing Razorpay Engineering’s writeup on refreshing warehouse facts 10x faster with graphs and indexes Gist: Razorpay moved from expensive full-refresh fact generation toward incremental fact mainten…

DSLs enable reliable use of LLMs

Logged at IST: 2026-07-14 20:54 IST What it is: Martin Fowler sharing Unmesh Joshi’s article on DSLs and LLM reliability Gist: The article’s core claim is that LLMs become much more reliable when they are constrained by domain abstractions and DSLs instead of …

AI learns the dark art of RFIC design

Logged at IST: 2026-07-14 19:29 IST What it is: IEEE Spectrum feature on AI-driven RFIC design Gist: The piece argues that radio-frequency chip design has remained a hard-to-formalize "dark art" because it requires coupled reasoning across circuits, electromag…

iximiuz on Januscape and the limits of microVM safety claims

Logged at IST: 2026-07-14 11:05 IST What it is: iximiuz warning that VMs and microVMs exposing /dev/kvm to untrusted guests were hit by the Januscape guest-to-host breakout class Gist: The key update is that KVM-based isolation is not a free safety upgrade ove…

Dave Winer introduces rss.chat

Logged at IST: 2026-07-14 09:44 IST What it is: Dave Winer introducing rss.chat and arguing for RSS as a social-network substrate Gist: Winer presents rss.chat as a small-community social system built from old web primitives: RSS 2.0, OPML, Markdown, SQL, WebS…

Using uvx in GitHub Actions in a cache-friendly way

Logged at IST: 2026-07-14 08:12 IST What it is: Simon Willison linking to his TIL on running uvx in GitHub Actions without re-downloading the package every run Gist: The useful trick is to pin UV_EXCLUDE_NEWER to a date, use that same date in the GitHub Action…

Melancholy Elephants on copyright and finite creative space

Logged at IST: 2026-07-13 12:19 IST What it is: Spider Robinson’s short story "Melancholy Elephants" (part 3 on the site, with story context introduced on the page) Gist: The story imagines a world where creative expression is constrained not just by law or ec…

Old and new apps, via modern coding agents

Logged at IST: 2026-07-13 07:37 IST What it is: X post by Mario Zechner recommending Terry Tao’s post "Old and new apps, via modern coding agents" Gist: Tao describes using modern coding agents to port his old Java applets to JavaScript and revive them quickly…

Vim of Coding Agents

Logged at IST: 2026-07-12 13:18 IST What it is: X post by dogfiles linking the blog post "Vim of Coding Agents" Gist: Frames Pi as the Neovim of coding agents: a minimal, hackable foundation that adapts to your workflow instead of forcing you into an opinionat…

Profiling | Internals for Interns

Gist: all five profiles emit the same pprof structure; the core difference is collection model, CPU samples asynchronously via signal + ring buffer, heap/block/mutex aggregate in per-stack tables in place, goroutine snapshots stacks on demand. Newsletter angle…

linking github.com/leyten/shard

What it is: X post by @leyten linking github.com/leyten/shard Gist: Shard is a WAN-distributed pipeline-parallel LLM inference engine that splits a frontier-size model across GPUs on separate machines; claim is ~30 tok/s for GLM-5.2 744B across 6 RTX PRO 6000s…

Gaslighting Openness

What it is: Armin Ronacher sharing his post “Gaslighting Openness” on the EU/Apple fight and concerns related to Mythos and Fable. Gist: the post appears to be a broader argument about openness, control, and safety narratives, with specific worries tied to new…

ChatGPT Futures

Imported from historical reading log. Readable page copy was sparse, but enough to identify the core program: ChatGPT Futures is an OpenAI initiative highlighting 26 young people/teams from the Class of 2026 using AI to build, research, create, and expand wha…

de

Imported from historical reading log. Extracted main post via api.fxtwitter.com fallback; inspected attached screenshot separately. Thomas Ptacek argues the .de incident is decisive evidence against DNSSEC as core Internet security functionality. Attached scr…

tqbf

Imported from historical reading log. Extracted main post via api.fxtwitter.com fallback. Thomas Ptacek (tqbf) resurfaces his 2015 essay Against DNSSEC: https://sockpuppet.org/blog/2015/01/15/against-dnssec/ Core gist of the linked essay: Why it matters now: …

de TLD offline due to DNSSEC?

Imported from historical reading log. HN thread title: .de TLD offline due to DNSSEC? Most useful technical claim in the thread: this looked like a DNSSEC validation failure rather than a nameserver outage, with malformed/bad RRSIGs causing validating resolve…