01 — Journal

Notes from the studio.

Deep dives on the projects, experiments, and ideas that shape how we build.

Abstract neural lattice scanning a wall of glowing code with a single highlighted flaw
Featured·August 2026·11–13 min read

Frontier AI Can Now Do Serious Exploit Research — Cybersecurity's Next Arms Race Is the Model Itself

OpenAI's GPT-5.6-Cyber was trained for vulnerability research and exploit-chain work. If finding bugs becomes a frontier-model workload, application security changes shape — and so does the security perimeter around AI research environments.

CybersecurityAIAppSec
Read
Glowing fiber optic strands threading between GPU accelerator cards in a dark data center rack
August 2026·12–14 min read

AI's Copper Wall: The Bottleneck Is Moving From GPUs to the Wires Between Them

Lumilens emerged from stealth with more than $900 million to attack AI connectivity. Broadcom is shipping co-packaged optics; Marvell bought Celestial AI. The next billion-dollar AI infrastructure race is the interconnect, not the accelerator.

AI InfrastructureSilicon PhotonicsNetworking
Humanoid robot with a five-fingered dexterous hand reaching toward an object under violet studio lighting
August 2026·12–15 min read

Humanoid Robots Just Moved From Pick-and-Place to Whole-Body Foundation Models

Gemini Robotics 2 runs one checkpoint across different robot bodies, controls a humanoid from feet to fingertips and coordinates multiple robots. The real platform war in robotics is becoming vision-language-action models, not robot hardware.

RoboticsEmbodied AIVLA Models
Macro view of a custom AI accelerator package with HBM memory stacks surrounding a central die
August 2026·12–14 min read

Nvidia's Biggest Customers Are Building Their Own AI Accelerators — and the New Metric Is Cost per Token

Microsoft's Maia 200 shipped in January, Google announced TPU 8t and 8i in April, AWS has Trainium3, and Maia 300 is reportedly targeted for September. The custom-silicon war is really a vertical-integration bet on inference economics.

AI ChipsCloud InfrastructureSemiconductors
Digital photograph fragment wrapped in a glowing cryptographic seal with metadata particles trailing away
August 2026·11–13 min read

The EU Just Turned AI Watermarking Into an Engineering Problem — What Article 50 Means for Developers

Article 50 transparency obligations started applying on 2 August 2026, including machine-readable marking of AI-generated content. Provenance is no longer a policy discussion — it's pipeline architecture, signing keys and verification.

EU AI ActComplianceC2PA
AI coding agent reasoning through a complex software codebase across terminal, tests, documentation, and pull requests
July 2026·10–12 min read

The Way Claude Fable 5 Thinks Can Beat Almost Any Junior Developer at Coding

Claude Fable 5 does not merely generate code faster. It plans, explores unfamiliar systems, tests assumptions, reviews its own work, and keeps moving. That combination changes what “entry-level development” means.

ClaudeAISoftware Engineering
Business workflow automation replacing manual processes
November 2026·8–10 min read

Why Your Business Doesn't Have a Technology Problem (It Has a Process Problem)

Most businesses asking for AI don't need AI — they need better processes. A field guide to spotting the manual work quietly draining your operations, and what to automate first.

Process AutomationOperationsAI
Abstract flowing lavender data streams and interconnected workflow nodes on a deep charcoal background.
November 2026·9–11 min read

Stop Buying AI. Start Fixing Your Business Processes.

Technology isn't your biggest problem — your processes are. A practical look at why business process automation, not more software, is the real unlock for growing companies.

Process AutomationAIOperations
Modern business workspace with a laptop dashboard, phone, and analytics charts under soft purple lighting.
July 2026·10–12 min read

Why Every Small Business Needs a Website in 2026 (And Why Social Media Alone Isn't Enough)

A professional website builds trust, generates leads, improves SEO, and helps your business grow 24/7 — beyond what social media can do alone.

Web DevelopmentSmall BusinessSEO
Stylized brain MRI with glowing neural-network overlays representing deep learning classification.
June 2026·6 min read

Can Deep Learning Spot Brain Tumors the Naked Eye Might Miss?

An end-to-end PyTorch pipeline that classifies brain MRI scans into four categories — benchmarking a Custom CNN, ResNet50, MobileNetV2 and EfficientNetB0 — deployed as a live Streamlit app.

Deep LearningMedical ImagingPyTorch