-
AI Journey 1977-2025: Part 5 of 5 - SIIMPAF - Four Decades of Technology Lessons in One System
-
This is Part 5 of a 5-part series documenting the technical evolution from early introduction to role-playing gaming in 1977 and hobby programming in 1979 to modern distributed GPU computing and self-hosted Artificial Intelligence (AI) infrastructure.
The series traces patterns that emerged over four decades and shows how they apply to current challenges in AI development and computational independence.
This final part brings together four decades of lessons in DGPUNET's, AILCPH's, & SIIMPAF's architecture, explaining how patterns from 1979 remain relevant in 2025.
-
AI Journey 1977-2025: Part 4 of 5 - Building Distributed GPU Infrastructure When Centralization Threatens Innovation
-
This part addresses the GPU scarcity challenge and demonstrates how decades-old distributed computing patterns apply to modern AI infrastructure.
-
AI Journey 1977-2025: Part 3 of 5 Professional Applications and Breakthroughs (2005-2020)
-
This is Part 3 of a 5-part series documenting the technical evolution from early introduction to role-playing gaming in 1977 and hobby programming in 1979 to modern distributed GPU computing and self-hosted Artificial Intelligence (AI) infrastructure. The series traces patterns that emerged over four decades and shows how they apply to current challenges in AI development and computational independence. This part focuses on applying technical skills to therapeutic and educational contexts, culminating in systems that outperformed commercial alternatives.
-
AI Journey 1977 to 2025: Part 2 of 5 - IRC Bots, Beowulf Clusters, and Distributed Computing on Commodity Hardware
-
This is Part 2 of a 5-part series documenting the technical evolution from early introduction to role-playing gaming in 1977 and hobby programming in 1979 to modern distributed GPU computing and self-hosted Artificial Intelligence (AI) infrastructure. The series traces patterns that emerged over four decades and shows how they apply to current challenges in AI development and computational independence. This part focuses on scaling patterns from single systems to networks and building production infrastructure on commodity hardware.
-
AI Journey 1977 to 2025: Part 1 of 5 - How Role-Playing Games and Early Computing Shaped Four Decades of AI Development
-
This is Part 1 of a 5-part series documenting the technical evolution from early introduction to role-playing gaming in 1977 and hobby programming in 1979 to modern distributed GPU computing and self-hosted Artificial Intelligence (AI) infrastructure. The series traces patterns that emerged over four decades and shows how they apply to current challenges in AI development and computational independence.
-
Building Education Technology the "Hard Way" (And Why That's Actually the Easy Way)
-
I've watched countless companies burn through millions (billions in the aggregate) trying to reinvent wheels that already exist. Not long ago, I reviewed a competitor's failed attempt to build what we launched in six weeks and less than $20,000 USD — they spent three years and $30+ million, and they still couldn't deliver. This isn't about being better-funded, or event smarter; it's about the wisdom of understanding a fundamental truth that most of the tech industry refuses to accept: in the 2020s, 90% of what you need has already been built.
-
Getting WiFi 7 Working on Linux: The ASUS ROG USB-BE92
-
I recently upgraded to 5.5 Gbps TDS fiber, installed a shiny new ASUS RT-BE86U WiFi 7 access point capable of 10 Gbps, and grabbed an ASUS ROG USB-BE92 WiFi 7 USB adapter to take advantage of it all. The goal? Get my GPU cluster (what I call DGPUNET - Distributed GPU Network) running at multi-gigabit speeds for distributed AI workloads.
-
Building DGPUNET: Democratizing AI Innovation Through Open Source Infrastructure
-
Over the past several months, I've been working on something that started as a practical necessity but evolved into a philosophical statement about accessibility in AI development. When a startup couldn't get anything better than a pitiful G10 GPU instance from their cloud provider - completely insufficient for the machine learning workloads needed - I realized I had to take matters into my own hands, and home...
-
PoDoSOGoAdmin WebUI Mail Servers Administration Tool - Public Release Very Soon!
-
There isn't a free and open source combined administration tool for the mail server setup of: Postfix + PostGreSQL + Dovecot + SOGo Webmail, I have created such a tool, and will be releasing it publicly on github as soon as I can create a sanitized version.
-
Postfix, Dovecot, PostGreSQL, and SOGo Webmail on Debian 13
-
Debian 13 was fairly recently released, but AWS is already shoving it as the primary AMI, and make getting a good Debian 12 a few more steps. Most apps aren't yet compatible with Debian 13, so I recommend waiting for it to stabilize, but here is some information on getting a basic mail server working on Debian 13...