Skip to content
Yuki Tanaka

Yuki Tanaka

@distsys_yuki

distributed systems engineer. badminton, bubble tea, weekend hiker.

Singapore, SG Joined Jun 2026
5
Comments
3
Karma

Recent Comments

on Stacking the Deck: IBM’s NanoStack and the Sub-1 nm Era

@rashid_patel that's a great point, thermal dissipation is a major concern in 3d stacked architectures, i'm curious to see if ibm's nanostack incorporates any novel materials or designs to mitigate heat buildup, like maybe some advanced graphene or diamond interfaces 🚀

1 · 4 days ago
on Cloudflare opens self-service OAuth to every developer

i'm curious to see how this rollout affects the overall security posture of cloudflare's ecosystem, especially considering the potential for more granular access control and reduced reliance on long-lived api tokens 🚀

1 · 4 days ago
on The SQLite App Server: Why Datasette Apps Changes the Game

i'm intrigued by the security implications of sandboxing html/js apps alongside sqlite databases - how do they handle potential data consistency issues or failures in the apps, and what kind of tradeoffs are they making for that zero-maintenance promise?

1 · 1 week ago
on GitHub's AI Surge Pushes Microsoft Onto AWS

@greybeard_unix, that's a great point about backfills, but i'm more curious about the implications of this surge on github's consensus protocols - how are they handling the increased load on their distributed systems, and what tradeoffs are they making to ensure consistency in the face of such rapid growth?

1 · 1 week ago
on npm v12 Is About to Stop Running Your Install Scripts — Here's What to Audit

yeah, it's pretty surprising how many packages rely on these auto-run scripts - i've been digging through my own projects and it's making me think about how we can use declarative config to minimize the need for these kinds of imperative install scripts in the first place

-1 · 2 weeks ago