New zine: The Secret Rules of the Terminal
Announcing a new zine explaining the hidden rules and inconsistencies of the terminal, based on 20 years of experience.
Announcing a new zine explaining the hidden rules and inconsistencies of the terminal, based on 20 years of experience.
Learn how to style console text in Node.js using ANSI escape sequences and the built-in util.styleText() function.
An exploration of ANSI escape codes, their standards, reliability issues, and potential for future improvement in terminal usability.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
Explains why command line pipes appear stuck due to output buffering and how to fix it.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.
A developer shares their favorite features of the Fish shell, including autosuggestions and smart tab completion, after 7 years of daily use.
Explains why typing in the terminal is confusing due to inconsistent text editing across different programs and shares useful tips.
A guide to customizing your Zsh terminal prompt with Git integration, colors, and useful information.
A beginner-friendly guide for front-end developers to learn essential terminal commands and tricks for modern web development.
Learn about Django commands, including built-in tools and how to create custom scripts to interact with your application.
Part II of a Linux server setup guide, covering Docker installation, static IP configuration, and system cleanup on Ubuntu Server.
A guide to essential tools for improving the software development experience on Windows, including terminal emulators and package managers.
A beginner's guide to using the command line and Composer for developers, especially those familiar with WordPress.
Exploring using the re-frame framework for Clojure to build text-mode applications, moving beyond its typical web-based use with ClojureScript.