From b913a56f8f5340f5070841c4af0adc6180d8ee52 Mon Sep 17 00:00:00 2001 From: Zaine Arch Date: Tue, 12 Aug 2025 18:31:05 +0100 Subject: [PATCH] Auto-publish on Tue 12 Aug 18:31:05 BST 2025 --- output/about.html | 8 +- output/blogs/2025/08/hilberts.hotel.html | 2 +- ...pending-the-whole-day-on-this-website.html | 8 +- output/blogs/2025/08/wacom-with-arch.html | 8 +- ...kly-review-week-ending-august-10-2025.html | 54 +- .../08/what-do-i-want-to-do-with-emacs.html | 4 +- output/blogs/2025/08/zettelkasten.html | 10 +- output/blogs/blogs-intro.html | 8 +- output/blogs/blogs-list.html | 10 +- output/categories.html | 14 +- output/contact.html | 8 +- output/index.html | 26 +- output/posts.html | 18 +- .../clean-code/clean-code-chapter-1.html | 10 +- .../clean-code/clean-code-chapter-2.html | 125 ++--- .../clean-code/clean-code-chapter-3.html | 493 ++++++++++++++++++ output/posts/posts-intro.html | 8 +- output/posts/posts-list.html | 11 +- output/setup.html | 20 +- output/sitemap.html | 9 +- output/tags/books.html | 11 +- output/tags/education.html | 10 +- output/tags/emacs.html | 10 +- output/tags/insights.html | 10 +- output/tags/introduction.html | 10 +- output/tags/maths.html | 10 +- output/tags/notes.html | 11 +- output/tags/review.html | 10 +- output/tags/website.html | 10 +- output/tags/weekly-review.html | 10 +- 30 files changed, 727 insertions(+), 229 deletions(-) create mode 100644 output/posts/clean-code/clean-code-chapter-3.html diff --git a/output/about.html b/output/about.html index b428d23..813c6fb 100644 --- a/output/about.html +++ b/output/about.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + About Page @@ -217,9 +217,9 @@
Updated: 2025-08-08 Fri 23:07
-
-

About

-
+
+

About

+

TODO

diff --git a/output/blogs/2025/08/hilberts.hotel.html b/output/blogs/2025/08/hilberts.hotel.html index 31f791b..44d4d6f 100644 --- a/output/blogs/2025/08/hilberts.hotel.html +++ b/output/blogs/2025/08/hilberts.hotel.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Hilbert's Hotel diff --git a/output/blogs/2025/08/spending-the-whole-day-on-this-website.html b/output/blogs/2025/08/spending-the-whole-day-on-this-website.html index 85352a4..1451906 100644 --- a/output/blogs/2025/08/spending-the-whole-day-on-this-website.html +++ b/output/blogs/2025/08/spending-the-whole-day-on-this-website.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + 09-08-2025: Website Changes @@ -220,9 +220,9 @@

09-08-2025: Website Changes

-
-

What was worked on

-
+
+

What was worked on

+

I saw a few websites that used marginal notes on the right side of the screen like this one, so I decided to try and implement this feature in this wesbite. In my mind I thought of using an external pre-configured CSS that I can just insert and ta-da it would work.

diff --git a/output/blogs/2025/08/wacom-with-arch.html b/output/blogs/2025/08/wacom-with-arch.html index 687ba70..ab5f058 100644 --- a/output/blogs/2025/08/wacom-with-arch.html +++ b/output/blogs/2025/08/wacom-with-arch.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Wacom With Arch @@ -220,9 +220,9 @@

Wacom With Arch

-
-

Setting up Wacom Tablet in Arch Hyprland

-
+
+

Setting up Wacom Tablet in Arch Hyprland

+

I purchased a One by Wacom tablet almost 2 years ago now and it works flawlessly in both Windows and MacOS and even in most Linux distros with some configuration.

diff --git a/output/blogs/2025/08/weekly-review-week-ending-august-10-2025.html b/output/blogs/2025/08/weekly-review-week-ending-august-10-2025.html index ec01078..a09e8e8 100644 --- a/output/blogs/2025/08/weekly-review-week-ending-august-10-2025.html +++ b/output/blogs/2025/08/weekly-review-week-ending-august-10-2025.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Weekly review: Week ending August 10, 2025 @@ -224,23 +224,23 @@

