Julia Evans
banner
b0rk.jvns.ca
Julia Evans
@b0rk.jvns.ca
programming and exclamation marks

blog: jvns.ca
zines: wizardzines.com
Reposted by Julia Evans
I'm trying to get more comfortable with C. @b0rk.jvns.ca's Memory Spy tool has really strengthened my intuition for the bits behind the variables.
memory-spy.wizardzines.com
November 3, 2025 at 3:04 AM
just added the MEGA TERMINAL CHEAT SHEET from "The Secret Rules of the Terminal" to our list of posters at wizardzines.com#posters
October 20, 2025 at 3:22 PM
TERM

wizardzines.com/comics/term/

(from The Secret Rules of the Terminal, out now! wizardzines.com/zines/terminal)
October 14, 2025 at 3:08 PM
notes on switching to Helix from vim jvns.ca/blog/2025/10...
October 10, 2025 at 2:25 PM
watching this was such a fun way to learn a little about Ethernet
what happens if u cut 4 wires out of an ethernet cable & then plug it into yr PC
October 9, 2025 at 2:32 PM
redirects

wizardzines.com/comics/termi...

(from "The Secret Rules of the Terminal", out now! wizardzines.com/zines/termin...)
October 7, 2025 at 3:03 PM
meet the terminal emulator wizardzines.com/comics/meet-...

(from The Secret Rules of the Terminal, out now! (wizardzines.com/zines/termin...)
September 29, 2025 at 3:03 PM
stty

wizardzines.com/comics/stty/

(from The Secret Rules of the Terminal, out now! wizardzines.com/zines/termin...)
September 24, 2025 at 3:21 PM
added a cheat sheet to the official Git website

(with a lot of help from other folks who work on the website)

git-scm.com/cheat-sheet
Git Cheat Sheet
git-scm.com
September 16, 2025 at 6:28 PM
TERM

wizardzines.com/comics/term/

(from "The Secret Rules of the Terminal", out now! wizardzines.com/zines/termin...)
September 15, 2025 at 3:06 PM
finally (after literally everyone else *) I got my print copy of The Secret Rules of the Terminal!

wizardzines.com/zines/termin...

(* or I hope after literally everyone else, please send us a support email if you didn't get your preordered copy yet!)
September 8, 2025 at 3:13 PM
meet the TTY driver

wizardzines.com/comics/meet-...

(from "The Secret Rules of the Terminal", out now!)
September 8, 2025 at 3:06 PM
I've been using White Squirrel for fulfillment for years for wizardzines.com and they're the best.
Due to popular demand, we are setting up a heavily discounted fulfillment service for artists outside the US that are scrambling after the recent tariff / customs policy put in place for shipments to the USA.
September 3, 2025 at 4:34 PM
when you learned Git for the first time, what resources did you use? Did you like them? Mostly looking for answers from folks who learned Git in the last 5 years or so.

Looking for resources to potentially add to the Git website
September 3, 2025 at 11:48 AM
terminal colours

wizardzines.com/comics/colou...

(from "The Secret Rules of the Terminal", out now!)
September 2, 2025 at 3:04 PM
job control

wizardzines.com/comics/job-c...

(from The Secret Rules of the Terminal, which is out now!)
August 26, 2025 at 3:19 PM
Reposted by Julia Evans
I'm doing a side project where I'm working on improving a couple of git's man pages and could really use a few test readers. if you're interested, sign up here!

I'd especially love test readers who use git on the command line regularly but are not 100% comfortable with it
forms.gle/gFVUgj79ifHe...
August 20, 2025 at 1:45 PM
I'm doing a side project where I'm working on improving a couple of git's man pages and could really use a few test readers. if you're interested, sign up here!

I'd especially love test readers who use git on the command line regularly but are not 100% comfortable with it
forms.gle/gFVUgj79ifHe...
August 20, 2025 at 1:45 PM
editing text in a REPL

wizardzines.com/comics/editi...

(from "The Secret Rules of the Terminal", which is out now! wizardzines.com/zines/terminal)
August 19, 2025 at 3:07 PM
how your terminal handles mouse clicks

wizardzines.com/comics/the-m...

(from "The Secret Rules of the Terminal", which is out now! wizardzines.com/zines/terminal)
August 12, 2025 at 3:05 PM
just learned that CSS (as of "Baseline 2023") now supports nesting: caniuse.com/css-nesting

I never managed to start using SCSS so I'm excited to be able to write things like this without a preprocessor:

.cal-link {
right: -18px;
@media (max-width: 800px) {
right: 0;
}
}
August 8, 2025 at 1:27 PM
Reposted by Julia Evans
I received my physical copy of "The Secret Rules of the Terminal" by @b0rk.jvns.ca yesterday.

I've got—I'm pretty sure—the full set of zines on my shelf. They're probably the reference material I grab most often. Great information well described in a convenient format.
August 5, 2025 at 5:28 PM
Reposted by Julia Evans
Just bought (and read) this zine by @b0rk.jvns.ca and loved it!

It’s bite sized but packs a punch, gives a very good mental model, explains some gotchas and most importantly encourages curiosity.

wizardzines.com/zines/git/
How Git Works
wizardzines.com
August 5, 2025 at 2:26 PM
just noticed Bite Size Command Line came out 7 years ago, I still sometimes forget the syntax for lsof and have to look it up at wizardzines.com/comics/lsof/ :)

wizardzines.com/zines/bite-s...
August 5, 2025 at 3:26 PM
all of the preorders of "The Secret Rules of the Terminal" have shipped! we promised they'd ship in August and I'm pleased that we managed to get them all shipped before August even arrived

(please send us an email if you run into any problems)

wizardzines.com/zines/termin...
The Secret Rules of the Terminal
wizardzines.com
July 28, 2025 at 7:51 PM