Step Into Dev
  • Posts
  • About
  • Series

Ai

ai europe sovereignty fine-tuning copyright regulation

What It Actually Takes to Fine-Tune an LLM in Europe

This series has so far dealt with deployment. Where to host models, how to wrap them in compliance logic, which providers can serve inference, and how to verify …

February 13, 2026 · 18 min read
ai europe sovereignty security supply-chain

Securing the Open Source AI Supply Chain

This is the fourth post in a series on European AI sovereignty. I have covered why jurisdiction matters, how to handle UK-EU regulatory divergence in code, and …

February 11, 2026 · 18 min read
ai europe sovereignty infrastructure inference

A Practical Guide to the European Sovereign Inference Stack

I wrote previously about why jurisdiction matters for European AI platforms and then about how to handle the UK-EU compliance split in code. Those posts covered …

February 9, 2026 · 11 min read
ai europe compliance architecture regulation

Architecting for Two Europes with Compliance-as-Code

I wrote recently about building AI platforms under European sovereignty constraints. That post treated “Europe” as broadly singular. The reality is …

February 8, 2026 · 13 min read
ai europe sovereignty architecture infrastructure

Building AI Platforms Under European Sovereignty

The Problem Is Not Capability# The debate over European AI often begins in the wrong place. It starts with benchmarks, parameter counts, and the gap between …

February 3, 2026 · 12 min read
ai software-engineering philosophy hot-takes

There Are No Emotions in Runtime Software

I read a piece this morning arguing that you shouldn’t trust software you didn’t “suffer” for. The premise being that personal struggle …

January 13, 2026 · 5 min read
llm ai typescript streaming

Streaming LLM Responses: A Partial JSON Parser for Structured Output

I’ve been building conversational AI features recently, and I hit an annoying problem: I want structured responses from the LLM (JSON with specific …

December 11, 2024 · 6 min read
ai privacy gdpr llm architecture

The Conversational Consent Pattern: Privacy That Actually Respects Your Users

I’ve been thinking a lot about privacy consent lately. Not the legal side (though that matters) but the experience side. The way we currently handle …

December 11, 2024 · 7 min read
ai expo react-native android business

Seven Dollars and Twenty-Five Years: Building an Expo Plugin with AI

I’m building an AI training tool for small language models that ultimately deploys on mobile. Nothing revolutionary there. It’s a natural endpoint …

December 3, 2024 · 5 min read
mcp ai python gis

Building 3D Scenes Through Conversation: An MCP Server for Geographic Objects

I’ve been noodling around with the Model Context Protocol lately, and I wanted to share something I’ve built that demonstrates what I think is a …

December 2, 2024 · 5 min read
mcp ai threejs webgl python

Rendering Conversational 3D Scenes with Three.js and MCP

In my previous post, I promised that the scene data was portable. That you could feed it to “a game engine, a GIS tool, a mapping API, whatever.” …

December 2, 2024 · 13 min read
  • ««
  • «
  • 1
  • 2
  • »
  • »»

Stay Updated

Get notified about new posts on AI, 3D rendering, and building things that matter.

© 2026 Step Into Dev · Powered by Hugo