I'm gradually getting into org-mode. It has yet to revolutionise my life, but it's handy for taking notes with inline code.
miniblog.
Related Posts
I've started using Logseq for note taking: it's roughly in the same space as Roam/Obsidian but OSS and using markdown on your local disk.
So far it works really well. I like using [[Link]] syntax for cross-referencing themes that I mention in several places.
> try wrapping the expression in `summary::FileContent::Text`
This rust-analyzer feature amazed me. I'd changed an API from taking a &str to a Text(String) and it offered a quick fix to correct the call sites!
Taking a break from debugging graph traversal algorithms to give difftastic a logo :)
