HTMX + Go

20 Apr 2024development

Basic HTMX Application using Go 1.22 with net/http and html/template.

Read More

Go Routing Path Values

19 Apr 2024development

Go 1.22 Routing Enhancements - Path Values.

Read More

Go JSON Marshal

16 Apr 2024development

Marshal JSON data without escaping HMTL characters.

Read More

Create a macOS Installer

26 Mar 2023mac

How to create a macOS Installer on a bootable USB Drive.

Read More

Useful Git Commands

01 Sep 2021development

A list of Git commands that I have found useful.

Read More

Japanese Input Method

18 Aug 2021linux

The steps I followed to set up Japanese Input Method using Linux Mint Debian Edition (LMDE 4).

Read More

Reordering Disk Partition Tables

18 Aug 2021linux

How I use sfdisk to reorder disk partition tables.

Read More

Useful Linux Commands

18 Aug 2021linux

A list of Linux commands that I have found useful.

Read More

Index Form

25 Dec 2020maths

What is Index Form ? Index form is a way of expressing a number that is multiplied by itself.

Read More

Factors

24 Dec 2020maths

What is a Factor ? A factor is a number that divides into another number exactly and without leaving …

Read More

Multiples

24 Dec 2020maths

What is a Multiple ? A multiple is the product of one number multiplied by another.

Read More

Prime Factors

24 Dec 2020maths

What are Prime Factors ? Prime factors are factors of a number that are, themselves, prime numbers.

Read More

Prime Numbers

24 Dec 2020maths

What is a Prime Number ? A prime number is a whole number greater than 1 that is only divisible by …

Read More

Products

24 Dec 2020maths

What is a Product ? A product is the result of two or more numbers multiplied by each other.

Read More

Delete GitHub Commit History

11 Aug 2020development

How to clone a GitHub repository and replace all existing commit history with an initial commit.

Read More

Markdown Cheatsheet

10 Aug 2020development

A quick guide to markdown which is used for Hugo content.

Read More

Hugo Variables

30 Jul 2020development

Table of some useful Hugo variables which can be used in layout templates.

Read More

How To Use Commas

26 Apr 2018english

Commas are used to separate parts of a sentence.

Read More

Parts of a Sentence

26 Apr 2018english

Sentences can be split up using the following examples.

Read More

Punctuation Marks

26 Apr 2018english

There are a number of punctuation marks used in English.

Read More

Sentence Structure

26 Apr 2018english

English uses a Subject-Verb-Object Model (SVO).

Read More

The English Alphabet

26 Apr 2018english

The English alphabet has 26 letters, which is made up of consonants and vowels.

Read More