Tutorials

Getting started with h3 by unjs

h3 is a modern alternative to express.js built by the unjs team. Let's take a look at how to build a simple API with it.

119 views in total

Getting Started with grep

grep is a really powerful tool when working on the command line, let's run through some basic examples to get started.

39 views in total

Simplify Your Server Connections with SSH Config

SSH config is a powerful tool which we can use to configure profiles to connect to multiple machine with ease.

28 views in total

UFW Rules with Comments - Quick Reference Guide

Comments are a powerful tool when creating and managing UFW rules.

25 views in total

Introduction to Multipass

Multipass is a tool built by Canonical which allows you to spin up and use virtual machines on Linux, MacOS, and Windows

25 views in total

What is Cloudflare Hyperdrive?

Cloudflare Hyperdrive is a great technology introduced in 2023 for turning a regional database into a global database

24 views in total

Introduction to reverse proxies in Caddy

Caddy is a great web server with the ability to reverse proxy. Let’s take a look at how we can use it.

19 views in total

Understanding the different types of SSH keys

SSH keys are an important part of connections between services, but there are a few different types. Let's take a look at them.

16 views in total

Building a simple REST API with Go

Go (Golang) is a fantastic language which is great for building APIs, let's take a look at how to build a simple API utilising Go 1.22 routing syntax.

14 views in total

Getting Started with Nixpacks

Nixpacks is an incredibly powerful tool built by the Railway team, let’s have a look at how we can use it to build a containerised application.

11 views in total