Interested in what I've got to say? That's weird, but okay.

Global Microphone Push to Talk Key for Linux

Friday, May 8, 2020
Tags: 
Toggle your microphone on and off globally with a keyboard shortcut in Linux.

GraphQL server that handles auth to remote GraphQL endpoints

Thursday, April 16, 2020
Tags:  GraphQL Apollo Contentful
Apollo GraphQL server that proxies requests to a remote schema with custom authorization!

Boom! Create a GitHub repo using CLI

Saturday, February 29, 2020
Tags:  git GitHub bash
Command to create a new Git & GitHub repo without leaving your CLI

Greedy process, meet your F8!

Sunday, February 9, 2020
Tags:  bash linux
Finds and kills the running process using the most CPU usage.

List all images in a Docker Registry over SSH

Thursday, November 21, 2019
Tags:  Bash Docker
Command to list all the images in a Docker registry over SSH

Copy files with a progress bar

Wednesday, November 20, 2019
Tags:  Bash
Bash command to copy files with a progress bar.

Douche: List all folders with their total sizes

Wednesday, November 20, 2019
Tags:  Bash
Bash command to list all the files in a directory and their total sizes.

Connect to a remote Docker container with the MySQL CLI over SSH

Saturday, October 19, 2019
Tags:  MySQL SSH Docker Bash
Using the MySQl CLI connect to a running Docker container over SSH with one short bash command.

Get a random '30 Seconds of Code' example

Saturday, October 19, 2019
Tags:  Bash wget
Retrieves and formats random example from the 30 second of code collection

CURL a list of URLS from a file and get the HTTP response code

Saturday, October 19, 2019
Tags:  CURL Bash
Short command that will CURL a text file of URLs, and get their response codes.

Git-powered idea logging

Thursday, October 17, 2019
Tags:  Bash Git GitHub
Allows you to log your ideas using Git+GitHub with a single command: idea