From f1625a85a18d5302f2a332a1908b85c1edc1f275 Mon Sep 17 00:00:00 2001 From: Jason Staack Date: Sun, 15 Mar 2026 22:54:18 -0500 Subject: [PATCH] fix: correct start year from 1998 to 1997 in blog post Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/website/blog/why-this-exists.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/website/blog/why-this-exists.html b/docs/website/blog/why-this-exists.html index 79f2999..dac1c21 100644 --- a/docs/website/blog/why-this-exists.html +++ b/docs/website/blog/why-this-exists.html @@ -154,7 +154,7 @@

Two Decades of "Somebody Should Build This"

-

I've been working at ISPs and MSPs since 1998. I'm not a developer. I'm a network guy — a jack of all trades, master of none. I've wanted something like The Other Dude to exist for almost two decades. I've started building it half a dozen times in half a dozen languages and gotten nowhere every time, because building real software is hard when it's not your day job.

+

I've been working at ISPs and MSPs since 1997. I'm not a developer. I'm a network guy — a jack of all trades, master of none. I've wanted something like The Other Dude to exist for almost two decades. I've started building it half a dozen times in half a dozen languages and gotten nowhere every time, because building real software is hard when it's not your day job.

Then AI happened.