VSCodium Linux Pipeline Technical Analysis by Vishal Pawar on July 29, 2025 59 views
💡In How to Build an AI IDEfrom VSCode: Start with VSCodium, we looked at how modern AI IDEs begin by forking VSCode. In What a ModeCI/CD Pipeline Looks Like: A Deep Dive into VSCode, we explored VSCodium’s multi-platform CI/CD system. Most developers treat CI/CD pipelines like plumbing — vital, invisible, and rarely touched. But what if you could read one that powers real-world scale, ships releases to millions, and supports 6+ architectures? That’s exactly what VSCodium’s Linux pipeline reveals: an industrial-grade workflow hiding in…
Debugging Nightmares - Multi-Tab Madness in Production by Shifa Salheen on July 18, 2025 140 views

We had just gone live.Everyone was loving it, and feedback was overwhelmingly positive. UI felt smooth, flows were clicking, and things were working well for almost everyone. So when a user reported: “I logged in… and it’s just spinning & I can’t see the dashboard” — We didn’t worry much. We told them to clear the storage & it worked. We moved on. We thought they had done something wrong — maybe since they were accessing multiple…