-
This post is a follow-up to Derek Comartin's video "CRUD APIs are poor design".
-
After several years, I've created a new theme for this site.
-
ASP.NET Core TagHelpers have been around for quite some time but only few people seem to like them. Here's why I think they're awesome.
-
Zellij is a terminal workspace. It has the base functionality of a terminal multiplexer (similar to tmux or screen). Here's how to select and copy text in Zellij.
-
Recently I've been tipping my toes into Ruby/Rails water and I wanted to give the Rails Event Store a try. When I tried to install the gems, I got an error: 'find_executable: checking for pg_config... no when installing pg Ruby gem'. Here's how I handled it.