Posted: Roll 037
Ozzy died today. For a long time, I expected this to happen any minute. He didn't exactly live a healthy lifestyle. After a certain point, though, it seemed
…
»
The other day, I converted my entire TiddlyWiki into an Obsidian vault, just to see if I could. Since I still spend most of my time in Emacs, I thought it would be
…
»
Creating a new blog post for Hugo couldn't be simpler. One simply creates a new Markdown file in the correct folder, making sure it contains the proper YAML front matter, and.
…
»
org-mouse is a built-in package for Org mode that lets one do some handy things using the mouse in Org files. Things like checking checkboxes and toggling subtrees.
(use-package org-mouse
:after org)
Or
…
»
I'm editing this in (Neo)Vim because I feel like living in normal Vim bindings for a minute, without the grief I cause myself trying to use evil-mode in Emacs.
…
»