Hello world!
2026-03-29Republishing everything back here, as I get inspired to do so. Please pardon the silly stock images in the new theme as I haven’t yet found the time to kill them all. Original site content is available at https://old.lazaruk.com.
Moving to Linux, Building my System
Herein lies all the things I did to get my system to the state it is in today. Mostly this is a record so that I can re-create it if need be. But hey, it might also be helpful to…
Merging Git Repositories
I had a bunch of separate git repositories that I wanted to merge into one, while also maintaining the existing git history as much as possible. There were three cases: one where the original repository is in a directory which…
Building a learning log with Python
Since I started using Coursera and edX back in 2014, I’ve completed a lot of courses. I still have many more that I’d like to complete. Keeping a list of these was easy enough with bookmarks. But then I came across a page on…
Add to Pelican – Sitemap and Robots.txt
Finally with some more time on my hands I fixed up the last bit of the site migration from WordPress to Pelican: adding the sitemap and robots.txt file. The robots.txt file was easy, as this is a static file in…
Email Sieve Filtering with Simplelogin
Recently I started using Simplelogin. A wonderful service, it lets you create temporary email addresses and disable or delete them when you don’t want them anymore. I also get to redirect all my domain email through there so I can use…