9 related articles
Product ReviewsA 20-year Vim/Neovim user shares her honest experience after 3 months with Helix editor, covering zero-config LSP, multi-cursors, global search, and current limitations.
TutorialsA practical guide to make for non-C programmers, covering compiler setup, dependency handling, configure scripts, build error troubleshooting, and more.
Product ReviewsJulia Evans' new book reveals the unwritten rules behind terminals — how terminal emulators, TTY drivers, shells, and escape codes work together, and why arrow keys sometimes break.
TutorialsDesign patterns for better man pages: options summaries, categorized navigation, built-in cheat sheets, and example-driven docs with rsync, curl, strace case studies.
TutorialsJulia Evans shares Django insights: less magic than Rails, built-in Admin, ORM auto-migrations, SQLite over Postgres — why Django's explicit design suits personal projects.
TutorialsJulia Evans wrote a 1600-word Git data model doc and recruited 80 test readers to improve git push, git pull man pages using evidence-based documentation methods.
TutorialsLearn how to run Vue component integration tests directly in a browser tab without Node.js. Uses QUnit framework, async rendering handling, and minimal setup.
TutorialsJulia Evans added practical examples to tcpdump and dig man pages, demonstrating open source contributions through documentation improvement with a custom Markdown-to-roff conversion approach.
TutorialsAfter returning to vanilla CSS from Tailwind, how do you choose a good color system? This article covers community-recommended CSS palette solutions including Reasonable Colours, Flexoki, uchū, and generator tools like tints.dev.