Skip to main content

Oh My Zsh Update 2025: Modern CLI Tools Setup

· 13 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

Oh My Zsh with Modern Tools

I've been using Oh My Zsh for a while now, and recently I decided to supercharge my terminal setup with some modern CLI tools that have become essential to my daily workflow. In this post, I'll walk you through installing and configuring four powerful tools: eza, bat, delta, and zoxide - each replacing traditional Unix commands with smarter, more feature-rich alternatives.

Getting Started with Claude Code + Integration with GLM

· 6 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

Claude Code with GLM Integration

I've been exploring various AI coding assistants lately, and I recently discovered Claude Code with GLM integration from Z.AI. After setting it up and using it for a few weeks, I'm excited to share my experience and walk you through the complete setup process. In this post, I'll show you how to leverage the latest GLM-4.6 models for your coding projects.

Eidada Kubernetes Scripts & Commands

· 3 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

Kubernetes Scripts

Introduction

Managing Kubernetes clusters efficiently often requires more than just kubectl basics. Over time, engineers develop and collect scripts to automate, debug, and monitor their clusters. This post curates some of the most useful scripts and command-line tricks from the open-source eldada/kubernetes-scripts repository, with practical explanations and usage tips for SREs and DevOps engineers.

[DRAFT] Personal Learning Journey

· 4 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

alt text

Introduction

In today's fast-evolving tech landscape, continuous learning is essential for anyone in Site Reliability Engineering (SRE), DevOps, or Machine Learning/Data Analytics (ML/DA). This post outlines my structured learning journey, highlighting key knowledge areas, practical skills, and resources that have helped me grow as an engineer. Whether you're just starting or looking to deepen your expertise, I hope this guide provides a valuable roadmap.

DifyAI Deployment Using Coolify In VPS

· 6 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

alt text

This post i will try to setting up a guideline om how to deploy Dify AI in cloudflare workers. Dify AI is helpful AI Platform workbench that can support multiple task and make work more flawless

Troubleshooting Guideline

· 20 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

alt text

This post i will try to setting up a guideline outlines a structured, methodical approach to troubleshooting performance issues in containerized or server-based environments. It emphasizes a hypothesis-driven process, guided by key performance metrics, to accurately diagnose and resolve problems.