Oxidizing My Terminal with Alacritty, Zellij and NuShell
2023-11-08
I felt it was time for a change of terminal environment - why not try all Rust-based: Alacritty for terminal emulation Zellij as a terminal multiplexer (because Alacritty does not support tabs etc.) Nushell as a shell Starship as prompt It turned out that configuration was not exactly straight-forward. I did find several resources, but none...
Include High Resolution Images in Zola
2023-02-09
Zola by default allows basic images in Markdown articles:  In practice, this creates issues, e.g. when you're including a high-resolution image, such as a screenshot done on a Mac with Retina display. Look at the below screenshot for example: Even when viewing on a retina/high-resolution display, the screenshot...
Hello World
2023-02-07
Hello World! This is the first blog post. The intention of this blog is to have a place to share short articles on technical stuff, which might be useful to some. ...