.co.nz vs .nz: Which NZ Domain Is Better?
When registering domains, it pays to make the right choice the first time as once a domain is registered, you can’t change it. You’re stuck with it until the expiry date so if you start…

When registering domains, it pays to make the right choice the first time as once a domain is registered, you can’t change it. You’re stuck with it until the expiry date so if you start…
Learn how to install safe-agentic-workflow (SAW) on Linux, add it to a project alongside Claude Code, and use it to process a real task through its multi-agent workflow with Node.js and Git. If you ask…
Hister is a self-hosted search tool that indexes your local files and browser history, so you can quickly search both from one place. We’ve all been there. You know a markdown note, PDF, or config…

If you’ve ever spent time in New Zealand, you’ve no doubt seen websites using .co.nz domain names. It would be impossible to have not seen .co.nz before as they’re the most popular domain name used…
This walks through what a Claude Code Skill actually is, how to install pre-built skills from Anthropic’s marketplace, how to drop a custom SKILL.md file into place by hand, and how to write your own…
Yazi is a terminal-based file manager written in Rust that lets you browse, preview, and manage files. It uses asynchronous I/O for better performance and works well with tools like ripgrep and fzf for a…

Whether you’re a Kiwi or an international reader, buying a domain in New Zealand isn’t as daunting as it sounds. You see, it’s quite like buying a sheep in the Shire – except you won’t…
If you’ve ever watched an AI coding agent mess up your Obsidian vault, this can help. I keep my second brain in Obsidian on the same Rocky Linux system I use for everything else. For…
OpenCode brings an AI coding agent right into your terminal. Once you see it understand an entire project instead of just the file you’re currently editing, it’s hard to go back to a regular editor….

Have you just found out that the perfect domain you’re after is already taken? Yeah, we know, that it can be frustrating. But if you still want to get it, you might be wondering who…
If you’ve ever chained together ls, awk, and grep just to find a file or extract a piece of information, you’ve probably noticed how quickly shell commands can become messy. It works, but it also…

Plesk Obsidian 18.0.79 is here, with security at the heart of this release. Following a comprehensive security audit, we addressed multiple vulnerabilities and introduced additional hardening improvements across the platform. Beyond security, this release expands the capabilities…

If your AI coding agent keeps reading the same files every time you ask a question, it’s wasting time and tokens on work that could be answered almost instantly. I’ve been using Claude Code and…

So, you’re looking to buy a .co.nz domain? Then you probably know a .co.nz domain is a second-level country code top-level domain (ccTLD) for New Zealand. It’s like a Kiwi badge of honour in the…
You ran dnf update, and now something has stopped working. Instead of spending hours troubleshooting, you just want to go back to the package version that was working before. This happens more often than most…
Rocky Linux 10 installs as a minimal text-only server by default, and if you need a graphical desktop, you have to add GNOME yourself, and this guide shows you exactly how to do that, with…

If you’re an Australian looking to set up a website, chances are you’ve heard of .au domains being an available choice for your web address. Australia and Australians have a host of top-level domains to…
resize2fs is the tool that lets an ext4 filesystem use the extra space you’ve added to a partition. Without it, the partition may be larger, but the filesystem still sees the old size, so your…