Running metabase as an AppService on Azure
Published May 1, 2020
In this blog post I show you how to setup and run metabase as an AppService on Azure.
Serving a static site from Azure functions
Published May 14, 2020
In this post I demonstrate how it is possible to serve a static site using Azure functions.
Introducing `justnow`
Published Aug. 13, 2020
`justnow` is a systemd.timer inspired event parser in pure Python.
Django Debug - Meta Data Scrubbing
Published Sept. 15, 2020
Have you ever wondered why some settings appear as '********************' on the Django debugger?
Benfords Law and Covid 19
Published Jan. 14, 2021
In this post I applied Benford's law to a covid 19 data set.
Server sent events in Django 3
Published Jan. 20, 2021
In this post I present a POC for using server sent events in Django.
Sublime Text 3 - LSP Setup
Published March 10, 2021
Steps to setup sublime text 3 with the sublime lsp