Table of Contents

-
-

Reviewing the week

-
+
+

Reviewing the week

+

Mostly continuing reading from the book clean code, also setup the ankii cards and this website. The amount of leetcode problems I solved could improve however.

@@ -254,27 +254,27 @@ I'm thinking of using time-blocks to represent the hours I spent doing each thin

-
-

Next week

-
+
+

Next week

+
-
-

TODO Read as much of Clean Code as possible

+
+

TODO Read as much of Clean Code as possible

-
-

TODO Finish another (misc) book

+
+

TODO Finish another (misc) book

-
-

TODO Write more (metric unspecified, need to experiment to see what works best)

+
+

TODO Write more (metric unspecified, need to experiment to see what works best)

-
-

TODO Start the book Dose Effect

+
+

TODO Start the book Dose Effect

-
-

TODO More leetcode problems to solve (again, metric unspecified)

+
+

TODO More leetcode problems to solve (again, metric unspecified)

-
-

TODO Touch typing: daily practice

+
+

TODO Touch typing: daily practice

diff --git a/output/blogs/2025/08/what-do-i-want-to-do-with-emacs.html b/output/blogs/2025/08/what-do-i-want-to-do-with-emacs.html index a809d3c..2121b59 100644 --- a/output/blogs/2025/08/what-do-i-want-to-do-with-emacs.html +++ b/output/blogs/2025/08/what-do-i-want-to-do-with-emacs.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + What Do I Want To Do With Emacs @@ -245,7 +245,7 @@ After some thinking I narrowed it down and collated it in the following diagram:

-
+

2025-08-08-emacs.svg

diff --git a/output/blogs/2025/08/zettelkasten.html b/output/blogs/2025/08/zettelkasten.html index f640dff..01b513f 100644 --- a/output/blogs/2025/08/zettelkasten.html +++ b/output/blogs/2025/08/zettelkasten.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Zettelkasten Method @@ -220,9 +220,9 @@

Zettelkasten Method

-
-

The Zettelkasten Method

-
+
+

The Zettelkasten Method

+

This Zettelkasten method is growing in popularity for taking notes. Ever felt as though there's too much pieces of information but you don't know how to deal with it? This method solves exactly that problem and more. Think of it as forming a second brain, where you can jot down ideas and information whilst simultaneously being able to connect them together.

@@ -246,7 +246,7 @@ There are many personal knowledge management systems' (PKMS) out there that allo

-
+

org-roam-ui-graph.png

diff --git a/output/blogs/blogs-intro.html b/output/blogs/blogs-intro.html index ad60956..cc5b970 100644 --- a/output/blogs/blogs-intro.html +++ b/output/blogs/blogs-intro.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Blogs Introduction @@ -220,9 +220,9 @@

Blogs Introduction

-
-

Introduction

-
+
+

Introduction

+

In this section you will find posts that are not as structured as the ones found in here. Mainly these will deal with findings, research, assorted writings and random bits and blobs.

diff --git a/output/blogs/blogs-list.html b/output/blogs/blogs-list.html index aeeac64..985139b 100644 --- a/output/blogs/blogs-list.html +++ b/output/blogs/blogs-list.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Blogs List @@ -214,16 +214,16 @@
-
Updated: 2025-08-11 Mon 18:40
+
Updated: 2025-08-12 Tue 18:30

Blogs List

See the categories: Categories

-
-

Blogs:

-
+
+

Blogs:

+
-
Updated: 2025-08-11 Mon 18:40
+
Updated: 2025-08-12 Tue 18:30
-
-

Categories (Includes both blogs and posts)

-
+
+

Categories (Includes both blogs and posts)

+

Contact

-
-

Contact Using the Following:

-
+
+

Contact Using the Following:

+

> LinkedIn: LinkedIn

diff --git a/output/index.html b/output/index.html index da2eeff..2ae78f9 100644 --- a/output/index.html +++ b/output/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Home Page @@ -221,15 +221,15 @@

Table of Contents

-
-

Welcome! 🌱

-
+
+

Welcome! 🌱

+

This is a website built using Emacs Org-mode and published using org-publish. The very first iteration of this website used the Angular framework, only after a while I realised (as every Emacs lover does) that I want to make this an Emacs-centric project

@@ -247,9 +247,9 @@ Feel free to explore:
-
-

