hnq.me

Self-taught developer / Systems notes

A quiet place for
life, systems,
and long learning.

I am Huynh Nhan Quoc, a self-taught developer from Tam Ky, Vietnam. I have been learning through real products, broken deployments, private systems, and years of starting again. This site keeps that road in one place: the ideas, the work, and the life around them.

2015 Started learning
Tam Ky Home
Go + JS Working tools
In public Current chapter

Ways into this site

Enter through the question you have.

Explore the archive

One body of work, several ways in.

Look up one concept, follow a topic across formats, or begin with a collection selected in reading order.

choose where to begin
concepts
31
articles
64
topics
20
collections
4
Featured collection Runtime foundationsA path through source code, bytecode, virtual machines, and the boundaries of execution. 9 entries

Now

What is moving today.

Building Kitwork Runtime workbench for multi-tenant websites Learning / 2026-07-09 Zero VM A beginner-friendly guide to understanding requests that bypass VM execution. Writing / 2026-08-23 I Never Planned to Build a Database. I Just Wanted Kitwork to Manage Thousands of Websites More Simply. Source / 631be61 jitjs: subtract the verb system — behaviour is a component or an expression, transport is Drive Spec §9 row "Hệ action jitjs" closes without `effect` (component-first, Quốc 22/09). Removed: data-kit(work)-action / -target / -trigger, the behaviors registry, kit.fire/behavior/action/target/actions, bindVisible, compat.js, jit/js/lib/* (10 verbs), the Drive verb branches, theme.go's verb detector. jit/js/runtime.go now scans components (jit/js/components) and capabilities only; Render injects /kit.js?components=component:<name> for the names a page uses. Kernel: a scope write OUTSIDE a pass (a component method finishing in a timer, a .then it did not return, a callback) schedules one coalesced repaint; inside a pass (render, event handler, model write) nothing is queued. Found by the browser proof — clipboard's `copied` never painted on the kernel before this. Closes B10: expressions synchronous, async lives in a component or Drive. Tests: jit/js/migration_browser_test.go drives the five migrated patterns (toggle, tab, dialog via $element, clipboard component, kit.theme.toggle()) in real headless Chrome; jit/hydrate/write_repaint_test.go (outside-pass repaint + inside-pass single paint, both with disable-checks). Kernel minified gzip 9 907 / 12 288. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> 2026-09-22

Latest articles

Fresh from the long road.

archive
Newest / 2026-08-23 I Never Planned to Build a Database. I Just Wanted Kitwork to Manage Thousands of Websites More Simply. From tenant_id, PostgreSQL, and Turso to a small database designed specifically for Kitwork. read article

A concept becomes executable

The path from text to behavior.

01 Source
02 Lexer
03 AST
04 Compiler
05 Bytecode
06 VM

Runtime

The place where code receives memory, values, limits, and a world in which to run.

Bytecode

The compact instruction layer between source language and machine behavior.

Virtual machine

A machine made of software that reads those instructions and enforces their boundaries.

explore all concepts

The road so far

Not a straight line.

2015

Blogger and HTML. The first small changes that made the hidden structure of a website visible.

2018

A friend's coffee shop and a Firebase night. Dependency stopped being an abstract technical word.

2020

Home, delivery work, and Kitstack. Real projects began shaping a private Go platform.

Now

Opening the useful parts. Kitwork, concepts, articles, and source code turn private lessons into public material.

This site is also an experiment

The URL follows the directory tree.

Each folder can inherit layout, metadata, and runtime behavior from the folders above it. The page you are reading is both a personal homepage and a working Kitwork tenant.

Search