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.

2024-01-10 · 9 min · 1899 words

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.

2024-01-03 · 2 min · 326 words

Setting up my literate config for Emacs

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

2023-11-24 · 5 min · 968 words

Exporting literal code blocks verbatim from org-mode

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

2023-11-12 · 2 min · 263 words