💻Technology

Ranger Image Preview With Tmux on macOS

Ranger file manager inside a tmux window, with image preview shown in the right. What Is Ranger. Why Use it to Preview Images?: Ranger is a terminal-based file browser that uses …

Note Taking Script For the Terminal

Daily & General Notes Script: Previously I was using the Obsidian Application as my Journaling and “To Do List” software. Obsidian has vim integration and a button …

Script To Deploy SearXNG Easily on macOS Using Docker

What is SearXNG? SearXNG is a fork of the original SearX project, actively maintained to provide a modernized and efficient meta-search experience. It functions by aggregating …

Programs and Equipment that I use

Bottom line up front: For my hardware I use an Apple laptop with third-party peripherals that can be easily transported. I try to use open-source software when possible because …

Why I Switched to Hugo from a Hand-Coded Website

Bottom line up front: A lot of the tedious work of linking together webpages, maintaining consistency across pages, implementing RSS, etc. can by automated by using a static site …

Script to Generate Rss Feed

1 This is a bash script to generate a full RSS feed from a directory containing simple webpages. The script works by pulling out the text between a few html tags to fill the needed …