Freedium: Your paywall breakthrough for Medium!

Agents, Context, and the Real Work of AI Development

ITNEXT

ITNEXT

· ~7 min read · December 7, 2025 (Updated: December 8, 2025) · Free: No

I sat in on a Buckeye AI session this week that covered reinforcement learning, evaluations,...

Read More

Deep Agents: LangChain Just Open-Sourced a Replica of Claude Code

Spillwave Solutions

Spillwave Solutions

· ~6 min read · March 24, 2026 (Updated: April 8, 2026) · Free: No

Exploring Deep Agents: An Open-Source LangChain Framework for Coding Agents Inspired by Claude Code

Read More

Real Engineers Reviewed Komodor and Groundcover. Here's What They Didn't Think to Ask.

ITNEXT

ITNEXT

· ~9 min read · June 4, 2026 (Updated: June 4, 2026) · Free: No

Two of the most popular Kubernetes management tools on the market have serious problems that...

Read More

Docker VPN & userspace Wireguard…

~6 min read · October 1, 2020 (Updated: March 31, 2023) · Free: Yes

Adventures building a vpn server

Read More

If You Thought Claude Max 20x Meant 20x Weekly Usage — You Were Wrong

ITNEXT

ITNEXT

· ~3 min read · September 3, 2026 (Updated: September 3, 2026) · Free: No

Paying double for four times the usage sounded like a no-brainer… until you realized what limit...

Read More

Kafka SASL Authentication: Usage & Best Practices

~8 min read · August 19, 2025 (Updated: August 20, 2025) · Free: Yes

Read More

22 More Ways to Make Money with n8n (No Code, No Nonsense)

~6 min read · October 2, 2025 (Updated: October 11, 2025) · Free: No

By very popular demand: after my first piece — "11 Ways to Make Money with n8n (Without...

Read More

TypeScript + OpenTelemetry: End-to-End Tracing from Browser to Node Without Guesswork

~6 min read · December 6, 2025 (Updated: December 8, 2025) · Free: No

How to follow a single user action from click to database query without grepping logs or guessing...

Read More

DevOps — Logging Standards and Best Practices

~8 min read · June 25, 2024 (Updated: November 22, 2024) · Free: No

Logging is an art form, and log messages are one of the primary tools developers use to...

Read More

Self-Hosted VPN with Headscale: One Mesh Network for Your Entire Homelab

~4 min read · February 19, 2026 (Updated: February 19, 2026) · Free: Yes

(Part 1/2)

Read More

Build a Local Kubernetes Platform with kubara, kind, and Argo CD

ITNEXT

ITNEXT

· ~8 min read · August 4, 2026 (Updated: August 4, 2026) · Free: Yes

Create a local kind cluster, generate reviewable platform state with kubara, and let Argo CD...

Read More

Is This a Tool, a Skill, or an Agent?

ITNEXT

ITNEXT

· ~22 min read · June 20, 2026 (Updated: June 20, 2026) · Free: No

A map of the Generative AI stack, and how everything fits

Read More

Deploying SageMaker Endpoints With CloudFormation

TDS Archive

TDS Archive

· ~5 min read · August 16, 2022 (Updated: August 17, 2022) · Free: No

Infrastructure As Code With SageMaker

Read More

LiteLLM: Metrics, Traces, and VictoriaMetrics Stack Integration

ITNEXT

ITNEXT

· ~13 min read · July 21, 2026 (Updated: July 21, 2026) · Free: Yes

Configuring metrics and traces from LiteLLM to VictoriaMetrics and VictoriaTraces. iteLLM...

Read More

Our Kubernetes Cluster Was Costing $14,850/Month. We Moved to Fly.io for $680.

Level Up Coding

Level Up Coding

· ~7 min read · February 25, 2026 (Updated: February 25, 2026) · Free: No

A war story about infrastructure hubris, a CFO&#39s question nobody could answer, and the two...

Read More

