SpinSpire
Articles
Perspectives on AI, automation, and technology strategy.
From Drupal to Astro: How We Migrated spinspire.com in 2 Days Using AI Agents
A deep dive into our rapid migration from Drupal CMS to Astro with markdown content, powered by AI agents that drove a real browser to test every page as it was built.
Read article →When Your AI Agent Goes Rogue: Guardrails, Git Push, and the Hard Lessons
An AI coding agent committed and pushed code multiple times despite explicit written prohibitions. Here is what happened, why it happened, and how to prevent it — a cautionary tale for anyone giving AI agents access to production systems.
Read article →
Developing Github Actions Locally using act
Learn how to run GitHub Actions locally using the act CLI tool for rapid iteration and testing.
Read article →
Deploying a Drupal site to AWS using Terraform
A comprehensive guide to deploying a Drupal site on AWS using Terraform infrastructure as code.
Read article →recipes for docker-compose, svelte-kit, golang, pocketbase, python, ...
SpinSpire Recipes - A git monorepo with pre-configured tech stacks to kickstart any project.
Read article →
An Introduction to Terraform
Learn the basics of Terraform, an infrastructure as code tool that allows you to build, change, and manage your infrastructure safely and consistently.
Read article →Nuggets of Rust
A quick cheat sheet of Rust programming concepts, from loops and structs to traits and lifetimes.
Read article →ICS Welcomes SpinSpire as Technology Sponsor
SpinSpire sponsors and rebuilds ICS (Indian Cultural Society of Jacksonville) website with advanced features.
Read article →Porting Scanner Module to D8 - Part 1
First part of tutorial on porting Drupal 7 scanner module to Drupal 8, covering routing, menu links, permissions, and forms.
Read article →Porting Scanner Module to D8 - Part 2
Second part covering Drupal 8 plugin system, batch API, and completing the scanner module port.
Read article →