The Blog
All Posts
Discord Install and Update Script for Debian
2024-04-07
Using Discord on Debain is great. Howeveer, when Discord has one of its frequent updates it will…
dbec: Part 0
2024-01-13
dbec (Deter Business Email Compromise) is my project to develop a Firefox extension to help comb…
The Most Minimal Navbar
2023-12-28
I try to keep anything I work on to its barest essentials. Make it work with the fewest moving p…
How To Add Markdown And Syntax Highlighting To Django
2023-11-21
This tutorial is based off of an excellent one that I followed when I was building this blog. Yo…
Making A New Window With JavaScript
2023-06-12
Making a new window open with JavaScript is fairly simple. In fact, it only requires one command…