Scripting is More Fun With Nushell
In this blog post we will interactively build up a script with Nushell and have fun along the way
In this blog post we will interactively build up a script with Nushell and have fun along the way
When I set the goal for myself to contribute to open source back in 2018, I mostly struggled with two technical challenges:
Solving the former is nowadays my job, so let me write up my current workflow for the latter.
I’ve assumed that sending emails via a CLI would be easy. That might even be the case, but sending them in a way that they actually show up in the receiver’s mailbox is quite a different story.
There is a lot to like about Fedora Silverblue. The base of your operating system is immutable, so you cannot really break your system with updates. However, that also means that installing packages with dnf doesn’t work anymore. This post is about how to install Nix, which allows you to install CLI tools without modifying your base system.