Observability Is Converging. Humans Aren't the Only Ones Querying It Anymore

ITNEXT

ITNEXT

· ~11 min read · August 17, 2026 (Updated: August 17, 2026) · Free: Yes

Putting metrics, logs, and traces into one columnar store, querying them together, and holding up...

Read More

Testing Kairos as an OS for k8s cluster

~18 min read · October 10, 2023 (Updated: October 10, 2023) · Free: Yes

The article and files to build/test Kairos OS can be found here:...

Read More

I made PostgreSQL INSERT operations 36 times faster in Python

ITNEXT

ITNEXT

· ~3 min read · October 3, 2024 (Updated: May 20, 2026) · Free: Yes

You probably already know that rule number one when performing inserts is to use bulk inserts,...

Read More

Open Data Lakehouse: A Practical Guide

ITNEXT

ITNEXT

· ~23 min read · August 19, 2026 (Updated: August 19, 2026) · Free: Yes

The architecture, components, and operational reality of building a production open data...

Read More

Microsoft Foundry — AI Agent Service Deep Dive.

ITNEXT

ITNEXT

· ~8 min read · December 13, 2025 (Updated: December 13, 2025) · Free: No

A builder&#39s guide to tools, memory, workflows, evaluation, and observability in Foundry Agent...

Read More

Integrating Active Directory (AD) with Keycloak for user federation

~2 min read · June 8, 2024 (Updated: November 23, 2024) · Free: Yes

Integrating Active Directory (AD) with Keyclgoak for user federation involves setting up Keycloak...

Read More

Build your own Managed Kubernetes Service on Proxmox with CAPI

ITNEXT

ITNEXT

· ~14 min read · October 18, 2025 (Updated: December 22, 2025) · Free: Yes

Build your own KaaS platform on Proxmox with Cluster API.

Read More

Unlock WhatsApp Messaging in Home Assistant with Green API Custom Notifier

~4 min read · April 2, 2024 (Updated: November 29, 2024) · Free: Yes

green-api is a service that allows us to send and receive text, photo and video using stable...

Read More

Transcribing any Youtube Video with Python: A Step-by-Step guide

~5 min read · July 23, 2024 (Updated: November 20, 2024) · Free: Yes

Script that actually works

Read More

What Is kubara? A GitOps-First Approach to Reusable Kubernetes Platforms

ITNEXT

ITNEXT

· ~10 min read · July 21, 2026 (Updated: July 21, 2026) · Free: Yes

How kubara combines a declarative platform contract, a curated component catalog, and Argo CD to...

Read More

Data Lakehouse: Infrastructure

fresha-data-engineering

fresha-data-engineering

· ~6 min read · September 19, 2025 (Updated: September 20, 2025) · Free: Yes

Architecting a sophisticated Data Lakehouse platform on AWS, using EKS and cutting-edge...

Read More

CI/CD Pipeline: Deploying a Hugo Blog to AWS with GitHub Actions + OIDC

JBrewInTheCloud

JBrewInTheCloud

· ~3 min read · April 16, 2025 (Updated: April 23, 2025) · Free: No

Overview

Read More

Build an EKS cluster with Terraform

ITNEXT

ITNEXT

· ~13 min read · September 4, 2020 (Updated: July 1, 2025) · Free: No

A simple infrastructure-as-code way, with custom VPC and ELB

Read More

Finding & Exploiting Exposed Google API Keys for Bug $Bounties

InfoSec Write-ups

InfoSec Write-ups

· ~13 min read · May 23, 2026 (Updated: May 23, 2026) · Free: No

Turn exposed Google API keys into real-world impact by accessing Gemini and other Google services...

Read More

We're a 3-person tech team running production Kubernetes — So we built an AI SRE

~9 min read · April 17, 2026 (Updated: April 17, 2026) · Free: Yes

We build a decentralized data platform. Client data never leaves their infrastructure — that&#39s...

Read More

Agent Data Protocol (ADP): The Missing Standard for Training LLM Agents

