THE FLUID FORTUNE PROJECT

A Resource.
Not a Dependency.

A philosophical and technical account of what Fluid Fortune is, why it exists, what has been built so far, and where it is going — written for anyone curious enough to ask.

ACTIVE PROJECT STARTED APRIL 2026 LAST UPDATED APRIL 2026 VERSION 1.0
CONTENTS
01

THE PHILOSOPHY

Fluid Fortune begins with a single belief: the internet should be a resource, not a dependency.

That sentence sounds simple. It isn't. It is a direct challenge to the dominant model of how technology is built and sold in the twenty-first century — a model that has quietly replaced ownership with access, replaced software with subscriptions, and replaced your computer with someone else's computer that you rent by the month and lose the moment you stop paying.

Think about what you actually own on your devices right now. Your photos are on iCloud. Your documents are on Google Drive. Your music is on Spotify. Your creative tools are on Adobe's servers. Your AI assistant phones home to a data center in Virginia every time you ask it a question. None of these things work without a continuous connection to systems you do not control, operated by companies whose interests are not yours.

"Living by the subscription model should be a choice, not a requirement."
This is not anti-technology. It is pro-human. It is the belief that technology serves people best when people retain sovereignty over it.

Fluid Fortune was built to demonstrate that another way is possible — and to build the tools that make it practical. The goal is not to live off the grid. The goal is to use the grid deliberately, on your own terms, rather than being used by it.

We connect to the network to download what we need. But the thinking, the computing, the intelligence — that can stay on your machine. In your RAM. Under your control. That is the premise. Everything else follows from it.

02

THE PROBLEM WE'RE SOLVING

There is a pattern in modern technology that repeats itself so reliably it has become invisible. A company builds something useful. It gives it away for free, or nearly free, to build an audience. Then, once the audience is large enough and dependent enough, it begins to extract value from that audience through subscriptions, data harvesting, feature removal, or simple price increases. The product does not get better. The company gets richer.

This is not a conspiracy. It is an economic logic — and it is the default mode of operation for almost every major technology platform in existence. It is also, quietly, a form of infrastructure capture. When your creative tools, your communication, your files, and your thinking are all housed in systems you do not own, you have handed someone else enormous leverage over your professional and personal life.

FOR THE NON-TECHNICAL READER

When we say "runs on your machine" or "local compute," we mean software that actually lives and operates on your own computer — not software that sends your data to another company's computers to process it. The difference matters for privacy, for cost, for reliability, and for who ultimately controls your tools.

A calculator on your desk is local. A calculator that requires you to be connected to the internet, charges you monthly, and sends your calculations to a server somewhere — that is a dependency. Most modern "AI" is the second kind. Fluid Fortune is building the first kind.

The artificial intelligence revolution has accelerated this problem dramatically. The most capable AI systems currently require enormous infrastructure — thousands of specialized processors, vast amounts of electricity, and corporate investment measured in the billions of dollars. The companies building this infrastructure are not doing so out of charity. They are building leverage. Every query you send to a cloud AI is a data point. Every subscription you pay is a dependency that deepens.

And yet: the models themselves — the actual intelligence, the weights and parameters that encode what an AI knows and how it reasons — can be made small enough to run on a consumer laptop. A quantized model is a compressed version of a larger AI, trading some capability for a dramatic reduction in size. It runs locally. It costs nothing per query. It does not report back to anyone. It is, in the most literal sense, yours.

Fluid Fortune was built on this insight. The network is useful. The corporate infrastructure is not always necessary. The question is knowing the difference.

03

THE ARCHITECTURE

Fluid Fortune is built on three interlocking principles that apply across every project in the stack:

Single-file tools. Where possible, Fluid Fortune software ships as a single HTML file. This is not a limitation — it is a deliberate design choice. A single file has no installation friction. It can be audited entirely by anyone who opens it. It can be shared, copied, stored on a USB drive, and opened a decade from now without dependency on a package manager, a runtime, or a company that may no longer exist. It is the most durable form of software.

