Pi: A coding agent for engineers who own their tools
Claude Code, Codex, OpenCode - great places to start, not best places to finish. Pi is the thin harness that gets out of your way. Here's why experienced engineers should pay attention.
Everything becomes a little different as soon as it is spoken out loud.
Claude Code, Codex, OpenCode - great places to start, not best places to finish. Pi is the thin harness that gets out of your way. Here's why experienced engineers should pay attention.
I built a Git-native task ledger to coordinate work between myself and AI agents. Here is how it works, why I made it, and what the agent handoff looks like in practice.
A personal note on my first real weeks with coding agents: OpenClaw, Codex, Claude Code, Pi, too many tokens, and a surprising amount of shipped code.
Introduction to JSON Web Tokens for beginners, with Java examples and microservice architecture context
My notes on using Beads/bd as an issue tracker for AI-assisted coding
Practical GRUB, Fedora BLS, kernel arguments and UEFI boot notes I keep forgetting.
Small shell helpers for giving Claude, Codex, Gemini, Pi and human roles distinct BEADS_ACTOR names.
Notes on migrating the old Hugo article archive into this Astro blog together with Codex, with bd as the task tracker and guardrail.
Reflections on using Telepresence (v2) to bridge the gap between local development and Kubernetes clusters.
Composable Architecture, DXP, Headless CMS, API-first, MACH, and Cloud Native as parts of a modern architectural strategy.
Practical notes on when JWT access tokens make sense, how to validate them, and when opaque tokens are the simpler architecture.
Architecture Decision Records (ADRs) are lightweight documents that capture architectural decisions along with their context and consequences. Why should Engineering Teams combine ADRs with the Advice Process.
Some HW notes
Step by Step Fedora Linux Upgrading Guide
An introduction to JDK 21 virtual threads and practicals examples
Description of a typical journey towards the GitOps with Flux
How I switched from Ghost Blog to Hugo and how you can do it too.
How to set up AWS EKS Kubernetes cluster with Terraform, by DevOps expert
Listing of Kube-state-metrics with comments. For kube-state-metrics 1.8.0
Fedora Linux upgrading guide: Step by Step
Setup of Filebeat on a Kubernetes cluster for logs scraping
Setuping Logstash on a Kubernetes cluster - The L in the ELK stack
Elasticsearch Open Distro on AWS vs Elasticsearch from Elastic
Terraforming of the AWS: Getting started set up AWS cloud Resource with terraform
Listing and details to services in Linux Systemd
Docker components explained: DockerD, Containerd, runC, containerd-ctr, containerd-shim
Elasticsearch: Explaining clustering and indices
Review of the Elasticsearch's internal data structures. A tutorial
Elasticsearch cluster configuration: Best practices
Installing Kubernetes on Ubuntu Linux: Set by Step Guide for entry level
Elasticsearch introduction and review
Jenkins installation and configuration with Docker
Upgrading debian Jessie to Stretch: Best practices
What is Docker and what is Docker Moby
How to setup cloud resources in the Google Cloud with terraform
Terraforming of the AWS cloud: Side notes
Review of AWS Cloud automation tools: Terraform, Ansible & Cloudformation
The Serverless Compute Manifesto: The Details
Kubernetes installation with CoreOS Nodes on the AWS Cloud
List of Container Management Systems in 2016
A Review of AWS for Docker containers in 2016.
Article exploring the concept of modularity in software system design and shows how it enable your organisation to be more agile
Writing own Ansible role for maven
Golang. How to start guide for beginner
Introduction to Ansible DevOps tool
Cryptographic Message Authentication explained in details. Suitable for Beginners with Java examples
Symmetric Cryptography explained in details. Suitable for Beginners with code examples
Introduction to Cryptographic Hash Functions. Suitable for Beginners. Examples included
Cryptography basics explain. Good Read for beginners
Introduction to Angular 2.0 a Javascript, TypeScript Web Framework