Writing on Software Engineering, Architecture and beyond

All the articles in chronological order by the time it was written

K A R S HJuly 17, 2025
Introduction to the world
Initializing the Blogging Site
K A R S HJuly 6, 2025
How to use an MCP Server
A quick win guide on using the available MCP servers. Let us look where we can find them, and how to set it up to your LLM Client (VS Code in our example).
K A R S HJune 13, 2025
Model Context Protocol (MCP) - An Introduction
Model Context Protocol(MCP) adds a level of logic to the LLMs, through which the LLMs become capable of executing deterministic problems. Instead of generating code themselves, the LLMs will just analyse your prompts and execute the code you have written.
K A R S HOctober 8, 2023
Setting up your environment for Linux
This is written for Windows users. Hey Windows users, use WSL2 which stands for Windows Subsystem for Linux v2. Set up Linux in Windows using modern tools: Windows Subsystem for Linux (WSL/WSL2), eliminating complex dual-boot or VM methods. The guide is for productivity, developer experience, and easy Linux integration on Windows