Curious why more people aren’t using Linux if it’s so awesome? This article breaks down what Linux is, why it's great and how it secretly powers most of your favorite devices, from smartphones to servers.
In this article will be showing you how to build a url shortener in go.
In this article I will show you how to deploy django to production. We will be using nginx, gunicorn and cloudflare tunnels
Listmonk is an amazing feature packed selfhosted email newsletter manager. It offers loads of features like analytics (clicks, opens, bounces), templates, public subscription pages, importing subscribers and much more!
In this article I’ll walk you through how you can run your own gitea instance. But first
What is gitea? Gitea is a painless selfhosted Git service. It is written in Go and is extremely lightweight. I run a gitea instance on my Le Potato and it barely uses any resources.
Why use gitea (vs GitHub, GitLab etc) I started running my own Gitea instance because I wanted a private place to host my Obsidian notes....
In this post I'll show you how I improved the performance of my go based cryptocurrency exchange aggregator. By making small changes, like using goroutines, switching JSON libraries and reusing HTTP handlers.
In this post I go through how I have setup my Obsidian and Hugo blogging workflow. I use a single vault and auto publish my articles with hotkeys.
I recently switched from the hugo LoveIt theme to PaperModX . Why the switch? The LoveIt theme hasn’t been updated in 2+ years. PaperModX has a more modern look LoveIt doesn’t work that well with obsidian. The overall switch went pretty smoothly. You can see the changes I made in this commit.
For anyone wondering this what the website used to look like
More articles to come! The theme wasn’t the only change that I made....