Gopher

Get set Go!

I wanted a simple language to build CLI applications, anything but Bash. Why not Bash? Because it's only good for small, maintainable scripts with minimal external dependencies beyond what GNU/Linux offers by default. Managing anything more complex than that is a real pain. The real struggle begins when you have to handle arrays, JSON data, and similar tasks. Bash is great for automation scripts, but not ideal for building full CLI applications. Sure, no one is stopping you from making a CLI or TUI app with Bash, but good luck mate, I'll pass on that!

Read Post
NixOS

Why even bother with NixOS?

Why has NixOS been getting so much hype in recent months? What's so special about it that other distros aren't offering, or is it just another rant?

Read Post
NeoVim Screenshot

Uncharted The NeoVim

NeoVim feeling dull? Sprinkle in Lua for a vibrant upgrade! Customize effortlessly and bring new life to your NeoVim journey

Read Post