Hello, it's me again with some news.
It's time to say goodbye, again.
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.
At a first glance, everything seems to be easy with C# records. But when it comes to model binding in ASP.NET Core, things are getting a bit more complicated.