Live Desk Tue, Jun 9, 2026 Pacific Time

Adam Skye Jones

Head in the cloud, feet on the ground Upcoming: National Indigenous Peoples Day (Sun Jun 21) · Canada Day (Wed Jul 1)

Workbench

Today
Focus editor

Live sync ready.

Daily sketch

Fallback sketch loaded.

Daily sketch from Mon, May 18, 2026 · 1:06 PM
Mon, May 18, 2026 · 1:06 PM
Daily sketch from Sun, Apr 12, 2026 · 2:20 PM
Sun, Apr 12, 2026 · 2:20 PM
Daily sketch from Wed, Mar 18, 2026 · 6:28 PM
Wed, Mar 18, 2026 · 6:28 PM
Daily sketch from Sat, Mar 07, 2026 · 2:06 PM
Sat, Mar 07, 2026 · 2:06 PM
To-do list

Fallback list loaded.

Hacker News Pulse

Jun 9 front page

No. 1 · HN

Making Graphics Like it's 1993 rebuilds the old fixed-function graphics pipeline so you can feel every triangle and pixel again

Worn journal thumbnail for Making Graphics Like it's 1993

From linkThe article is a hands-on walk through the classic software graphics pipeline, starting with a mesh in memory and stepping through projection, clipping, rasterization, depth testing, and shading without hiding the math behind modern GPU abstractions. Its appeal is how tactile it feels: instead of treating early-1990s rendering as nostalgia, the page uses diagrams and incremental code to show why that era's constraints still make the fundamentals of 3D graphics easier to reason about.

From commentsThe HN thread read like a reunion of graphics programmers and curious learners comparing old APIs, fixed-function hardware, and the educational value of writing a renderer from scratch. People argued over how historically faithful the implementation really is, swapped pointers to demoscene and Doom-era techniques, and mostly agreed that the piece works because it makes modern graphics feel less mystical by shrinking the problem back down to triangles, buffers, and interpolation.

No. 2 · HN

Gravity turns orbital mechanics into a tactile notebook toy, letting Newtonian intuition and relativistic weirdness share the same canvas

Worn journal thumbnail for Gravity

From linkThe source page is a focused browser-based simulator that invites you to push planets, stars, and trajectories around and watch how a solar system behaves as you move from simple Newtonian expectations toward more relativistic motion. What makes the project work is its restraint: the page reads less like a game and more like a physics sketchbook, using interactivity and clean visual feedback to make orbital mechanics feel intuitive enough to poke at instead of just admire from a textbook.

From commentsThe HN thread mixed physics curiosity with product feedback, with readers asking how much of the simulator is educational approximation versus numerically serious modeling. People swapped notes about N-body instability, frame-of-reference intuition, and other space-sim projects, while also praising the toy-like immediacy of the interface. The mood was enthusiastic because the project hits a sweet spot HN likes: ambitious enough to be interesting, simple enough that people immediately want to drag things around and see what breaks.

No. 3 · HN

GentleOS turns a hobby x86 operating system into a compact demo of how much one careful builder can fit into a tiny machine

Worn journal thumbnail for GentleOS

From linkThe repository presents GentleOS as a personal 32-bit operating-system project with its own kernel, shell, apps, graphics, and bootable images, but the interesting part is how deliberately self-contained it is. Rather than positioning itself as a grand platform, the source reads like a complete systems-programming sketchbook: C and assembly on old-school x86, enough UI and tooling to feel alive, and just enough polish that the project becomes a tour of operating-system fundamentals instead of a pile of half-finished experiments.

From commentsThe HN thread mixed admiration with very specific systems questions about memory management, drivers, boot targets, threading, and how far the project goes beyond a classroom kernel. People compared it to other hobby OS efforts, appreciated the discipline required to keep a solo project coherent, and treated it as a reminder that low-level software is still a satisfying craft when someone ships something small, legible, and obviously built for curiosity rather than startup theater.

No. 4 · HN

Cleaning up after AI rockstar developers argues the real damage is social and operational, not just messy generated code

Worn journal thumbnail for Cleaning up after AI rockstar developers

From linkThe essay argues that the worst AI-assisted developers are not dangerous because they type fast, but because they externalize judgment and cleanup onto everyone else on the team. The source page keeps coming back to ownership, review load, and unreadable change volume: if somebody can spray large patches into a codebase without understanding the consequences, then AI becomes less a productivity tool and more a multiplier for already-bad engineering habits.

From commentsThe HN discussion was full of war stories from people dealing with giant low-signal diffs, code-review exhaustion, and teammates who confuse output volume with useful progress. Some commenters insisted this is just the old rockstar-developer problem with a new accelerator attached, while others said AI changes the scale enough that teams need new guardrails. The broad consensus was practical rather than ideological: smaller commits, stronger review standards, and clearer ownership matter more than arguing about whether the tool itself is good or bad.

No. 5 · HN

xAI looking more like a datacenter REIT than a frontier lab shows how quickly AI infrastructure is becoming a financing product

Worn journal thumbnail for the xAI datacenter REIT story

From linkThe essay argues that xAI's latest infrastructure moves make the company look less like a pure frontier-model lab and more like a business built around datacenter leases, rental structures, and capital-intensive asset packaging. The source page leans on the economics rather than the hype, tracing how power, buildings, lease rights, and financing mechanics are becoming central to the AI story, which makes the current boom feel as much like industrial real estate strategy as a race for better models.

From commentsThe HN thread fixated on what this move says about the economics of the AI boom. Some readers saw it as a savvy way to raise money against hard assets, while others read it as a warning sign that infrastructure hype is already being repackaged into increasingly elaborate paper structures. A lot of the conversation turned into REIT mechanics, power costs, and whether datacenter demand is genuinely durable enough to justify this kind of packaging once the market stops rewarding every AI-adjacent asset on narrative alone.

No. 6 · HN

Apple revealing a new AI architecture built around Google Gemini models shows how unsettled the assistant stack still is inside Apple Intelligence

Worn journal thumbnail for the Apple Gemini talks story

From linkThe MacRumors report says Apple's newly announced AI architecture leans heavily on Google Gemini models, framing the move as a pragmatic decision to improve Apple Intelligence rather than insisting on a fully homegrown stack before shipping. The source makes the story interesting by focusing on architecture and integration choices instead of keynote gloss, which leaves the impression that Apple is still assembling the provider mix and product boundaries that will define how its assistant experience actually works.

From commentsThe HN thread split between people who saw the story as confirmation that Siri remains strategically weak and people who saw it as a sensible multi-vendor approach while foundation models are still moving fast. Privacy and platform control came up repeatedly, with readers questioning how Apple preserves its brand promise if core intelligence is increasingly brokered through outside providers. The discussion stayed pragmatic, though, because most commenters agreed the user experience matters more than whose model badge sits behind the curtain.

Calendar + Links

Upcoming
June 2026
Sun
Mon
Tue
Wed
Thu
Fri
Sat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  • Sun, Jun 21 Father’s Day
  • Sun, Jun 21 National Indigenous Peoples Day
  • Wed, Jul 1 Canada Day
  • Mon, Aug 3 British Columbia Day

Find me