posts

Blog

Writing about software engineering, systems design, developer tools, and the occasional rant.

01 Mar 2026
Windows Terminal: The Ultimate Command Line Experience
Windows Terminal is a new tabbed terminal application that aims to provide the best possible command line experience on Windows. It combines multiple shells int
4 min
How Dev Containers rescued my project from Production Failure
01 Sep 2025
How Dev Containers rescued my project from Production Failure
A few months ago, I was developing a Python-based data processing pipeline on my Windows machine. Everything worked flawlessly—unit tests passed, the applicatio
3 min
Using Serilog and Seq in ASP.NET Core Web API with .NET 8
31 Aug 2025
Using Serilog and Seq in ASP.NET Core Web API with .NET 8
Ashutosh Nigam | August 31, 2025 | While working on my ASP.NET Core Web API project, I faced a big problem debugging my code locally. In our cloud setup, I used Amazon CloudWatch to check logs, a
7 min
24 Aug 2025
Prompt Engineering for AI: What It Is and How to Achieve Strong Results from AI Systems
Artificial intelligence tools are widely available today, assisting with tasks such as writing, coding, and creating images. Examples include ChatGPT, AutoGPT,
4 min