Reading List

The most recent articles from a list of feeds I subscribe to.

GUIs are Antisocial

Last week, I was listening to the CoRecursive podcast interview with PowerShell’s lead architect, Jeffrey Snover.

One moment in that interview has been stuck in my head the whole week is when Snover argues that graphical user interfaces (GUIs) are inherently “antisocial”:

I realized that — you know, that the mouse is antisocial. The GUI is antisocial. So what’s that mean? You have a problem to solve, and you solve it with the GUI. What do you have? A problem solved.

Want to Buy Is It Keto?

Update (2024-07-12): I’ve received more inquiries than I expected, so I’m now closing applications.

I’m looking for someone to take over my old content website, Is It Keto.

Is It Keto is for sale

I worked on the site on and off between 2019 and 2020, but I no longer have time for it, so it’s just been neglected for the past several years. Still, it consistently earns $1-2k/yr in fully passive revenue.

Educational Products: Month 1

Highlights

Rebooting Hit the Front Page

In 2020, I created a video course about blogging called “Hit the Front Page of Hacker News.” I was proud of the course material, and I heard positive feedback from students, but I felt like I never gave it the attention it deserved.

Configure a Git Shell Prompt Under Nix

I recently read Julia Evans’ latest zine about git, and one of her tips was to configure your terminal shell prompt to show the git status.

Julia’s terminal prompt looks like this:

~/work/homepage (main) $

main is Julia’s current git branch. When she’s in the middle of a git operation like bisect or merge, the terminal changes to this:

~/work/homepage (main|MERGING) $

It had never occurred to me to customize my shell prompt, but I immediately recognized the value.

Reset Month

No update this month

I’m skipping my normal retrospective this month, as I sold TinyPilot and am taking some time to figure out my next project.

Retrospectives will resume in July.