TECHNICAL NOTE

HTML, CSS, and JavaScript are the three languages of the web browser — the most universally available runtime environment in history. Every device with a screen has a browser. Writing software in these languages means writing software that runs everywhere, forever, without requiring anything to be installed. The Fluid Fortune tools exploit this deliberately.

GitHub as infrastructure. Rather than building or renting servers, Fluid Fortune uses GitHub — a platform owned by Microsoft, which is an irony not lost on us — as its deployment and storage layer. GitHub Pages serves static websites for free. The GitHub API allows files to be created and updated programmatically from a browser, without any server in between. This means Fluid Fortune tools can publish content, update manifests, and maintain feeds entirely from a user's browser, with no backend infrastructure required. The cost of running the entire Fluid Fortune web presence is, at present, zero dollars per month in hosting.

Trojan Horse compatibility. Every tool Fluid Fortune builds is designed to run natively inside Trojan Horse — our forthcoming universal deployment wrapper — without modification. The same HTML file that runs in a browser can be wrapped into a native application for macOS, Windows, Linux, Android, or iOS, gaining filesystem access and operating system integration in the process. This means the tools are not permanently web-dependent. They are web-first by convenience, native by choice.

The architecture is not a technical decision. It is a political one. It says: we will use the tools of the existing infrastructure where they serve us, and build around them where they do not.
04

THE PROJECTS

The following are the active and in-development projects in the Fluid Fortune stack as of April 2026. Each is open source and built according to the architectural principles described above.

PISCES MOON OS ● NOW PUBLIC v0.9.9

The first general-purpose operating system for the ESP32-S3 hardware class. A $50 microcontroller running a dual-core OS with 47 applications, a Ghost Partition security system, continuous passive wardriving on Core 0, local AI inference, LoRa mesh radio, GPS, and an ELF module runtime for SD card app deployment without reflashing. Six novel engineering problems solved — none had documented solutions before this project. Licensed AGPL-3.0. Read the Sovereignty White Paper →

THE PHANTOM v0.1.0-alpha

A local AI assistant that runs entirely on your own hardware. No API keys. No data leaving your machine. You speak to it through a web browser, but the intelligence lives in your RAM — a quantized language model running on consumer hardware, customizable to your specific needs. The Phantom is the flagship proof that sovereign AI is not a fantasy. It is a present-tense reality available to anyone willing to download a model file.

WOZBOT ● LIVE SYSTEM

A highly quantized local AI trained exclusively to deliver terrible 1970s hardware puns. WozBot is not a joke about AI — it is a joke using AI to make a serious point. It runs on bare metal within the Fluid Fortune private perimeter, tunneled to the public internet. No cloud compute was used. No data is logged. It is a living demonstration that a functional, publicly accessible AI service requires neither AWS nor a venture capital term sheet.

SPADRA SMELTER v1.0.0

An RF intelligence analysis platform for wardriving datasets. Drop a WiGLE-format CSV — the standard output of mobile network scanning tools — into Smelter and receive a full intelligence picture: interactive heatmap, anomaly detection, OUI vendor enrichment, persistent device tracking, and export-ready reports. One HTML file. No installation. No server. Built for security researchers, network engineers, and anyone who wants to understand the wireless environment around them.

PUNKY v0.1.0-alpha

A lightweight, GitHub-native blog editor. Punky is what happens when you ask "why does publishing a blog post require a database, a server, a CMS, and a monthly fee?" The answer, it turns out, is that it doesn't. Punky is a single HTML file that runs in your browser. You write. You click publish. The post lands in your GitHub repository, the manifest updates, the RSS feed regenerates, and the sitemap refreshes — all automatically, all from a browser, with no infrastructure between you and your words.

STATIC v0.1.0-alpha

Punky's sibling, built for audio. Static is a podcast publishing tool that follows the same philosophy: one HTML file, no server, GitHub as infrastructure. Add an episode, enter the archive.org URL of your audio file, hit publish. Static generates the episode page with an inline audio player, updates the show index, and produces a valid RSS feed compatible with Apple Podcasts, Spotify, and every other podcast directory. The audio lives on archive.org — free, permanent, uncensorable. The pages live on GitHub Pages — free, fast, yours.

