Previous Posts:

Axum Ergonomics - HTML response middleware

15/05/2025

Using an axum middleware to simplify development in a SSR rendering context with Axum.

Quadratic Voting - weighted voting to extract more insights from polls and surveys

03/01/2025

Detailing the what, why and how of my implementation of QV in a forms application.

NixOS, an Operating System for Me?

28/08/2024

Detailing my experience with NixOS, its benefits and drawbacks, and how to work around them for a great experience.

Validating Psychological Insight from Chat - An LLM-Driven Approach (GPT-4o)

10/06/2024

This article details an abbreviated form of the research paper I wrote on the subject of using Large Language Models (LLMs) for psychological analysis of chat messages, focusing on work/educational-related stress. I analyzed anonymized data from a Discord chat group consisting of students from an educational program, collected longitudinally from fall 2022 to summer 2023.

Speedrunning Ethereum

09/05/2024

My journey through the great experience of the programme at Speedrun Ethereum.

Getting Started with pass - A Self-Hosted, Secure, and CLI-Friendly Password Manager

27/04/2024

Learn how to set up and use pass, a self-hosted, secure, and CLI-friendly password manager, to efficiently manage your passwords with features like multiline inserts, rofi-pass, and pass-otp.

Writing PDFs with Markdown

26/03/2024

An entry guide to using Markdown to write pretty documents, including PDFs using Pandoc.