Adam Compton·Jun 22, 2023How to Restore Terminal Contents on Linux (Yes, Like iTerm2)I recently switched to using a Linux desktop from a Mac as my primary work computer. I had grown quite accustomed to iTerm2’s session…
Adam Compton·Mar 16, 2023Use Emacs for GTD Universal Capture in LinuxGet ideas and fleeting thoughts out of your head and into your system, faster than you can blink
Adam Compton·Feb 8, 2023How to get a count of Github PRs, by authorI was curious about who was creating the highest number of PRs in a specific git repo, and I couldn’t find a good way to figure it out. So…
Adam Compton·Jan 15, 2021The “Baked Data” architecture patternI learned about this recently from this blog post, and it seems like a really robust tool to have in my tool belt:
Adam Compton·Jan 15, 2021Linkpost: Command-line date utilitiesThese look incredibly useful, but I am most excited that the project website includes comprehensive examples for each tool! I can’t count…
Adam Compton·Jan 6, 2021Linkpost: Command-Line Interface GuidelinesI am excited to see this reference. I’ve long felt that the most important part of building a tool for people to use is thinking through…
Adam Compton·Jun 3, 2020How I reinstalled Windows 10 on a Surface GoI purchased a Microsoft Surface Go recently. The other day, it blue-screened and refused to start up again (cycling through the “Automatic…
Adam Compton·Nov 30, 2019Automating a daily journal with JoplinI have a long-standing interest in personal knowledge management (PKM). I’ve tried lots and lots of different tools, and I recently…A response icon1A response icon1
Adam Compton·Nov 26, 2017Creating an EPUB from a Wordpress blogRecently, I wanted to create epubs of some reading material, specifically some Wordpress-hosted blogs. Rather than implementing a separate…