5d ago · 3 min read · If you’ve ever customized your terminal, you probably know the feeling. At first it looks simple:“Ah, I just want to show the git branch in my prompt.” Then suddenly… symbols look broken fonts don’t
Join discussion
Feb 22 · 15 min read · Introduction. Self-hosting applications on Windows servers can be deceptively complex when persistence, security, and reliability are required. This becomes especially true when deploying Linux-first
Join discussion
Feb 20 · 3 min read · To ensure smooth integration of your development environment with Docker running on Windows WSL 2 Ubuntu, it's essential to configure some key settings for compatibility with Windows Terminal and VS C
Join discussionFeb 6 · 1 min read · What is WSL? WSL (Windows Subsystem for Linux) is a feature in Windows that lets developers run a real Linux environment, including command-line tools and applications, directly on Windows without a separate virtual machine or dual-boot setup, Setp 1...
Join discussionJan 30 · 3 min read · If you’re a Windows user who wants a real Linux environment without heavy virtual machines, WSL (Windows Subsystem for Linux) is the best solution.In this post, I’ll walk through what WSL is, how to install it, manage multiple Linux distros, and clea...
Join discussion
Jan 26 · 4 min read · If you’re starting your journey into DevOps or Cloud Computing, one thing you’ll quickly notice is that almost everything happens on Linux. Most cloud servers, CI/CD pipelines, containers, and Kubernetes clusters all run on Linux. So as a Windows use...
Join discussion
Jan 25 · 4 min read · Introduction When you start learning web development or DevOps, you often hear people talk about “making requests” or “calling an API.” At first, it sounds complicated. But there is a simple and powerful tool that helps you do all of this from your t...
Join discussion