You rush a miracle man, you get rotten miracles.
Got my brown belt in Karate today! On to the next challenge.
The latest RubyTapas tutorial taught me the difference between the dotenv and direnv tools. While they have significant overlap, they complement each other quite nicely. dotenv simplifies both development and production ops by importing environments variables either from a .env file or the application hosting platform. direnv on the other hand augments the dev environment even further; not only can it add dev-only variables but also modify shell settings like extending $PATH on a per-project basis.
→ Read
more...
That’s what I keep preaching to my team but still fail at myself every so often.
→ Read
more...
It’s fun to follow in the footsteps of @isotopp getting acquainted with Windows 10. In a recent post, he explained how to set up multiple keyboard layouts, a necessary task when you’re switching between ANSI for coding and German for writing.
→ Read
more...
After all these years, it still doesn’t stop being fun when articles like “How I navigate tmux in 2021” teach me a few tiny bits to improve my setup.
→ Read
more...
Friend and colleague Markus inspired me to join him in the Daily Blogging Challenge. Since my wife got ill two weeks ago, I didn’t get to deliver a single substantial work result. The clear objective of publishing an article every day seemed like a good way to get a sense of achievement back.
→ Read
more...
It’s far too cold to even consider buying a barbecue set. But it’s a good time to think about reclaiming the web.
→ Read
more...
After my unsuccessful attempt at adopting a tiling window manager, I was looking for a more flexible way to arrange my windows efficiently on macOS.
→ Read
more...
Re-launching my live stream
This week, I started live coding on Twitch again. I had planned to get going on Tuesday but didn’t have the energy; more on this later. On Thursday, I was ready to launch. It took only a few minutes of being online until many familiar names started popping up in chat. It felt so good. This year, I’m trying a different strategy. I’m going to focus on an area in which I have lots of experience: IT training, starting with a Ruby course. In simple terms, it’ll work like a book club where the participants work through a chapter of the training material, and we’ll talk it through on a weekly basis. I’m excited to see how it goes!
→ Read
more...