Writing

Essays and architecture notes from real product and systems work.

The writing archive is where I explain tradeoffs, patterns, and lessons from product systems, automation, intelligence workflows, and delivery.

Archive Snapshot
20

published essays

45

active topics

Browse paths

Pick the fastest way into the archive.

4 min read

From Analyst-Heavy to System-Heavy: Scaling Without Burning Humans

Analysts should supervise systems, not compensate for them. How to build sustainable feedback loops between engineering and analysis.

scalingteamsphilosophy
4 min read

Why Most OSINT Platforms Collapse at Scale

OSINT platforms fail because they optimize for demos, not operations. Discussing the silent accumulation of technical and human debt.

osintfailure-modesoperations
3 min read

Sovrint: Temporal Propagation of Coordinated Narratives

Narratives propagate like systems, not stories. A strategic deep dive into signal clustering, sentiment drift, and the velocity of coordinated information operations.

infowarnarrativesstrategy
3 min read

Web Forensics: Reconstructing Digital Traces After the Fact

The web leaves scars if you know where to look. A technical deep dive into session reconstruction, browser artifacts, and digital evidence decay.

forensicsinvestigationweb
3 min read

Browser Telemetry Evasion: The Silent Arms Race

Detection happens at layers most engineers ignore. A technical deep dive into TLS fingerprinting, Canvas poisoning, and managing behavioral jitter in high-scale automation.

anti-detectionforensicssecurity
3 min read

Deterministic Scrapers in a Non-Deterministic Web

Web scraping is no longer about CSS selectors; it is about adaptive systems. A technical exploration of LLM-based element recovery, visual anchors, and resilient web orchestration.

scrapingwebautomation
4 min read

TaskEngine: Android Automation Without Root or Instrumentation

Human-grade mobile automation is possible without invasive hooks. A technical breakdown of the TaskEngine runtime, Accessibility Services, and UI drift management.

androidautomationmobile
4 min read

Automation That Survives Reality

Automation must expect and embrace entropy. A philosophical and technical deep dive into building resilient systems that handle drift, decay, and adversarial environments.

automationresilienceengineering
4 min read

Entity Resolution Without Illusions

Identity is probabilistic, not deterministic. Confronting the instability of digital identity in open-source intelligence.

identitycorrelationdata
4 min read

Screenshots as Evidence: Designing for Trust, Not Just Storage

Evidence must survive scrutiny, not just exist. A deep dive into Evidence Engineering, immutability, and the chain of custody for digital artifacts.

evidencetrustengineering
4 min read

Hybrid Search in Practice: Tuning Relevance Without Lying to Yourself

Relevance tuning is an operational discipline, not a one-time configuration. A deep dive into evaluation metrics, bias suppression, and feedback loops for intelligence systems.

searchnodesevaluation
5 min read

The Hybrid Search Engine: Combining Lexical and Semantic Ranks

OSINT relevance is multi-modal. A technical exploration of why keywords fail and how to fuse BM25 with Vector Embeddings for operator-grade retrieval.

searchnodesintelligence
3 min read

Usage-Based Intelligence: Building Scalable Billing Infrastructures

Billing is a distributed systems problem in disguise. Integrating real-time usage tracking with high-stakes intelligence signals.

saasbillingredis
5 min read

Probabilistic Entity Resolution: Correlating Signals in the Noise

Identity in the digital wild is never certain—it is a score. A technical deep dive into probabilistic linkage, signal stacking, and confidence models for intelligence systems.

data-sciencealgorithmsintelligence
4 min read

Monitoring Is Not Alerting

Alerting is an interruption budget, not a metric. Designing high-signal, low-fatigue observability systems.

observabilitymonitoringoperations
4 min read

Designing for Disruption: Fault-Tolerance in Worker Fleets

Systems must degrade gracefully, not heroically. How to survive proxy pool collapses and API disruptions.

resiliencedevopsfault-tolerance
5 min read

Worker Fleets in Practice: Retries, Idempotency, and Failure Taxonomies

Failures are classes, not surprises. Designing resilient worker fleets for complex, non-deterministic environments.

reliabilityworkersengineering
4 min read

Scaling the Ingest: Architectural Lessons from TraxinteL

Ingestion is a state machine, not a scraper. Lessons learned from building high-scale distributed collection pipelines.

orchestrationcase-studyaws
4 min read

What I Mean When I Say “Shipping Systems”

Shipping systems means shipping behavior under load, over time. A philosophical anchor for the operator-grade engineer.

engineeringphilosophysystems
5 min read

The Intelligence Core: Designing Systems That Turn Noise Into Signal

Intelligence is not a feature—it is a pipeline with failure modes. A deep dive into the canonical architecture of high-scale intelligence systems.

architecturesystemsintelligence