Real traffic & ad estimator

1. Definitions Let’s define the numbers you already have: Variable Meaning CF_uv Cloudflare unique visitors (all IPs, bots + humans) CF_req Cloudflare total requests Mat_uv Matomo unique visitors (JS-enabled humans) Mat_pv Matomo pageviews bot_factor Estimated % of Cloudflare traffic that is bots (0–1) JS_factor Fraction of real humans that trigger Matomo/JS (0–1) 2. Step 1: … Read more

How the WoodCentral Archive section works

Overview The system is a static inverted-index search engine for your legacy PHP articles. It reads .php files from the articles directory, extracts content, builds three JSON caches, and enables fast keyword or search-term lookups without querying a database. The three JSON outputs are: Workflow 1. File Discovery 2. Metadata Extraction 3. Content Extraction for … Read more

How CDNs lower the cost of being online

A Content Delivery Network (CDN) is a globally distributed network of servers that sits between a website and its visitors, caching content and filtering malicious traffic so the site loads faster and stays online under heavy or hostile traffic. 1. The internet’s asymmetry problem The web is fundamentally asymmetric: Without an intermediary layer, every HTTP … Read more

Using Gmail and other accounts inside SmarterMail

Step 1: Prepare Gmail (important) If your Gmail account uses 2-Step Verification (most do), you must create an App Password. 👉 If you don’t use 2-step verification, Gmail may still block normal passwords. App passwords are strongly recommended. Step 2: Log into SmarterMail Webmail Step 3: Add Gmail to Email Retrieval Step 4: Gmail Server … Read more

Why modern email works better in the browser

Using a webmail-based interface like SmarterMail instead of allowing everyone to choose their own mail client isn’t about taking options away — it’s about putting everyone on the same page, literally and operationally. When email is used by more than one person — a business, a volunteer group, a forum team, or even a family … Read more

On the Paradoxical Utility of Excessive Verbiage in the Advocacy of Brevity: A Self-Reflexive Case Study

I prefer brevity. I admire concision. I aspire to linguistic minimalism—the haiku of human interaction, the monosyllabic nod, the elegant silence that says everything by saying almost nothing at all. With that firmly established, allow me to now abandon those principles with reckless, baroque enthusiasm. What follows is an unapologetic, meandering, logorrheic festival of syllables—a … Read more

Deterministic per-site passwords

Deterministic per-site passwords solve reuse without requiring memorization of dozens of random strings. The trick is to make the algorithm: Below are workable mental algorithms, followed by important caveats. Core design principles Any mental password algorithm should include all three: If you skip #1 or #3, it becomes guessable once one password is known. Algorithm … Read more

ForkBB vs. WebBBS

ForkBB is effectively a modern successor to old Perl scripts like WebBBS, combining simplicity, speed, scalability, and standards compliance, while maintaining predictable resource usage. Even on modest hosting, it can handle more users than WebBBS ever could, and likely outperforms vBulletin on the same hardware.

Licensed under CC BY-NC 4.0

Site Index

👍 This page answered my questions

Your vote helps other woodworkers quickly find the answers and techniques that actually work in the shop.