PurelyMail MCP Server Resources
This page contains all the resources mentioned in the presentation “From Dashboard to AI Automation: Building a PurelyMail MCP Server”.
Project Resources
Code & Pac…
Why an MCP Server?
What is an MCP Server? (link to MCP docs - maybe I will explain it in another post)
Why Purelymail?
What is Purelymail?
A colleague has told me about Purelymail and since then I…
Arch Wiki, as always amazing: https://wiki.archlinux.org/title/YubiKey#Troubleshooting
NixOS Wiki for setting up Yubikey: https://nixos.wiki/wiki/Yubikey
In-Between, troubles with GnuPG and pcscd (ex…
Here is a workflow code I grabbed from the internet, more specifically a stackoverflow answer.
Could be of use if we want to explore automated releases with versioning…
name: Auto-Tag Release
on:
p…
Found a really cool image viewer library for website: iv-viewer.
Was surfing through Jon Sangster’s blog website and found his photography one.
The about page talks about how he
uses the Static Site G…
Found a cool blog from a guy called Jon Sangster.
It had a page about Red Dead Redemption 2 - long for rdr2.
What a magnificent find!
It explained why the in-game photos cannot be opened by most image…
With nix, I can write shell scripts that require some packages by using nix-shell as the interpreter.
To do this, I just need to put nix-shell in the shebang:
#! /usr/bin/env nix-shell
#! nix-shell -i…
Jon Sangster’s CV page
Such a cool CV viewer. HTML and PDF output.
HTML being the one shown,
and PDF on clicking the pdf printing version in the floating menu.