Skip to main content

394 posts tagged with "AI"

Artificial intelligence and machine learning applications

View all tags

Nine Seconds, Zero Backups: What the PocketOS Wipe Demands From a PaaS That Doesn't Manage Your Database
·Dora Noda·10 min

Nine Seconds, Zero Backups: What the PocketOS Wipe Demands From a PaaS That Doesn't Manage Your Database

A Cursor agent deleted PocketOS's production database and every backup in nine seconds. The real failures were architectural: co-located backups and an omnipotent API token. Here is the backup design that survives a rogue agent — and what a PaaS that doesn't manage your database still owes you.

AI
security
PaaS
self-hosting
+1
Your AI Agent's Debug Loop Costs Grow Quadratically, Not Linearly — Here's the Math
·Dora Noda·8 min

Your AI Agent's Debug Loop Costs Grow Quadratically, Not Linearly — Here's the Math

A 50-step AI agent debug loop bills 26x more than the tool calls it actually made — because every LLM call resends the entire conversation history. Here's the math, the real dollar cost for a deploy-from-chat MCP server, and the fix that actually bounds it.

AI
LLM
PaaS
self-hosting
+1
AI Sandbox Pricing Audited: Northflank's $0.01667/vCPU-hr vs E2B/Daytona's $0.0504 vs Modal's $0.1419
·Dora Noda·9 min

AI Sandbox Pricing Audited: Northflank's $0.01667/vCPU-hr vs E2B/Daytona's $0.0504 vs Modal's $0.1419

Every AI-sandbox pricing comparison quotes Modal at 0.1419 dollars per vCPU-hour against Northflank's 0.01667 — but Modal bills per physical core, not per vCPU. Here's the corrected math and the exact utilization threshold where self-hosting on owned Hetzner hardware actually beats each vendor's metered rate.

PaaS
self-hosting
cost-optimization
infrastructure
+1
CNCF Says Cloud Native Already Runs AI. Here's What Actually Transfers to a Git-Push PaaS
·Dora Noda·10 min

CNCF Says Cloud Native Already Runs AI. Here's What Actually Transfers to a Git-Push PaaS

CNCF says the same cloud-native primitives already run web apps and AI workloads. Here's exactly what transfers to a git-push PaaS today — GitOps, containers, observability — and what still doesn't: GPU scheduling, disaggregated serving, and multi-agent orchestration.

Kubernetes
AI
infrastructure
PaaS
+1
HAMi Becomes a CNCF Incubating Project: What Fractional GPU Sharing Actually Buys a Fleet With a Handful of Cards
·Dora Noda·10 min

HAMi Becomes a CNCF Incubating Project: What Fractional GPU Sharing Actually Buys a Fleet With a Handful of Cards

HAMi just reached CNCF Incubating status, and its own case studies show why it matters: DaoCloud cut GPU costs roughly in half after adopting it. Here's the actual per-tenant cost math for fractional GPU sharing versus buying a whole card per AI-agent sandbox.

Kubernetes
infrastructure
self-hosting
AI
+1
CNCF's 19.9 Million Developers, +28% in Six Months: The Math That Says It's Not New Growth
·Dora Noda·8 min

CNCF's 19.9 Million Developers, +28% in Six Months: The Math That Says It's Not New Growth

CNCF says the cloud native developer population jumped 28% in six months to 19.9 million, with 7.3 million now AI developers. The arithmetic says that's not a wave of new developers — it's existing developers crossing a line, and it changes how fast a platform's agent golden path has to ship.

self-hosting
PaaS
engineering
AI
Kubernetes' Partitionable GPU Devices (KEP-4815): The Real Cost Math Behind Slicing One GPU Into 7 Schedulable Sandboxes
·Dora Noda·9 min

Kubernetes' Partitionable GPU Devices (KEP-4815): The Real Cost Math Behind Slicing One GPU Into 7 Schedulable Sandboxes

Kubernetes' Partitionable Devices KEP lets one GPU serve multiple independently-scheduled sandboxes instead of one tenant. Here's the actual cost math on 7-way MIG slicing versus whole-card allocation, and what a Cluster API GPU node needs to expose those slices.

Kubernetes
self-hosting
PaaS
infrastructure
+1
The Section 232 Chip Tariff's 100-Megawatt Loophole: Why a 25% Levy on H200 and MI325X GPUs Exempts Hyperscalers by Design
·Dora Noda·9 min

The Section 232 Chip Tariff's 100-Megawatt Loophole: Why a 25% Levy on H200 and MI325X GPUs Exempts Hyperscalers by Design

The Section 232 chip tariff's real exemption isn't a political favor to Amazon, Google, and Microsoft — it's a 100-megawatt threshold baked into the tariff schedule that only hyperscale data centers can reach, and it reshapes the buy-vs-rent math for anyone importing GPU hardware into the US.

PaaS
cost-optimization
self-hosting
policy
+1
AWS Built a Five-Step AI Agent Just to Pick a Service
·Dora Noda·9 min

AWS Built a Five-Step AI Agent Just to Pick a Service

AWS's deploy-on-aws plugin takes five steps and three MCP servers to deploy an app because it's solving a 200-service menu problem. Here's what happens to that step count on a platform that never had the menu — and the one step that stays hard everywhere.

AI
Model Context Protocol
self-hosting
PaaS
+1
Showing 10–18 of 394 posts