~/ emre.cavunt_
Tag

#Tools

11 essays tagged #Tools. All tags

2026-09-20

Jet Semrick: Grok Bot Workshop | Compile London

Jet Semrick on agent work, plus my Compile workshop workflow: capture notes in Notion, brief separate bots, and keep editorial judgement.

#AI#Developer-Experience#Tools
4 min
2026-09-20

Pablo Santos Luaces: How File Merges Work | Compile London

Pablo Santos Luaces session notes: two-way comparisons, three-way merges, best common ancestors, criss-cross history, and Origin performance.

#Software-Development#Developer-Experience#Tools
4 min
2026-09-20

David Gomes: Git Worktrees for Agents | Compile London

David Gomes on agent worktrees: finish setup first, track where agents work, and make cleanup part of the harness.

#AI#Developer-Experience#Software-Development
4 min
2026-08-01

The Token Economy of codebase-memory-mcp: A Knowledge Graph Benchmark

On two Google repos, codebase-memory-mcp returned 22x smaller responses than disciplined grep, but its infra graph and MCP discovery fell short.

#Tools#Developer-Experience#AI
11 min
2026-05-25

Running Local Kubernetes with kind: Ephemeral by Design, Production-Honest by Default

kind runs real kubeadm in Docker, the same setup Kubernetes CI, Cilium docs, and Envoy Gateway quickstarts use. Why that matters for local platform work.

#Kubernetes#Developer-Experience#Platform-Engineering
6 min
2026-03-24

The M5 Pro Setup: Same Mac, Different Era

Why 48GB changes a Mac from coding laptop into an AI workstation for local models, parallel agents, and platform engineering.

#Developer-Experience#macOS#Setup
12 min
2026-03-22

Git Commit Signing with GPG on macOS

A practical GPG commit signing setup on macOS, with GitHub verification, pinentry-mac, GPG_TTY, and the parts that usually break.

#Security#Developer-Experience#Setup
6 min
2026-03-22

SSH Git Commit Signing for Busy Engineers

A clean SSH commit signing setup on macOS, with separate auth and signing keys, local verification, and none of the usual GPG hassle.

#Security#Developer-Experience#Setup
8 min
2025-06-22

Boost Your Productivity: My Zshrc Configuration for Platform Engineers

A deep dive into my zshrc configuration, featuring shortcuts for Kubernetes, Cloud Platforms, and AI tools to streamline your daily workflow.

#Developer-Experience#Software-Development#Tools
4 min
2024-01-05

The "It's Not Much, But It's Mine" Mac Setup

Setting up a Mac for development - tools, configurations, and practices, updated as they change. "It's not much, but it's mine" - Every $5000 Setup.

#macOS#Setup#Tools
5 min
2021-08-05

Running Deep Learning Models at the Edge with Intel OpenVINO

A practical guide to deploying deep learning and computer vision models on Intel edge hardware with OpenVINO, from IR conversion to device trade-offs.

#AI#Architecture-Patterns#Software-Development
10 min