6d ago · 5 min read · In today’s world of Docker, Kubernetes, and cloud-native applications, traditional Linux deployments are often ignored. But understanding how applications run directly on Linux servers is still an imp
Join discussion
May 27 · 6 min read · I spent a year on a shop floor after graduating. CEAT Tyres. Maintenance. Manufacturing processes. Quality checks. That was my world. And honestly, it was exactly what you'd expect from a Mechanical E
HAniket commented
May 26 · 7 min read · You want to test a quick Python script. So you open the terminal. Check if Python is installed. Find out it's version 3.8 but you need 3.11. Google the fix. Update pip. Restart the terminal. Open VS C
Join discussion
May 18 · 9 min read · If you’ve worked on software projects for even a short period of time, you’ve probably heard statements like: “The pipeline failed.” “CI is red.” “Deployment is blocked.” “Waiting for staging a
Join discussionMay 6 · 3 min read · Imagine you're trying to predict whether a student will pass an exam or not. You look at things like study hours, attendance, and marks. Based on this, you make a guess*—*pass or fail. Now imagine doi
Join discussion
May 2 · 3 min read · As a CS student, there's a big difference between understanding OOP in theory and actually using it to build something real. This project was my attempt to cross that gap. In this post I'll walk you t
Join discussion