~4 min read · November 4, 2025 (Updated: November 4, 2025) · Free: Yes

Training large language model (LLM) agents to act intelligently in real-world environments has...

Read More

Running Production Minded Kubernetes on a Raspberry Pi

~5 min read · February 15, 2026 (Updated: February 15, 2026) · Free: Yes

Most Kubernetes clusters are built in environments with excess capacity.

Read More

AI Agents Don't Need Smarter Retrieval. They Need a Config Database

ITNEXT

ITNEXT

· ~5 min read · July 28, 2026 (Updated: July 30, 2026) · Free: Yes

Today&#39s AI agents are smart enough. They fail at Kubernetes chores anyway, because the answers...

Read More

AI is Here to Stay: Navigating the Uncertainty as a Developer

ITNEXT

ITNEXT

· ~7 min read · July 28, 2026 (Updated: July 29, 2026) · Free: No

It is hard to find someone in software development/IT whose job wasn&#39t affected in some way by...

Read More

Dynamic And Static Health Framework (DASH) At OVHCloud

ITNEXT

ITNEXT

· ~21 min read · November 7, 2025 (Updated: November 7, 2025) · Free: No

Unified Quality Framework with Machine-Readable Reports and Transparent Governance

Read More

Backup and Restore MySQL 8 Database with XtraBackup

~2 min read · November 13, 2019 (Updated: December 12, 2021) · Free: Yes

What is XtraBackup?

Read More

The New Agents Window in VS Code: A Technical Deep Dive into the Agent Host, Sessions, Hooks, and…

ITNEXT

ITNEXT

· ~14 min read · August 3, 2026 (Updated: August 3, 2026) · Free: No

VS Code now ships a dedicated Agents window, a second window built for running and tracking AI...

Read More

GitOps with Terraform using tofu-controller: Grafana and Hashicorp Vault as Code

~5 min read · January 21, 2026 (Updated: January 21, 2026) · Free: Yes

Why GitOps shouldn&#39t stop at Kubernetes.

Read More

Benchmark, Profile, Prove: A 12x Go Performance Win

ITNEXT

ITNEXT

· ~13 min read · July 29, 2026 (Updated: July 29, 2026) · Free: Yes

How pprof and benchstat found schema recompilation hiding in a Grafana Kafka plugin&#39s hot path

Read More

7 Data Compaction Engines for Apache Iceberg in 2026

ITNEXT

ITNEXT

· ~16 min read · July 10, 2026 (Updated: July 12, 2026) · Free: Yes

Compaction used to be running Spark on cron jobs. Now we have smarter options: what are they, and...

Read More

Debugging Apache Iceberg: A Production Guide

ITNEXT

ITNEXT

· ~27 min read · July 19, 2026 (Updated: July 19, 2026) · Free: Yes

Apache Iceberg gives you ACID semantics, schema evolution, partition evolution, and time travel...

Read More

A Mental Model for Claude Code: Skills, Subagents, and Plugins

Level Up Coding

Level Up Coding

· ~12 min read · March 4, 2026 (Updated: March 4, 2026) · Free: Yes

I spent weeks confused by the feature ecosystem. Here is the mental model I wish I had from the...

Read More

Getting Started With Astro — The Innovative Static Site Generator

JavaScript in Plain English

JavaScript in Plain English

· ~5 min read · July 17, 2021 (Updated: January 6, 2022) · Free: No

An SSG for multiple frameworks, minimizing the JS we ship

Read More

How to Manage Keycloak with the Command Line: No UI Required (release 26.7.1)

ITNEXT

ITNEXT

· ~9 min read · August 18, 2026 (Updated: August 19, 2026) · Free: No

Step-by-step instructions for managing realms, clients, roles, and users straight from your terminal

Read More

Ms Sql Server con docker-compose

~1 min read · November 29, 2022 (Updated: November 29, 2022) · Free: Yes

Ejemplo practico

Read More