Codú

// publication

Julia Evans

@julia-evans

0
Followers
7
Articles

// latest articles

LinkJJulia Evans@julia-evans · May 4 · in Julia Evans

Links to CSS colour palettes

A while back I decided to stop using Tailwind for new projects and to just write vanilla CSS instead. But one thing I missed about Tailwind was the colour palette (here as CSS). If I wanted a light blue I could just use blue-100 and if I didn’t like it maybe try blue-200 or blue-50. I’m not very goo...

0
0 replies
LinkJJulia Evans@julia-evans · May 2 · in Julia Evans

Testing Vue components in the browser

Hello! One of my long term projects on here is figuring out how to write frontend Javascript without using Node or any other server JS runtime. One issue I run into a lot in my frontend JS projects is that I don’t know how to write tests for them. I’ve tried to use Playwright in the past, but it fel...

0
0 replies
LinkJJulia Evans@julia-evans · Mar 10 · in Julia Evans

Examples for the tcpdump and dig man pages

Hello! My big takeaway from last month’s musings about man pages was that examples in man pages are really great, so I worked on adding (or improving) examples to two of my favourite tools’ man pages. Here they are: the dig man page (now with examples) the tcpdump man page examples (this one is an u...

0
0 replies
LinkJJulia Evans@julia-evans · Feb 18 · in Julia Evans

Notes on clarifying man pages

Hello! After spending some time working on the Git man pages last year, I’ve been thinking a little more about what makes a good man page. I’ve spent a lot of time writing cheat sheets for tools (tcpdump, git, dig, etc) which have a man page as their primary documentation. This is because I often fi...

0
0 replies
LinkJJulia Evans@julia-evans · Jan 27 · in Julia Evans

Some notes on starting to use Django

Hello! One of my favourite things is starting to learn an Old Boring Technology that I’ve never tried before but that has been around for 20+ years. It feels really good when every problem I’m ever going to have has been solved already 1000 times and I can just get stuff done easily. I’ve thought it...

0
0 replies
LinkJJulia Evans@julia-evans · Jan 8 · in Julia Evans

A data model for Git (and other docs updates)

Hello! This past fall, I decided to take some time to work on Git’s documentation. I’ve been thinking about working on open source docs for a long time – usually if I think the documentation for something could be improved, I’ll write a blog post or a zine or something. But this time I wondered: cou...

0
0 replies
Learn to build with AI and grow with people doing the same — it's free.