How to publish web pages using org-publish

-
+
+

How to publish web pages using org-publish

+

This website is heavily inspired by some people who have decided to use org-publish as a way to convert org files into html. I came across a few that took the plunge and decided to migrate from platforms like Wordpress and instead opted for a more transparent, text-based workflow.

@@ -346,9 +346,9 @@ And there we go! The files are now being hosted on http://localhost:8000/<

-
-

Contact

-
+
+

Contact

+

Feel free to reach out on GitHub: https://github.com/zainezq

diff --git a/output/posts.html b/output/posts.html index 221c4fc..c13d81f 100644 --- a/output/posts.html +++ b/output/posts.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Posts @@ -218,18 +218,18 @@

Posts

-
-

Links

-
+
+

Links

+
-
-

Posts Introduction   intro

+
+

Posts Introduction   intro

-
-

Zettelkasten Method   education

-
+
+

Zettelkasten Method   education

+

<2025-08-06 Wed>

diff --git a/output/posts/clean-code/clean-code-chapter-1.html b/output/posts/clean-code/clean-code-chapter-1.html index 380abc0..9f7739f 100644 --- a/output/posts/clean-code/clean-code-chapter-1.html +++ b/output/posts/clean-code/clean-code-chapter-1.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Clean Code: Chapter 1 Notes @@ -224,16 +224,16 @@

Table of Contents

Link to Chapter 2

-
-

Chapter 1: Clean Code

-
+
+

Chapter 1: Clean Code

+

Referenced Items:

diff --git a/output/posts/clean-code/clean-code-chapter-2.html b/output/posts/clean-code/clean-code-chapter-2.html index 8c03753..9ed7a68 100644 --- a/output/posts/clean-code/clean-code-chapter-2.html +++ b/output/posts/clean-code/clean-code-chapter-2.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Clean Code: Chapter 2 Notes @@ -214,7 +214,7 @@
-
Updated: 2025-08-10 Sun 20:36
+
Updated: 2025-08-12 Tue 18:29

Clean Code: Chapter 2 Notes

@@ -224,22 +224,22 @@

Table of Contents

Link to Chapter 1 +Link to Chapter 3

-
-

Chapter 2: Meaningful Names

-
+
+

Chapter 2: Meaningful Names

+
-
-

Use intention revealing names:

-
+
+

Use intention revealing names:

+

Names should reveal intent, there is no revelation in naming an integer d, intending it stands for days. Instead, you should use the following names:

@@ -267,17 +268,17 @@ Names should reveal intent, there is no revelation in naming an integer d<
-
-

Avoid disinformation

-
+
+

Avoid disinformation

+

Don't postfix the word 'list' to the name 'accounts' unless it's actually a list. This is because the reader will assume the data type of accountsList is indeed a list, instead choose a name like accountsGroup.

-
-

Make Meaningful Distinctions

-
+
+

Make Meaningful Distinctions

+

While it is possible to name by being disinformative, it is also possible to name being non informative. Consider:

@@ -302,18 +303,18 @@ Furthermore, noise words are redundant. We should never use the word varia

-
-

Use Pronouncable Names

-
+
+

Use Pronouncable Names

+

This is quite straightforward. Do not use a name like genymdhms to refer to generation date, year, month, day, hour, minute, and second. Instead use generationTimeStamp.

-
-

Use Searchable Names

-
+
+

Use Searchable Names

+

In modern IDE's, it is still quite difficult to search for single-lettered variables. The writer states a personal preference of using single-letter names only as local variables and inside short methods. The following principle is given:

@@ -323,42 +324,42 @@ In modern IDE's, it is still quite difficult to search for single-lettered varia

-
-

Avoid Encodings

-
+
+

Avoid Encodings

+

Don't prefix variables with letters like m_ as was done in the past. Do not type encode as well, an example of this is: PhoneNumber phoneString; we can see the reader being misled into thinking the phone number is a String.

-
-

Avoid Mental Mappings

-
+
+

Avoid Mental Mappings

+

Clarity is king, don't use a name for a variable that only you know what it stands for. For example: using the letter r as the lower-cased version of the url with the host and scheme removed. That's being smart, not professional.

-
-

Class Names

-
+
+

Class Names

+

