Ollama - running large language models on your machine
A guide to using Ollama, an open-source CLI tool for running and customizing large language models like Llama 2 locally on your own machine.
A guide to using Ollama, an open-source CLI tool for running and customizing large language models like Llama 2 locally on your own machine.
A guide to jq, a powerful command-line JSON processor for developers, covering installation, basic usage, and productivity tips.
Explains a zsh shell error 'cd: string not in pwd' when using wildcards and details the useful 'cd old new' syntax for navigating directories.
Argues against command-line tools automatically printing full help text on errors, explaining why it's counterproductive for user experience.
A tutorial on using pipes and the .[] filter in jq, a command-line JSON processor, for data iteration and transformation.
Part III of a tutorial series on jq, focusing on core filter concepts for selecting and processing JSON data, including the dot filter and JSON syntax.
A guide to bypassing Maestro's sandbox to execute command-line commands from within mobile UI tests, enabling advanced automation scenarios.
A guide on using the FFmpeg command-line tool to convert PNG images to the smaller, web-friendly JPG format.
Learn how to sort Git tags by semantic version using command-line options and global configuration settings.
Archive of a cohort-based online course teaching developers and researchers how to use the command line for automation and data science tasks.
A guide to bypassing XCTest's sandbox to execute command-line tools, enabling advanced iOS simulator automation and testing scenarios.
A look at Warp, a modern terminal emulator with AI-assisted command suggestions and crowd-sourced workflow templates to boost command-line productivity.
A technical guide on using FFmpeg to resize and convert videos for Mastodon's media restrictions, including specific command examples.
A guide to launching Windows Terminal directly from Visual Studio using the Open Command Line extension, including configuration tips.
A tip on adding comments to shell commands to make them easier to search and reuse later, using examples with pytest and database objects.
A list of command-line shortcuts (aka.ms URLs) for quickly accessing various Azure AD and Identity management pages in the Microsoft portal.
A guide to five Linux command-line utilities (Mcfly, Cheat, Git Open, etc.) designed to boost programmer productivity and workflow in 2022.
A guide to testing internet speed from the command line on Windows, Linux, and Mac using various CLI tools like fast-cli and speedtest-cli.
Learn how to use the macOS Terminal 'open' command to quickly open the current directory, specific files, or URLs in Finder and other applications.
A guide to creating basic virtual machines using QEMU command line, covering CPU, memory, network, and architecture setup.