TROJAN HORSE IN DEVELOPMENT

The universal deployment wrapper. Trojan Horse is the layer that transforms any Fluid Fortune web tool into a native application — with full filesystem access, OS integration, and no browser required. The same Punky that runs in Chrome becomes a native macOS app. The same Phantom that serves responses via localhost becomes an integrated desktop assistant. Trojan Horse does not change the tools. It changes where they live. Public repository forthcoming; early examples are visible inside The Phantom repository.

05

THE MEDIA ARM

Fluid Fortune has a propaganda arm. This is not a metaphor.

The technical work described in this document exists within a cultural context — and that context is one in which the dominant narrative about technology is written almost entirely by the people who profit from it. The story that AI requires cloud subscriptions, that software must be rented, that your data is the price of admission — these are not laws of nature. They are business models dressed up as inevitability.

Challenging that narrative requires more than building better tools. It requires a voice. Fluid Fortune's media division exists to provide that voice, with the understanding that the most effective criticism is the one that makes you laugh before it makes you think.

TECH, LIES & VIDEOTAPE ● LIVE

A YouTube channel dedicated to the satirical teardown of Silicon Valley's broken promises, data harvesting practices, and cloud-based grifts. The Friction Economy series examines the deliberate introduction of friction into technology systems as a mechanism of user control and revenue extraction. It is comedy. It is also journalism.

FIELD NOTES ● LIVE

The written dispatch. Long-form essays on technology, AI, hardware, software development, pop culture, politics, philosophy, and music — and the ways in which these subjects are not separate things but facets of the same question: what kind of relationship do we want to have with the systems we build? Published at blog.fluidfortune.com. Powered by Punky.

AUDIO DISPATCHES ● LIVE

Two podcast feeds, published via Static and hosted on archive.org. Tech, Lies and Audiotape is the audio companion to the video channel — longer conversations, deeper dives, more room for the argument to breathe. The Forge adapts Field Notes essays into audio, for listeners who prefer to absorb ideas while doing something else. A third show — human interviews — is in development.

The relationship between the technical work and the media work is not incidental. Fluid Fortune builds the tools. The media arm explains why the tools matter. They are the same project.

06

THE TOOLS WE BUILT TO BUILD IT

One of the more unusual aspects of the Fluid Fortune project is that the infrastructure supporting it — the blog, the podcast, the publishing workflow — was itself built as part of the project, using the same philosophy that governs everything else.

The website at fluidfortune.com is two files: an HTML file and a CSS file. It has no framework, no build process, no node_modules directory containing seventeen thousand packages of questionable provenance. It is deployed by pushing those two files to a GitHub repository. It costs nothing to host.

The blog at blog.fluidfortune.com is a collection of static HTML files, an automatically maintained JSON manifest, an RSS feed, and a sitemap — all generated by Punky on publish. There is no WordPress installation. There is no database. There is no server to patch, no plugin to update, no subscription to maintain. A blog post is a file. Files are simple. Simple things last.

The podcast at podcast.fluidfortune.com follows the same logic. Audio files live on archive.org — the Internet Archive, a non-profit digital library that has been preserving the web since 1996 and shows no signs of stopping. Episode pages and RSS feeds are generated by Static and served by GitHub Pages. The shows are independent of any podcast hosting platform. They cannot be deplatformed by a hosting company changing its terms of service.

WHY THIS MATTERS

Every dependency in a technology stack is a potential point of failure and a potential point of control. Fluid Fortune's publishing infrastructure was designed to minimize both. The tools that power this website are the same tools we are releasing publicly. If they work well enough for us to use daily, they work well enough to share.

This is perhaps the clearest expression of the Fluid Fortune philosophy in practice: we needed a tool, we could not find one that met our standards, so we built it — and then we gave it away.

07

THE IDENTITY

