Kitsune Technologies LLC
Kitsune Technologies Kitsune Technologies
Notes · Build log

What we're
actually building.

Short, honest writing on the projects we're shipping and the tradeoffs behind them: reverse engineering, automation, infrastructure, AI, and the occasional game devlog.

02
Automation

One button, one invoice: wiring a CRM to Stripe

The gap between 'we agreed on a price' and 'the customer has an invoice' is usually a human copy-pasting between two systems. We closed it with a small bridge.

May 29, 2026
5 min read
03
Infrastructure

Running a company on hardware we own

Instead of a dozen SaaS subscriptions, our whole internal stack runs on Proxmox boxes we own, behind one login, with backups that have actually been restored.

May 27, 2026
6 min read
04
AI Automation

Two models are better than one: supervised autonomy in Swarm

A single autonomous agent will confidently wander off a cliff. Splitting 'do the work' from 'check the work' (inside a sandbox it can't escape) catches a surprising amount.

May 24, 2026
5 min read
05
Game Dev

Devlog: descending into Aethelgard

Our flagship game is an action-RPG built around a permadeath descent. Here's where the prototype actually is, and the discipline keeping it from swallowing the studio.

May 21, 2026
5 min read
06
Build Notes

Start with the boring version

Most useful software starts as a boring first version: a form, a table, a script, a dashboard, or a workflow that saves somebody time.

May 16, 2026
4 min read
07
AI Automation

AI is a tool, not a plan

AI is useful when it reduces repetitive work or catches mistakes. If a normal script is cleaner, use the normal script.

May 9, 2026
5 min read
08
Infrastructure

Self-hosting is a tradeoff

Self-hosting can be cheaper and more controllable, but it only works if backups, updates, monitoring, and recovery are treated as part of the project.

May 2, 2026
4 min read