$ ./init --domain a6c.dev

[ 0.000123 ] OK reticulating splines

[ 0.004812 ] OK mounting /home/dev

[ 0.012094 ] OK phosphor warm-up complete

[ 0.018777 ] WARN caffeine levels nominal

[ 0.029413 ] OK ready. press / to open command palette


~/about _ [PID 4712 | RUNNING]

cat readme.md

a6c.dev is the working notebook of an engineer who treats the terminal as a second nervous system. these pages are not a portfolio — they are a running process, recompiled at irregular intervals, never quite finished.

i write infrastructure for things that should not need infrastructure: tiny static sites, log-shaped essays, dotfiles that have outlived three laptops. i prefer plain text. i prefer the obvious solution. i suspect that most software is older than it looks.

“the terminal is not a skin — it is the architecture.”

~/stats _ [PID 4713 | RUNNING]

uptime --verbose

0 years writing code
0 commits to main
0 repos in /pub
0 lines of dotfiles

// numbers are accurate as of last `git pull`. 2026-04-28T03:14:07Z


~/projects _ [PID 4714 | RUNNING]

ls -la /projects

// click any card to flip. each is its own running process.

[PID 8821 | RUNNING]

phosphor.log

a journal that compiles itself from git commits.

>_ click to inspect

phosphor.log

stack: rust, lua, posix sh

walks the reflog of every repo on disk and renders the entries as a vertical timeline. exports static html in 800ms on a thinkpad x230.

[DEPRECATED | v0.1.3]

tmux-paneview

a tmux plugin that draws panes as a tree.

>_ click to inspect

tmux-paneview

stack: tmux, awk, ncurses

archived in 2023 because tmux 3.4 made it obsolete. left here as a fossil — the source is still legible, the readme is still funny.

[PID 8822 | RUNNING]

tinyrc

a minimal shell init that fits in 1 KiB.

>_ click to inspect

tinyrc

stack: posix, fish, zsh

one rc file per shell, each under 1024 bytes, each tested in CI on macos and linux. the fish variant has been the same for 18 months.

[ERR | SIGTERM]

latency.fyi

a side project that crashed on launch day.

>_ click to inspect

latency.fyi

stack: go, sqlite, htmx

measured the round trip time of every web framework's hello-world. the irony of it segfaulting at launch is, retrospectively, on brand.

[PID 8823 | RUNNING]

a6c.dev

this very page. recursive, of course.

>_ click to inspect

a6c.dev

stack: html, css, vanilla js

a single static page held together by intent and a 60-second perlin noise loop. the source is shorter than this description.

[DEPRECATED | v1.0]

readme.poetry

an experiment in markdown as literary form.

>_ click to inspect

readme.poetry

stack: markdown, prose, time

thirty-seven readmes written across as many years — from teenager copying html to engineer typing this. archived not because it failed but because it finished.


~/thoughts _ [PID 4715 | RUNNING]

tail -f thoughts.log

2026-04-22 03:14

most "best practices" are a fossil record of the bug that originally taught the team a lesson.

2026-04-19 22:01

the readme is the api. the api is the readme.

2026-04-12 01:48

i used to think latency was a tax on the user. it is — but it is also a discipline. a system that responds in 10ms forces you to think in 10ms increments. it is hard to be sloppy at the speed of light.

(see also: latency.fyi, which crashed for unrelated reasons.)

2026-04-05 17:33

plain text outlives every framework. write the document, not the dependency.

2026-03-28 09:11

spent the morning rewriting a 12-line bash script in rust. afternoon, deleted the rust and added two more lines of bash. evening, regretted the rust regret. concluded that taste is just strong opinions about which mistakes to make twice.

2026-03-21 14:02

a config file is a love letter from your past self. read it kindly.

2026-03-14 23:59

cursor blink rate: 1 Hz. the slowest heartbeat the room has.

2026-03-04 04:27

the best feeling in this craft is closing a tmux session at 4 AM with every pane green and no notifications. the second best is opening it the next morning and remembering exactly what you were doing.


~/colophon _ [PID 4716 | TERMINATING]

./shutdown --graceful

“The terminal becomes an extension of thought.”

this site was hand-written in neovim, served as static html, and exists because the author needed somewhere to keep a few sentences. no analytics. no trackers. no newsletter.

colors are phosphor green at varying opacities. the noise behind this text is real perlin noise rendered every frame, not an image. the cursor blinks at exactly 1 Hz.

+----------------------------+
| build : static html        |
| host  : a single nginx box |
| size  : 18.4 KiB gzipped   |
| since : 2026.04            |
| eof   : ~ ~ ~              |
+----------------------------+
                    

$ exit 0

a6c@dev:~$

navigate · enter execute · esc close