Using cURL with HTTP/2 on Mac OS X
A guide to installing and using cURL with HTTP/2 support on macOS via Homebrew, including troubleshooting steps.
A guide to installing and using cURL with HTTP/2 support on macOS via Homebrew, including troubleshooting steps.
A guide to creating visually enhanced git log aliases for better branch topology visualization in the terminal.
Argues that Python is the best programming language for scientists to learn, highlighting its community, learning resources, and scientific packages.
A technical guide on using env, cat, grep, and xargs to inject environment variables from a .env file into a command-line utility.
Explores why developers find Git difficult, contrasting individual vs. team workflows and the mindset shift needed to appreciate it.
A cheatsheet for using the -destination option in xcodebuild, covering syntax and examples for iOS, Simulator, tvOS, and watchOS platforms.
Explains methods to run applications as a different user in Windows 10, including shift-click and command line options.
Explains how to detach from a running Docker container without stopping it using the Ctrl+P, Ctrl+Q keyboard sequence.
Explains how to use Bash's $_ and !$ to reuse the last parameter from a terminal command, saving time and keystrokes.
A tutorial on creating a Bash alias to copy the current terminal directory path to your clipboard for developer efficiency.
A Bash function to create a directory and immediately change into it with a single command.
A guide to four command-line tools (IPython, Autoenv, Cookie Cutter, Bash Git Prompt) to boost productivity for Python developers.
A beginner-friendly guide to overcoming fear of the command line, explaining its safety and introducing six essential commands.
Explains the new, simplified syntax for creating custom Artisan commands in Laravel 5.1, comparing it to the old method.
An introduction to the Zsh shell and the Oh My Zsh framework, highlighting their benefits over bash for power users.
Interview with data scientist Jeroen Janssens about his background, work on data science at the command line, and his Data Science Toolbox project.
Discusses the new standard keyboard shortcuts for copy and paste in Windows 10's Command and PowerShell windows.
A beginner-friendly guide to overcoming terminal intimidation and learning essential Unix command line commands for developers and designers.
Exploring the IBash Notebook, a Bash kernel for Jupyter, and its potential as a data science environment with inline image support.
A review of the book 'Data Science at the Command Line', highlighting its approach to data manipulation and analysis using command-line tools.