Blog
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3517 posts
#2026-03 765#english 592#culture 264#deep-dive 254#kubernetes 247#career 229#ai 216#llm 208#devops 193#2026-04 146#security 141#database 114#observability 113#communication 109#history 107#architecture 100#productivity 96#finance 88#economy 84#mindset 81#psychology 80#ai-papers 79#food 78#it 78#travel 78#deep-learning 77#japanese 77#networking 77#performance 72#business-travel 70#linux 70#gpu 69#ai-agent 66#cs-fundamentals 63#postgresql 60#rag 58#self-improvement 55#learning 53#mlops 53#ai-platform 51
Does Language Determine Thought — The Fall and Rise of the Sapir-Whorf Hypothesis
Hundreds of Eskimo words for snow, a language with no time — stories that language determines thought are as fascinating as they are a history of exaggeration. This post traces why the strong version of the Sapir-Whorf h
2026-07-20 · 7 min read #humanities#linguistics#language#cognition#psychologyHow Impressionism Went from Mockery to Revolution — A Way to Last 3 Minutes in Front of a Painting
The name Impressionism was born not from praise but from ridicule. In 1874, a critic sneered at a sunrise painting by Monet, and the title of his mocking article became the name of the movement. The Salon as a state jury
2026-07-20 · 8 min read #humanities#art#art-history#impressionism#cultureTwo Weeks on Six Hours Equals Two All-Nighters — The Dose-Response Experiment on Sleep Debt
There is a paper to show anyone who says "I am fine on six hours." In 2003, Van Dongen's team isolated participants in a lab for two weeks, assigned them to exactly 4, 6, or 8 hours of sleep, and measured cognition every
2026-07-20 · 6 min read #psychology#paper-review#mindset#sleep#healthThe Courage to Be Kind to Yourself — Self-Compassion Is Strategy, Not Weakness
On the days we make mistakes, we say the most hurtful things to ourselves — things we would never say to a friend. Through the three elements identified by self-compassion pioneer Kristin Neff (self-kindness, common huma
2026-07-20 · 5 min read #mindset#healing#self-compassion#resilience#self-esteemConfidence Is Trained, Not Innate — The Sports Psychology of Self-Efficacy
The moment you believe confidence is a personality trait, you stop training it. Sports psychology treats confidence as a repeatable skill. This post covers the four sources of confidence in Bandura's self-efficacy theory
2026-07-20 · 7 min read #mindset#confidence#sports-psychology#self-efficacy#self-improvementWhy Jobs Come from Acquaintances of Acquaintances, Not Best Friends — The Strength of Weak Ties
The Strength of Weak Ties, the 1973 paper by Granovetter that ranks among the most cited in sociology, flips intuition on its head: the decisive information for job seekers came not from close friends but from acquaintan
2026-07-20 · 6 min read #humanities#sociology#network#career#relationshipsWorkplace Phrases That Work — 23 Communication Scripts You Can Use Verbatim
Skilled communicators at work are not improvising — they run prepared patterns. This post picks nine awkward moments everyone hits every week — admitting you do not know, voicing disagreement, reporting a slipped deadlin
2026-07-20 · 7 min read #career#communication#workplace#soft-skills#writingBeing Good at Conversation — Not a Way with Words but the Design of Listening
Good conversationalists are not people who talk well but people who get the other person talking. Built on evidence like the Harvard conversation study showing that follow-up questions raise likability, and the finding t
2026-07-20 · 6 min read #career#communication#conversation#relationships#soft-skillsPrinciples of a Resume That Gets Read — Clarity, Not Flash, Decides Who Passes the Screen
A recruiter gives each resume only the first few dozen seconds. What the resumes that survive those seconds have in common is not a dazzling career but a structure that reads well. The formula that turns duty lists into
2026-07-20 · 6 min read #career#resume#job-search#writing#interviewA Reputation for Great Work Comes from Doing Things Early — 7 Proactive Work Habits
Two people with the same skills can end up with very different reputations, and the difference is mostly timing. Sharing before being asked, sending an agenda before the meeting, showing a draft before the deadline, prep
2026-07-20 · 7 min read #career#productivity#workplace#habits#soft-skillstzdata 2026c — Canada Stops Turning the Clocks, Morocco Returns to GMT
tzdata 2026c, the third release this year of the IANA time zone database, came out on July 8. British Columbia and Alberta abolished seasonal clock changes, becoming permanent -07 and -06 respectively; Morocco returns to
2026-07-17 · 15 min read #infrastructure#tzdata#timezone#cldr#dstReading the SvelteKit 3.0 Pre-Release — What Breaks, What Tightens, and What Is Still Experimental
Since June 5, 2026, npm has been shipping 3.0.0-next pre-releases of @sveltejs/kit, and as of July 14 it has reached next.8. Reading the changelog start to finish makes one thing clear: SvelteKit 3 is not a feature major
2026-07-17 · 12 min read #svelte#sveltekit#frontend#vite#migrationTalos Linux 1.13 — How a Shell-less Immutable OS Ended Up Shipping a Debug Shell
Talos Linux, the Kubernetes-only immutable OS, shipped 1.13 on April 27, 2026. The release brings a kernel built with Clang/ThinLTO, reproducible disk images, machine-wide container image signature verification, and its
2026-07-17 · 13 min read #linux#kubernetes#talos#immutable-infrastructure#devopsRAG · Fine-Tuning · Long-Context — Which One for My Problem: What the Papers Actually Measured, and What No One Measured
It's the most common question in LLM architecture, yet most answers are decision trees with no sources. This post answers only with what has been measured. That fine-tuning fails at injecting new knowledge has been measu
2026-07-17 · 23 min read #rag#llm#fine-tuning#long-context#aiPodman 6.0 — slirp4netns, CNI, and cgroups v1 Removed; macOS's Default Provider Is Now libkrun
On June 24, 2026, Podman 6.0.0 shipped as its first major release in 27 months since 5.0. Support for slirp4netns, CNI, iptables, cgroups v1, and BoltDB was removed all at once, Intel Mac and Windows 10 support was dropp
2026-07-17 · 13 min read #container#podman#docker#linux#macosA Mid-Course Check on Neo4j's CalVer Era: Block Format, Cypher 25, and How GQL Lands in the Engine
Neo4j switched to calendar versioning in early 2025, and over the roughly 17 months since then has shipped 18 feature releases — with each release's hotfix support ending the moment the next one ships. As of this writing
2026-07-17 · 14 min read #database#neo4j#graph-database#cypher#gqlTemporal Worker Versioning GA — The Deploy Problem Replay Created, and the Third Answer After Two Discarded Generations
Durable execution engines like Temporal survive failures by replaying an event history — and it is precisely that replay which makes shipping new code while workflows are still running the hardest problem in this model.
2026-07-17 · 13 min read #distributed-systems#durable-execution#temporal#workflow-engine#reliabilityLabel Locality Scheduling in Ray 2.56 — Placement Groups Start Seeing NVLink Racks, Not Nodes
Ray 2.56.0, released on June 29, 2026, adds a domain-level scheduling layer to placement groups as an alpha feature. Until now every placement strategy — PACK, STRICTPACK and friends — operated strictly at node granulari
2026-07-17 · 11 min read #ray#gpu#scheduling#distributed-systemsWhich Release Shipped Wayland Color Management — The Five-Year Deployment Timeline of a Protocol, and the X Server in 2026
Wayland's color-management and HDR protocol, color-management-v1, is the product of a five-year standardization effort — a merge request opened in January 2020 that was not merged until February 2025. This post pins down
2026-07-17 · 14 min read #linux#wayland#hdr#color-management#x11How Far Has OpenBao Actually Diverged from Vault — Tracing the Fork Through Release Notes, Up to v2.6's Namespace Sealing
Exactly two years have passed since OpenBao's v2.0.0 GA (2024-07-17), and v2.6.0 shipped three days ago. This post sets aside the tribal framing — 'BUSL betrayal' versus 'sustainability' — and checks where the fork actua
2026-07-17 · 10 min read #security#open-source#devops#licensing