RSSAmplifier

Blog

Quantum

Quantum's (a.k.a. Guanzhong Chen) blog about coding, security, and other computer technology.

quantum5.caRSS feed ↗10 posts

Latest posts

The Art of Time-Keeping, Part 5: Maya Calendar

After the French Republican Calendar, I decided to build a webapp for the Maya calendar. Here's a quick overview for how it works and the challenges I faced.

Resurrecting a 13-year-old high school project: the BSoD lock screen

My experience digging up a program from 13 years ago, reminiscing about the days gone by, and cleaning it up for public consumption.

2025: Year in Review

Yet another year has gone by. Here's a quick run down of interesting things that I did this year, and what the future might bring.

Joining your first Internet Exchange

A thorough walkthrough and explanation of the process of joining an Internet Exchange (IX) and getting transit from another network over it.

Announcing your first routes to the Internet via BGP

A thorough walkthrough and explanation of the process of announcing routes to the Internet with bird after getting your IP space and ASN.

Building a global WireGuard mesh “backbone” network with OSPF

How I constructed a global WireGuard mesh to connect the various locations had servers with OSPF, and used it as a "backbone" for AS54148.

Enabling highly available global anycast DNS modifications with Galera

Using MariaDB Galera cluster to enable a highly available PowerDNS cluster to be modified even with the master node being down.

Building highly available services: global anycast PowerDNS cluster

Building a highly available PowerDNS cluster with MariaDB standard replication to enable DNS-based failovers for other highly available services.

Fast and cheap bulk storage: using LVM to cache HDDs on SSDs

My attempt to create fast and cheap bulk storage by caching HDDs with SSDs on Linux, using standard lvmcache. Contains an introduction to LVM, RAID, and partitioning.

On reusing old cases for NAS applications

My experience and thoughts on reusing an old Antec 1200 for my home NAS due to all the drive bays it has and modernizing it for current hardware.