Classes and objects should have noun or noun phrase names like Customer, WikiPage, Account, and AddressParser. Avoid words like Manager, Processor, Data, or Info in the name of a class. A class name should not be a verb

-
-

Method Names

-
+
+

Method Names

+

Methods should have verb or verb phrase names.

-
-

Don't be cute/Don't use puns

-
+
+

Don't be cute/Don't use puns

+

Do not use names that are only understandable to people whom you share jokes etc with. Furthermore, do not use colloquialism and slang in names.

@@ -368,17 +369,17 @@ Do not use names that are only understandable to people whom you share jokes etc
-
-

Pick one word per concept

-
+
+

Pick one word per concept

+

If you have multiple choices for naming a concept, use one and stick with it. For instance if your options are fetch, get and retrieve, use one and stick with it throughout.

-
-

Solution Domain Names and Problem Domain Names

-
+
+

Solution Domain Names and Problem Domain Names

+

Where possible use solution domain names, as the people that are going to be reading the code are programmers. Therefore, do not shy away from using CS terms, algorithm names, math names and so forth.

@@ -388,17 +389,17 @@ However when it is not possible to use solution domain names (in other words, wh

-
-

Add Meaningful Context

-
+
+

Add Meaningful Context

+

Enclose names with well-named classes, functions, or namespaces. When all else fails, then prefix with something that provides more context.

-
-

Don't add gratuitous context

-
+
+

Don't add gratuitous context

+

Shorter names are better than longer ones, generally. This is so long as the context and intent is clear. Don't add redundant or irrelevant additions to the name in the for the sake of 'context'.

diff --git a/output/posts/clean-code/clean-code-chapter-3.html b/output/posts/clean-code/clean-code-chapter-3.html new file mode 100644 index 0000000..33a953c --- /dev/null +++ b/output/posts/clean-code/clean-code-chapter-3.html @@ -0,0 +1,493 @@ + + + + + + + +Clean Code: Chapter 3 Notes + + + + + + + + + + + + +
+ + +
Updated: 2025-08-12 Tue 18:30
+
+
+

Clean Code: Chapter 3 Notes

+ + + +

+Link to Chapter 2 +

+
+

Chapter 3: Functions

+
+
+
+

Functions should be small

+
+

+Functions should be extremely short—ideally just a few lines, so they remain easy to understand and maintain. +

+ +

+Avoid deeply nested blocks; keep indentation shallow (1–2 levels), often replacing blocks with descriptive function calls. +

+ +

+A small function tells a concise, self-contained story, making it easier for readers to follow the program’s intent. +

+ +

+The smaller the function, the more descriptive and accurate its name can be, improving self-documentation. +

+ +

+Large functions hide complexity and mix abstraction levels, making errors and duplication more likely. +

+
+
+
+

Do One Thing & One Level of Abstraction

+
+

+A function should do exactly one conceptual task, and all its statements should exist at the same abstraction level. +

+ +

+Mixing details (like string concatenation) with high-level actions (like rendering a page) causes confusion. +

+ +

+The Stepdown Rule: organise functions so they read like a top down narrative, each calling the next abstraction level. +

+ +

+If you can extract a subfunction with a name that isn’t a restatement, the original function is doing too much. +

+ +

+Functions that “do one thing” cannot be logically split into sections such as “initialize,” “process,” “finalize.” +

+
+
+
+

Switch Statements

+
+

+Switch statements naturally violate “do one thing” by handling multiple cases; they also grow in size over time. +

+ +

+They break the Single Responsibility Principle (multiple reasons to change) and Open-Closed Principle (must change for new cases). +

+ +

+Preferred approach: hide switch statements inside a factory and dispatch behavior polymorphically through an interface. +

+ +

+Allow only one visible switch in your system, used solely for object creation, then encapsulate it. +

+ +

+This removes duplication and keeps high-level code unaware of concrete type distinctions. +

+ +

+Example: +

+ +
+
public abstract class Employee {
+    public abstract boolean isPayday();
+    public abstract Money calculatePay();
+    public abstract void deliverPay(Money pay);
+}
+-----------------
+    public interface EmployeeFactory {
+        public Employee makeEmployee(EmployeeRecord r) throws InvalidEmployeeType;
+    }
+-----------------
+    public class EmployeeFactoryImpl implements EmployeeFactory {
+        public Employee makeEmployee(EmployeeRecord r) throws InvalidEmployeeType {
+            switch (r.type) {
+            case COMMISSIONED:
+                return new CommissionedEmployee(r) ;
+            case HOURLY:
+                return new HourlyEmployee(r);
+            case SALARIED:
+                return new SalariedEmploye(r);
+            default:
+                throw new InvalidEmployeeType(r.type);
+            }
+        }
+    }
+
+
+
+
+
+
+

Use Descriptive Names

+
+

+A function’s name should clearly state its purpose. Long, descriptive names beat short, cryptic ones. +

+ +

+Consistent naming patterns (shared verbs/nouns) help code read like a coherent story and aid predictability. +

+ +

+Descriptive names reduce the need for comments and improve comprehension without external documentation. +

+ +

+Renaming functions can reveal design improvements, so try multiple options until the best emerges. +

+ +

+IDE refactoring tools make renaming safe, encouraging experimentation. +

+
+
+
+

Function Arguments

+
+

+

The ideal number of arguments for a function is zero (niladic). Next comes one (monadic), followed closely by two (dyadic). Three arguments (triadic) should be avoided where possible. More than three (polyadic) requires very special justification—and then shouldn’t be used anyway.
+

+ +

+Fewer arguments = better; aim for 0–2, avoid more than 3 unless absolutely necessary. +

+ +

+Flag arguments (booleans) are a red flag—they imply the function does multiple things. +

+ +

+Group related parameters into objects (e.g., Point for x and y) to reduce argument count and improve clarity. +

+ +

+Output arguments are confusing—prefer returning values or mutating the owning object’s state. +

+ +

+Match function/argument names in verb–noun or keyword style (e.g., writeField(name), assertExpectedEqualsActual). +

+
+
+
+

Have No Side Effects

+
+

+A function should do only what its name promises. Hidden state changes are misleading and dangerous. +

+ +

+Side effects create temporal coupling, meaning the function must be called in a certain sequence to be safe. +

+ +

+If unavoidable, make side effects explicit in the name (e.g., checkPasswordAndInitializeSession). +

+ +

+Clear separation of command and query functions avoids ambiguity in meaning and intent. +

+ +

+Functions that modify state and return information often cause confusion and should be split. +

+
+
+
+

Error Handling

+
+

+Error handling is a single responsibility—separate it from normal logic to keep both paths clear. +

+ +

+Prefer exceptions over error codes to avoid cluttering the happy path and to reduce dependency magnets. +

+ +

+Extract try/catch bodies into their own functions for cleaner structure. +

+ +

+See below: +

+ +
+
+public void delete(Page page) {
+      try {
+        deletePageAndAllReferences(page);
+      }
+      catch (Exception e) {
+        logError(e);
+      }
+  }
+
+private void deletePageAndAllReferences(Page page) throws Exception {
+    deletePage(page);
+    registry.deleteReference(page.name);
+    configKeys.deleteKey(page.name.makeKey());
+}
+private void logError(Exception e) {
+    logger.log(e.getMessage());
+}
+
+
+
+ +

+Keep functions small enough that occasional multiple return or break statements are acceptable. +

+ +

+Avoid duplication in error handling, and follow the DRY principle to ensure changes occur in one place. +

+
+
+
+
+
+
+ +
+Created with Emacs 30.1 (Org mode 9.7.11) on Arch GNU/Linux +
+
+
+ + diff --git a/output/posts/posts-intro.html b/output/posts/posts-intro.html index 7aed537..caed817 100644 --- a/output/posts/posts-intro.html +++ b/output/posts/posts-intro.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Posts Introduction @@ -220,9 +220,9 @@

Posts Introduction

-
-

Introduction

-
+
+

Introduction

+

In this section you will find posts related to both technical and non-technical topics. As Einstein said: “If you can’t explain it simply you don’t understand it well enough”, thus the goal with these posts is to develop the skill of being able to deliver habitual high quality explanations as well as reinforcing the topic(s) learnt.

diff --git a/output/posts/posts-list.html b/output/posts/posts-list.html index 676e090..a39b6d5 100644 --- a/output/posts/posts-list.html +++ b/output/posts/posts-list.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Posts List @@ -214,17 +214,18 @@
-
Updated: 2025-08-11 Mon 18:40
+
Updated: 2025-08-12 Tue 18:30

Posts List

See the categories: Categories

-
-

Posts:

-
+
+

Posts:

+

Setup

-
-

Introduction

-
+
+

Introduction

+

Last updated: <2025-08-10 Sun 20:42>

@@ -235,9 +235,9 @@ This page will highlight the build-script.el used to generate this
-
-

The script

-
+
+

The script

+

The script is as follows, at the start I have some metadata relating to the file, followed by package management,then the declaration of variables/functions and finally the org-publish-project-alist which handles nearly all of the project generation instructions.

@@ -650,9 +650,9 @@ Created with %c on <a href=\"https://www.archlinux.org/\">Arch</a> &
-
-

Publish Script

-
+
+

Publish Script

+

As the project is hosted on Github, I have created a small script that is able to push changes to the remote repository, which Cloudflare will automatically detect and rebuild the website:

diff --git a/output/sitemap.html b/output/sitemap.html index c21ffaf..d1c3252 100644 --- a/output/sitemap.html +++ b/output/sitemap.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Sitemap @@ -214,7 +214,7 @@
-
Updated: 2025-08-11 Mon 18:40
+
Updated: 2025-08-12 Tue 18:30

Sitemap

@@ -233,6 +233,7 @@
  • blogs @@ -242,15 +243,15 @@
  • tags
  • diff --git a/output/tags/books.html b/output/tags/books.html index c927844..a8a15bf 100644 --- a/output/tags/books.html +++ b/output/tags/books.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: books @@ -214,13 +214,14 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged books

    -
    +
    +

    Posts tagged books

    +
    diff --git a/output/tags/education.html b/output/tags/education.html index 788536d..afc3758 100644 --- a/output/tags/education.html +++ b/output/tags/education.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: education @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged education

    -
    +
    +

    Posts tagged education

    +
    diff --git a/output/tags/emacs.html b/output/tags/emacs.html index f8445df..22723f2 100644 --- a/output/tags/emacs.html +++ b/output/tags/emacs.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: emacs @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged emacs

    -
    +
    +

    Posts tagged emacs

    +
    • 09-08-2025: Website Changes
    • What Do I Want To Do With Emacs
    • diff --git a/output/tags/insights.html b/output/tags/insights.html index 61897eb..19a15d4 100644 --- a/output/tags/insights.html +++ b/output/tags/insights.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: insights @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged insights

    -
    +
    +

    Posts tagged insights

    +
    • Hilbert's Hotel
    • Wacom With Arch
    • diff --git a/output/tags/introduction.html b/output/tags/introduction.html index ad75cf7..4a372c3 100644 --- a/output/tags/introduction.html +++ b/output/tags/introduction.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: introduction @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged introduction

    -
    +
    +

    Posts tagged introduction

    +
    • Blogs Introduction
    • Posts Introduction
    • diff --git a/output/tags/maths.html b/output/tags/maths.html index 8b80014..16ba7da 100644 --- a/output/tags/maths.html +++ b/output/tags/maths.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: maths @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged maths

    -
    +
    +

    Posts tagged maths

    +
    diff --git a/output/tags/notes.html b/output/tags/notes.html index ee9f9ff..cf508c1 100644 --- a/output/tags/notes.html +++ b/output/tags/notes.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: notes @@ -214,13 +214,14 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged notes

    -
    +
    +

    Posts tagged notes

    +
    diff --git a/output/tags/review.html b/output/tags/review.html index 07b36e8..fb3f85e 100644 --- a/output/tags/review.html +++ b/output/tags/review.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: review @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged review

    -
    +
    +

    Posts tagged review

    +
    diff --git a/output/tags/website.html b/output/tags/website.html index 1e125cd..5527da8 100644 --- a/output/tags/website.html +++ b/output/tags/website.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: website @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged website

    -
    +
    +

    Posts tagged website

    +
    diff --git a/output/tags/weekly-review.html b/output/tags/weekly-review.html index 9113692..88ab337 100644 --- a/output/tags/weekly-review.html +++ b/output/tags/weekly-review.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Tag: weekly-review @@ -214,12 +214,12 @@
    -
    Updated: 2025-08-11 Mon 18:40
    +
    Updated: 2025-08-12 Tue 18:30
    -
    -

    Posts tagged weekly-review

    -
    +
    +

    Posts tagged weekly-review

    +