Your URL bar is a CLI
· ☕ 9 min read · ✍️ River
When working with wikis, you can use your URL bar as a CLI-like interface for navigation, making your life a lot easier and more efficient!

CompoundRole
· ☕ 18 min read · ✍️ River
A bunch of things I did wrong because learning is fun!

Don't use _pageName
· ☕ 10 min read · ✍️ River
Sometimes it can seem convenient to use the built-in _pageName field that Cargo provides; however, _pageName is a metadata field, and you should take care to use it only as such.

Die, DisplayPort!
· ☕ 3 min read · ✍️ River
DisplayPort sucks in a multi-monitor setup and I'm celebrating not using it anymore.

Vscode 2
· ☕ 2 min read · ✍️ River
In which I report a bug and discover I have to write an extension, sigh

VSCode 1
· ☕ 8 min read · ✍️ River
Last week I installed VSCode for the first time, after using exclusively SublimeText for about two years (and Notepad++ prior to that). I'm going to document my learning curve.