[Web dev for beginners] Shells
A beginner's guide to using shells and understanding file system paths for web development.
A beginner's guide to using shells and understanding file system paths for web development.
Announcing the release of dzPackageInst 1.0.5, a command-line tool for installing Delphi IDE design-time packages.
Guide to setting up custom desktop notifications for Claude Code on macOS using the terminal-notifier command-line tool.
Announcing a new zine explaining the hidden rules and inconsistencies of the terminal, based on 20 years of experience.
Introducing pping, a command-line tool for checking if network ports are open, similar to ping but for TCP ports.
Microsoft introduces a native sudo command for Windows 11, allowing users to run commands with elevated privileges directly from the terminal.
A technical guide on using FFmpeg to invert video colors, converting a dark mode screen recording into a light mode version with a single command.
An introduction to the Domain Name System (DNS), explaining its hierarchical structure, how DNS lookups work, and includes command-line examples.
A technical tip on using AWK to count lines of Rust source code while excluding test modules, focusing on practical command-line solutions.
A developer switches from SyncBack to RClone for Windows backups, detailing configuration, exclusions, and automation with a PowerShell script.
A developer shares their favorite features of the Fish shell, including autosuggestions and smart tab completion, after 7 years of daily use.
A guide on using the yt-dlp tool to download individual YouTube videos or entire channels, including audio-only options.
A guide on using the curl command's -H flag to add custom HTTP headers to your requests, with examples.
Explains why typing in the terminal is confusing due to inconsistent text editing across different programs and shares useful tips.
Learn how to change your Mac's system date from the command line for testing date-based logic in applications.
A guide to reducing PNG image file sizes using quantization with the pngquant tool, including command examples and results.
Using tee and process substitution to filter Java process output for Kubernetes logging and error detection.
Learn how to use the 'git branch --show-current' command to display your current Git branch name for command line and automation tasks.
Archive of a cohort-based online course teaching developers and researchers how to use the command line for automation and data science tasks.
A beginner-friendly guide for front-end developers to learn essential terminal commands and tricks for modern web development.