Writing my own calendar syncing solution

Wiring up org-mode and CalDav to syncrhonize my tasks and events in the cloud with just one little Python tool.

January 10, 2024 · 9 min

How to fix the "file-missing: Doing vfork" error in Emacs

Documenting a reliable solution for this error that sometimes pops up after changing my Doom Emacs configuration.

January 3, 2024 · 2 min

How to setup SSH & GPG keys for git

Setting up SSH and GPG keys to use with git for better security and verification.

December 20, 2023 · 4 min

Setting up my literate config for Emacs

How I have set up my literate Emacs config in org-mode with automatic tangling.

November 24, 2023 · 5 min

Exporting literal code blocks verbatim from org-mode

How to export verbatim org-mode code with one single character.

November 12, 2023 · 2 min