← cd ../posts

hello, world — d0tslash is live

Jul 22, 2026#updates

Every dev blog starts the same way, so let's get it over with:

$ echo "hello, world"
hello, world

what is this place?

d0tslash is my lab notebook. Tutorials I wish existed when I was learning something, write-ups of things that broke in interesting ways, and notes on the tools that make the terminal feel like home.

why the terminal look?

Because it's honest. The shell is where the actual work happens, and the homepage terminal isn't a mockup — go back and type help in it. Everything on this site is hand-rolled HTML, CSS, and vanilla JS. No framework, no build step, loads instantly.

d0tslash terminal artwork
images drop into posts like this — see POSTING.md

what's next

Posts on SSH, git internals, and building things from scratch are already up. More field notes land as the experiments happen. Stick around.