4d ago · 6 min read · I previously wrote about how to install older versions of homebrew packages. That method involves installing a package from a Ruby file but it's outdated and doesn't always work. There's a better way
Join discussion
Apr 4 · 3 min read · Originally published on graycloudarch.com. Every time I finished writing a blog post, I had to do this: cd sites/graycloudarch hugo --minify aws s3 sync public/ s3://graycloudarch-website --delete aws cloudfront create-invalidation --distribution-id...
Join discussion
Mar 25 · 10 min read · 2025-09-30 16:00:00 Transforming Technical Work into Professional Portfolio Content: A Complete AI-Assisted Workflow Ever wondered how to efficiently transform complex technical work into compelling portfolio content? This post documents a real AI-as...
Join discussionFeb 19 · 6 min read · Most of my blog posts are lessons learned. I'm trying to achieve something, and I document the process I used to do it. This one is one of the few where, in the end, I didn't achieve what I wanted. In this post, I aim to explain what I learned from t...
Join discussion
Jan 9 · 4 min read · The Philosophy of Static Dynamic sites (WordPress) query a database every time a user visits. This is slow and insecure. Static sites (SSG) compile your content once on your laptop. The result is pure HTML/CSS. Speed: Instant load times. Security: ...
Join discussion
Dec 14, 2025 · 18 min read · 1. Executive Summary This report presents an exhaustive technical, operational, and policy-based evaluation of "The Sovereign Archive (v19.0)," a proposed blog aggregation architecture designed for a small collective of student writers. The system ai...
Join discussionDec 13, 2025 · 17 min read · 1. Executive Summary The transition from monolithic content management systems to decoupled, static site generation (SSG) architectures has fundamentally altered the digital publishing landscape. The "Cyber Syndicate" project represents a sophisticat...
Join discussionDec 13, 2025 · 24 min read · 1. Introduction: The Renaissance of Static Architecture The trajectory of web development has traversed a distinct arc, moving from the foundational simplicity of static HTML files in the early 1990s to the complex, database-driven Content Management...
Join discussion