Articles & Guides

Practical playbooks, fixes, and step-by-steps you can use right away.

Platform Rescue Guides

SQ

Squarespace Domain & Email Rescue Guide

Step-by-step triage for when your email stops working or site goes down after a Squarespace domain transfer or DNS change.

Read Guide
SQ

Squarespace Rescue Checklist

Quick reference checklist to keep your Squarespace domain and email online during transfers, renewals, or DNS changes.

View Checklist
SH

Shopify Domain & Email Rescue Guide

Step-by-step instructions for fixing domain or email downtime after a Shopify DNS or transfer issue.

Read Guide
AP

Shopify App & Plugin Issue Guide

Troubleshoot common plugin problems like billing errors, checkout issues, and site slowdowns.

Read Guide
WL

Website Launch Checklist

A practical pre-launch checklist to make sure your site is ready, fast, and easy to find before going live.

Open Checklist

Development Articles

CS

CS Basics: CPU Architecture

Understand how a CPU's control, arithmetic, and cache units interact in the Von Neumann architecture.

Read
ASM

CS Basics: Assembly Code Pt. 1

Learn core assembly instructions for copying, arithmetic, and jumps between operations.

Read
ASM

CS Basics: Assembly Code Pt. 2

Explore logical and bitwise operations like AND, OR, XOR, and NOT in assembly.

Read
DT

Data Types & Variables

Understand data types like int, float, string, and boolean - and how memory is allocated.

Read
JS

Operators in JavaScript Pt. 1

A breakdown of JavaScript arithmetic, assignment, and comparison operators.

Read
JS

Operators in JavaScript Pt. 2

Learn bitwise, typeof, delete, in, instanceof, and void operators in JavaScript.

Read
CSS

CSS Overview

Understand cascading, inheritance, and core CSS properties.

Read
CSS

CSS Selectors & Specificity

Understand how CSS selectors target elements and how specificity determines which styles take priority when multiple rules apply.

Read