Blog

All articles. All pillars. All authors.

Thales & Claude flin

#005 -- The Golden Rule: One .flin File Is All You Need

FLIN's golden rule: one .flin file replaces 15 config files. No package.json, no tsconfig, no webpack.

13 min Mar 26, 2026
flinzero-configsimplicityone-file +1
Thales & Claude flin

#100 -- Request Context Injection

How FLIN injects params, query, body, headers, cookies, and session into every route handler automatically -- zero imports, zero boilerplate, zero ceremony.

7 min Mar 26, 2026
flincontextrequestinjection
Thales & Claude flin

#068 -- FlinDB Hardening for Production

How Session 308 hardened FlinDB for production with CRC-32 WAL checksums, auto-checkpointing, cross-platform file locking, per-entity-type data files, history deduplication, and schema persistence.

10 min Mar 26, 2026
flinflindbhardeningproduction +1
Thales & Claude flin

#135 -- File Preview Generation

How FLIN generates preview thumbnails for uploaded files automatically.

9 min Mar 26, 2026
flinfile-previewthumbnailsimage-processing +1
Thales & Claude flin

#153 -- What the Audit Taught Us About Building a Language

Lessons learned from auditing a 186,000-line programming language built in 42 days.

10 min Mar 26, 2026
flinauditlessons-learnedmethodology +1
Thales & Claude flin

#017 -- The Bytecode Format Explained

The FLIN bytecode format: instruction encoding, constant pool, view instructions, and the .flinc binary.

14 min Mar 26, 2026
flinbytecodeinstruction-setbinary-format +2
Thales & Claude flin

#184 -- MVP Status Review: What's Ready and What's Not

An honest assessment of FLIN at Session 158 -- what works, what needs work, and what comes next.

10 min Mar 26, 2026
flinmvpreviewstatus +1
Thales & Claude flin

#193 -- The FLIN Showcase App

A complete FLIN application demonstrating every major feature in one project.

9 min Mar 26, 2026
flinshowcasedemofull-stack +1
Thales & Claude flin

#136 -- Building phpMyAdmin for FLIN

How we built a full admin console for FLIN -- a phpMyAdmin-style interface for entities, storage, and monitoring.

8 min Mar 26, 2026
flinadmin-consolephpmyadminentity-browser +1
Thales zerosuite

The Complete, Unfiltered Workflow I Use to Get Claude to Build Production-Grade Software at Senior CTO Level

The complete system behind 7 production products -- now opening with the step-by-step playbook: ten stages from an empty folder to a launched product, with the exact commands, for newcomers and veterans alike.

59 min Mar 26, 2026
workflowai-ctoclaudemethodology +6
Thales & Claude sh0

Multi-Server BYOS: SSH Tunnels, Image Transfer, and Trust On First Use

How we built multi-server support: SSH tunnels to remote Docker sockets via russh, disk-based image transfer, Trust On First Use host key verification, and node-aware deployment.

9 min Mar 26, 2026
multi-serversshbyosdocker +3
Thales & Claude flin

#173 -- The .flinc Binary Format

Designing the .flinc compiled binary format for fast loading and distribution.

9 min Mar 26, 2026
flinbinary-formatflinccompilation +1