About
I architect distributed systems from the ground up. Built startups, been through acquisitions, 20+ years of shipping.
I'm Josh Priddle, founder of Hosting Accessories LLC. I don't just work on systems at scale — I design and build them from scratch. Multi-tenant platforms, distributed billing systems, queue-driven provisioning infrastructure. From initial architecture through production and beyond.
I've done this across very different contexts — built startups from the ground up, been through the acquisition dance a few times, led engineering teams, and done SRE on one of the largest Rails applications on the internet. The common thread is taking an empty repo and turning it into production infrastructure that handles real traffic. Working in a large system is one thing. Architecting one from nothing is a different skill entirely.
I'm not a generalist. I go deep on hosting infrastructure, billing, and operations — the kind of systems where the architecture decisions you make on day one determine whether you're rewriting it in two years.
01 — // VALUES
Build It Right the First Time
Comprehensive testing, static analysis, and code review are non-negotiable. Quality over speed.
Security-First Mindset
Data isolation, authentication, payment security, and defensive coding are default — not afterthoughts.
Explicit Over Clever
Clarity and maintainability over "clever" code. Strict typing, clean separation of concerns.
Automate Everything
If it can be automated, it should be. Developer environment setup reduced from days to hours.
Documentation Matters
API docs that developers actually want to use. Technical documentation as a first-class deliverable.
Ship Working Software
From MVP to production. Rescuing behind-schedule projects and maintaining systems that real people depend on.
Know When NOT to Abstract
Pragmatism over architectural purity. Three similar lines of code is better than a premature abstraction.
Full-Stack Ownership
From Linux server hardening to frontend design — comfortable owning entire systems.
02 — // STACK
Backend
Frontend
Infrastructure
DevOps
03 — // WORKING STYLE
Remote-first — 15+ years of distributed team experience.
Agile practitioner — Sprint planning, velocity tracking, retrospectives.
Mentor and collaborator — Onboarding developers, code reviews, technical guidance.
Direct communicator — Concise, focused on implementation over concepts.