Don't Outsource Your Critical Thinking
AI has changed a lot about the way I have worked over the past year, but there is one thing I am not letting it take over.
AI has changed a lot about the way I have worked over the past year, but there is one thing I am not letting it take over.
A migration guide for people who already know Vim. Skip the basics and focus on where Helix thinks differently — selection first, then action.
How I used a git repository to sync RetroArch saves between my iPhone and my Steam Deck
I wanted to love Logseq I tried off and on for all of 2024 to use Logseq for my second brain, and I couldn’t make it work. For the last month I made the full …
My common visited websites
Using Miryoku for a month
My thoughts on the browser plugin Vimium
Sensible Deletion remapping for Vim I often find myself in this scenario: var testVar = "Hello World!"; Imagine that my cursor is on the !. I want to …
A handful of tmux tips
Do you ever stage and commit changes and then remember that you forgot to change the branch before doing so? Let's provide the fix for it