~/ emre.cavunt_
Tag

#Tools

7 essays tagged #Tools. All tags

2026-05-25

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

kind runs real kubeadm in Docker containers — the same setup Kubernetes CI, Cilium docs, and Envoy Gateway quickstarts use. Here is 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

A guide to setting up your and high-likely my Mac for development, including tools, configurations, and best practices. As favorite tools and practices change, this guide will be updated. "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#Computer-Vision#Edge-Computing
10 min