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 …
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 …
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 …
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 …
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 …
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 …