Using make, pandoc and latexmk to transform markdown source files into LaTeX and injecting them into a LaTeX template
A comprehensive cheatsheet for Emacs based on 'Mastering Emacs' from Mickey Petersen
The typical video camera overlay can be a great way to indicate to users that something is being recorded. In this post I describe the steps to create an overlay ,including framerate, resolution and duration, with pure HTML and CSS.
A complete walkthrough of serverless database authentication, authorization and access, implemented with GCP Cloud Firestore and Firebase.
Adding a custom renderer for the go-echarts library to generate standalone HTML snippets into a template.HTML string buffer
How I added a pretty and interactive word cloud of tags to my Hugo blog using Wordcloud2.js
Going down the rabbit hole of debugging a failing multipart upload on a Go server to finally figuring out that the /tmp directory is missing inside a minimal Docker container image
How to correctly configure Prometheus Web UI on a Sub-Path with Traefik reverse proxy
A walkthrough of adding a responsive picture gallery to Adele's blog using lightGallery.js
How to construct your (complex) SQL queries with a clean and simple code pattern (examples in Python)