TEFI Vintage Lab Malinconia Review and Lo-Fi Pedal Rundown
I’m now the owner of Malinconia #103, so since there are so few of them out in the wild, and being that it cost around $400, I thought I’d better tell you what it’s like ...
Last 10 notes on signmaker.dev
I’m now the owner of Malinconia #103, so since there are so few of them out in the wild, and being that it cost around $400, I thought I’d better tell you what it’s like ...
It’s common for online code editors (LeetCode, CoderPad, CodeSignal, etc.) and IDEs to offer “Vim and Emacs modes”, and since I’m most comfortable working with the Vim keybinds, ...
Over the years I’ve developed (and stolen) a lot of shortcuts and scripts for accomplishing tasks quickly from the command line. I’ve written about them before; it is time now to go further and document all of the absolute best scripts in my possession.
Unlike most emacs users, I haven’t wholeheartedly adopted magit as my sole interface for git. I mostly stick to the command line, in the coziness of my aliases - alias bra='git branch' alias cha='git checkout' alias rai='git fetch; git rebase --interactive origin/develop' alias rab='git rebase --abort' alias rac='git rebase --continue' alias hi='git status --short' alias hii='git status --long' -…
Whether you’re a professional software developer or an “I know enough to be dangerous” power user on a higher education team, writing micro-programs to automate little tasks is one ...
Welcome! I’m Ben, and this is my home on the internet. I’m a software developer coming to you from Warner Bros. Digital Labs working on DCUniverse.com and other high-traffic and -visibility webapps, and from EditShare writing high-performance Python code for video servers, and most recently from EquityZen.com, where I developed performant GraphQL APIs, microservices, and data pipelines supporting…
My Android phone has a news feed app, which is helpfully named just “Google”. It serves news articles from various sources based on your Interests, which it tracks for you, but importantly, you can’t customize your interests.