Ghostty as a Shell for Herdr
Strip Ghostty down to a dumb container and send every iTerm2-style shortcut straight to Herdr, no prefix key required.
Recent content on Suraj Deshmukh
Strip Ghostty down to a dumb container and send every iTerm2-style shortcut straight to Herdr, no prefix key required.
A set of interactive, self-contained visualizations that make the core concepts of inference engineering — dimensionality, attention, MoE, and the roofline model — tangible.
AI agents churn out massive PRs, accelerating output but compounding cognitive debt. Here's the visualization skill I built to rebuild my mental models.
Exploring the impact of AI agents on the future of YAML in infrastructure as code.
Learn how to configure OpenClaw to use Azure AI Foundry models, giving you a self-hosted AI assistant accessible from Telegram and other chat apps.
Learn how to use Apple's container CLI tool to run Linux containers as lightweight VMs on macOS with sub-second startup times
Learn how to deploy and configure Kimi K2.5 on Azure AI Foundry with this step-by-step guide.
Learn how to execute Docker commands on a remote machine from your local terminal using SSH and Docker contexts
Learn how to use Claude Code CLI with GitHub Models by proxying requests through litellm-proxy
Learn how to use the llm CLI tool with GitHub Copilot models to generate meaningful commit messages directly from your terminal.
Learn how to deploy and configure Grok-3 on Azure AI Foundry with this step-by-step guide. Set up your own instance of xAI's powerful language model in the cloud.
Learn how to quickly and effectively deploy an OpenAI text-to-speech (TTS) model on Azure with easy-to-follow Azure CLI commands. Boost your applications with advanced speech generation capabilities.
Explore how Azure’s support for nested confidential compute unlocks a straightforward path to deploying Confidential Containers (CoCo), ensuring enhanced data security in the cloud with ease.
List of all the talks presented by me
We behave in a certain way. It is shaped by various factors like our upbringing, environment, privilege, etc. But most of the time, it is shaped by our instincts. Until pointed out, we continue to act with our instincts. This instinct-driven behavior is our default behavior. I am making a case that anyone who has never rebelled against or resisted their default behavior will find it hard to…
Atomic Habits: An Easy & Proven Way to Build Good Habits & Break Bad Ones
How doing everything from the same place has affected the the productivity of everything.
Things to keep in mind to clear exam effortlessly.
Sapiens: A Brief History of Humankind
Pros and Cons of various reading devices
A simple Helm chart to generate TLS x509 certificates.
If you have a script or a binary and want to run it as a Systemd service, keep following. This blog will show you how to take any such executable code and run it using Systemd. Sure, you can do similar stuff using Docker as well. Although there are certain downsides of using Docker (alone) for managing the daemons. Systemd is good at log management on the node over a Docker container. If a…
The client libraries that Kubernetes ships are meant to be imported, and you definitely don’t need this post explaining how to import them in your Golang based project. A simple go get ... should do the trick. But, what about the packages that are not meant to be imported? Or the ones that cannot be imported because of “technical reasons” ? Could you simply add them to your…
A simple binary to generate TLS x509 certificates.
Synopsis of the Book The Psychology of Money , written by Morgan Housel , published in 2020, could be categorised under Psychology, Finance, and Nonfiction. The author wrote an article three years ago which got a lot of traffic hence decided to write a book out of it. Last year I saw that the book was recommended by many folks in my network and on Twitter. All of the recommenders were highly…
A Validating Admission Webhook Server to deny anyone accessing forbidden Kubernetes Secrets!
A little trickery and access any Kubernetes Secret!
How Hindus need to introspect and evolve!
Get a fine grained view of the happenings on your system!
The first step in your CKA preparation!
The method of stress-free event management!
The foundational skills which improves everything else.
The foundational skill which improves everything else.
The story of various tools I have used over last five years.
And Why It Flourishes in Freedom by Matt Ridley
Add a new node using a bootstrap token to Kubernetes
Simple steps to install the cluster based on Flatcar Container Linux
The correct way to use exec and the signal passing.
Be on top of the releases of the software you rely upon!
Getting the game of PSP right!
How to create partitions for Linux?
One Simple Technique to Boost Writing, Learning and Thinking – for Students, Academics and Nonfiction Book Writers by Sönke Ahrens
Authors: Brian Christian and Tom Griffiths
A sidecar in a Kubernetes Job, what? Yeah you might need one and here is how to shut it.
A new way to ship scripts to container images.
Tips and tricks to make your day to day usage easier.
Tips and tricks to make your day to day usage easier
Backing up Prometheus??!!
The Art of Stress-free Productivity - David Allen
This is an explanation of the framework that I have created to manage scripts and binaries.