<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on Small Sharp Software Tools</title><link>https://smallsharpsoftwaretools.com/tags/tools/</link><description>Recent content in Tools on Small Sharp Software Tools</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 01 Sep 2026 10:50:32 -0500</lastBuildDate><atom:link href="https://smallsharpsoftwaretools.com/tags/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Run Your Own Git Remote with SSH</title><link>https://smallsharpsoftwaretools.com/tutorials/run-your-own-git-remote-over-ssh/</link><pubDate>Tue, 01 Sep 2026 10:50:32 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/run-your-own-git-remote-over-ssh/</guid><description>Host your repositories on a private server you control with a minimal setup.</description></item><item><title>Manage Python Projects and Environments With uv</title><link>https://smallsharpsoftwaretools.com/tutorials/manage-python-with-uv/</link><pubDate>Fri, 20 Mar 2026 11:00:00 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/manage-python-with-uv/</guid><description>Install Python versions, manage virtual environments, and handle dependencies with the uv tool, a fast Python tool written in Rust.</description></item><item><title>Run LLMs Locally from the Command Line with Ollama</title><link>https://smallsharpsoftwaretools.com/tutorials/run-llms-locally-with-ollama/</link><pubDate>Thu, 19 Mar 2026 12:00:00 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/run-llms-locally-with-ollama/</guid><description>Run large language models on your own machine with Ollama, a command-line tool that downloads, manages, and runs open source AI models without cloud subscriptions or API keys.</description></item><item><title>Monitor Your Web Apps with Updo</title><link>https://smallsharpsoftwaretools.com/tutorials/monitor-with-updo/</link><pubDate>Sat, 31 Jan 2026 12:44:18 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/monitor-with-updo/</guid><description>Use the Updo command to monitor the uptime of web sites and applications. Test specific URLs and API endpoints and use configuration files for your projects.</description></item><item><title>Create Windows and Linux Virtual Machines on macOS with UTM and Vagrant</title><link>https://smallsharpsoftwaretools.com/tutorials/utm-vagrant/</link><pubDate>Tue, 15 Jul 2025 17:31:26 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/utm-vagrant/</guid><description>Use Vagrant and UTM to build and configure virtual machines you can use to test software or web sites.</description></item><item><title>Manage Project Dependencies with Mise</title><link>https://smallsharpsoftwaretools.com/tutorials/mise/</link><pubDate>Fri, 11 Jul 2025 18:20:54 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/mise/</guid><description>Manage programming language versions, project tasks, and environment variables in one tool with Mise on macOS, Linux, and Windows.</description></item><item><title>Run Multiple Processes With Foreman</title><link>https://smallsharpsoftwaretools.com/tutorials/run-multiple-processes-with-foreman/</link><pubDate>Sun, 26 May 2024 08:18:58 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/run-multiple-processes-with-foreman/</guid><description>Run web servers, file watchers, and other dev processes in a single terminal with Foreman using a Procfile to manage them all.</description></item><item><title>Track Time With Timewarrior</title><link>https://smallsharpsoftwaretools.com/tutorials/track-time-with-timewarrior/</link><pubDate>Tue, 14 May 2024 15:00:46 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/track-time-with-timewarrior/</guid><description>Track your time from the terminal with Timewarrior, a lightweight command-line tool for logging hours, tagging tasks, and generating reports.</description></item><item><title>Use OSQuery to Explore Your Operating System</title><link>https://smallsharpsoftwaretools.com/tutorials/use-osquery-to-explore-your-os/</link><pubDate>Tue, 30 Apr 2024 17:39:51 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/use-osquery-to-explore-your-os/</guid><description>Explore your operating system with OSQuery, an open source tool that lets you query hardware, software, and processes with SQL queries.</description></item><item><title>Create a PDF Resume with Markdown, CSS, and Pandoc</title><link>https://smallsharpsoftwaretools.com/tutorials/pandoc_resume/</link><pubDate>Tue, 23 Apr 2024 10:50:32 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/pandoc_resume/</guid><description>Create a professional resume using Markdown, CSS, and Pandoc. This tutorial covers setting up your environment, defining the resume structure, styling with CSS, and generating a polished PDF. Perfect for maintaining a stylish resume.</description></item><item><title>Forward Services with Bore</title><link>https://smallsharpsoftwaretools.com/tutorials/tunnel-with-bore/</link><pubDate>Mon, 20 Feb 2023 11:20:54 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/tunnel-with-bore/</guid><description>Expose local development servers to the internet with Bore, a lightweight open source tunneling proxy and alternative to ngrok.</description></item><item><title>Run a Development MySQL Server Using Docker Compose</title><link>https://smallsharpsoftwaretools.com/tutorials/run-mysql-in-docker-compose/</link><pubDate>Tue, 14 Feb 2023 11:32:45 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/run-mysql-in-docker-compose/</guid><description>Set up a local MySQL server for development using Docker Compose with persistent data storage, custom settings, and easy teardown.</description></item><item><title>Use Colima to Run Docker Containers on macOS</title><link>https://smallsharpsoftwaretools.com/tutorials/use-colima-to-run-docker-containers-on-macos/</link><pubDate>Tue, 29 Mar 2022 12:50:32 -0500</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/use-colima-to-run-docker-containers-on-macos/</guid><description>Use Colima, an open source container runtime on your Mac instead of the official Docker client with Docker Compose and Buildx support.</description></item><item><title>Creating an HTML Document from Multiple Markdown Files with Pandoc</title><link>https://smallsharpsoftwaretools.com/tutorials/create-html-from-multiple-markdown-files/</link><pubDate>Wed, 15 Jul 2020 06:31:26 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/create-html-from-multiple-markdown-files/</guid><description>Combine Markdown documents into a single HTML file with Pandoc and customize the output with a table of contents and a personal template.</description></item><item><title>Using the tree Command for Software Projects</title><link>https://smallsharpsoftwaretools.com/tutorials/tree-command-for-software-projects/</link><pubDate>Wed, 22 Jan 2020 06:13:59 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/tree-command-for-software-projects/</guid><description>Visualize your project directory structure with the tree command, using filters and display options to focus on relevant files.</description></item><item><title>Install GNU Utilities on macOS</title><link>https://smallsharpsoftwaretools.com/tutorials/gnu-mac/</link><pubDate>Sat, 26 Jan 2019 18:16:16 -0600</pubDate><guid>https://smallsharpsoftwaretools.com/tutorials/gnu-mac/</guid><description>Replace default macOS utilities with GNU versions of awk, sed, date, and more using Homebrew for better Linux compatibility.</description></item></channel></rss>