The person behind Fluid Fortune has adopted a working identity: The Court Jester of Vibe Coding.

This requires some unpacking.

"Vibe coding" is a term that emerged in the AI era to describe a style of development in which the programmer works in close collaboration with AI assistants — describing what they want in natural language, iterating on the output, directing rather than dictating. It is sometimes used dismissively, as if coding that involves AI assistance is less legitimate than coding that doesn't. This is a mistake. The ability to direct a complex technical system toward a specific creative and functional outcome — to hold the architecture in your head, to know what to ask for and how to evaluate what you receive — is a genuine and demanding skill. The tools change. The judgment does not.

"Court Jester" is the other half. In medieval courts, the jester held a unique position: the only person in the room permitted to tell the king he was wrong. The costume — the bells, the motley, the exaggerated hat — was not decoration. It was armor. Absurdity was the license that made honesty survivable. The jester who made the court laugh could say the thing that the courtiers were too frightened to say plainly.

The bells on the hat are load-bearing. The humor is not a distraction from the seriousness of the work. It is the delivery mechanism that makes the seriousness legible to people who would otherwise tune it out.

Fluid Fortune is, among other things, a demonstration that technical competence and cultural criticism and comedy are not separate disciplines. They are the same discipline, applied to the same problem, from different angles.

08

THE TIMELINE

The following is a record of what was built and established in each version of the project. Dates are not the point — what was made is. This record will grow as the project grows.

v1.0
The foundation. The Fluid Fortune website launched with a full terminal aesthetic — scanlines, phosphor green, ASCII art hero, mobile-responsive navigation. The philosophy was stated plainly and publicly for the first time.

The following projects reached public release or active deployment: Pisces Moon OS (first general-purpose OS for the ESP32-S3, AGPL-3.0, now public with Sovereignty White Paper), The Phantom (local AI assistant, alpha), WozBot (live proof-of-concept AI service running on bare metal), Spadra Smelter (RF intelligence analysis platform, v1.0), Punky (GitHub-native blog editor, alpha), and Static (GitHub-native podcast publisher, alpha).

The media arm launched in full: Tech, Lies & Videotape (YouTube channel, Friction Economy series underway), Field Notes (blog, first three essays published), and Audio Dispatches (two podcast feeds live — Tech, Lies and Audiotape and The Forge).

The publishing infrastructure was built using the tools it publishes with. The blog, podcast, and main site all run on GitHub Pages at zero hosting cost. Punky and Static were released publicly under MIT license as part of the same build that created the infrastructure they power.

Roast My Tech Product opened as an ongoing open call. The Court Jester of Vibe Coding identity was formally established. The Sovereignty White Paper was published. This document was written.
09

WHAT'S NEXT

The Fluid Fortune project is active and accelerating. The following areas are in active development or planning as of the date of this document:

Trojan Horse. The universal deployment wrapper is the keystone of the stack. When it ships, every Fluid Fortune tool becomes a native application. The blog editor that runs in Chrome becomes a desktop app. The local AI assistant that requires a browser becomes an integrated system utility. The work is in progress.

The Phantom — continued development. The alpha is functional. The path to beta involves improved model management, a more sophisticated customization interface, and deeper integration with the Trojan Horse wrapper for native filesystem access.

The interview podcast. The third show in the Fluid Fortune audio network. Human conversations with people who have interesting things to say about technology, culture, and the intersection of the two. No timeline committed. It will be ready when the right conversations are ready to be had.

Roast My Tech Product. The open call for developers to submit their products for satirical treatment on Tech, Lies & Videotape. The Weird Al model: if we come for your product, that is not an insult. That is a signal.

This document. This document is a living record. It will be updated as projects ship, as the philosophy develops, and as the project finds its full shape. The update log below reflects changes made since first publication.

10

UPDATE LOG

This section records additions and revisions to this document over time. The document itself does not change retroactively — new understanding is added, not substituted for old.

REVISION HISTORY
v1.0 Initial publication. Full project documentation through the v1.0 build-out.