⚡Fast, Single, and Smart: The Truth Behind JavaScript’s Speed by Mehakjot Singh on August 7, 2025 17 views

We all know JavaScript is single-threaded. Yet, when you build a web app, it feels lightning fast. Ever wonder how? Or how does a language with only one main thread keep up with demanding apps and modern UI expectations? In this blog, we’ll break down what "fast" really means. We'll compare it to languages like C++, Rust, and Python—but more importantly, we’ll use real-world analogies (like receptionists and coffee shops) to help you visualize what’s…
VSCodium Linux Pipeline Technical Analysis by Vishal Pawar on July 29, 2025 109 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…
How to Build an AI IDE from VSCode: Start with VSCodium by Vishal Pawar on July 29, 2025 151 views

🚀 Want to Build Your Own AI-Powered IDE? Start Here. 💡Dreaming of building the next Cursor or Windsurf? You're not alone. But before you ship your own AI IDE, you need to understand what’s under the hood. The truth is, most of these next-gen AI IDEs don’t start from scratch. They start with a fork of Visual Studio Code. But before you dive into adding AI magic, there's one critical step: you need to understand how VSCode is…
What a Modern CI/CD Pipeline Looks Like: A Deep Dive into VSCode by Vishal Pawar on July 27, 2025 118 views
What a Modern CI/CD Pipeline Looks Like: A Deep Dive into VSCode 💡Imagine every code change you make automatically flows through testing, builds, deployment, and even documentation — with zero manual effort. That’s the magic of a modern CI/CD pipeline. It all started with a failing CI build. I was trying to contribute to Void an AI-enhanced VSCode fork, but every time a new feature was merged, something broke. Sometimes it was a missing dependency, sometimes a packaging issue, sometimes just…
5 Ways In Which Companies Can Drive Excellent Data Governance Efforts by Subhabrata Dasgupta on July 22, 2022 2,112 views

Data lies at the heart of digital transformation. Not all data. But data that’s easily accessible, high quality in nature and relevant. Unfortunately, without adequate organizational data governance measures, data can easily devolve into data for data’s sake. Something that degenerates into policies and guidance made into a support function executed by organizational IT teams, and not to mention not widely followed organizationally. Therefore, high-quality data governance ensures organizations don’t miss out on data-driven opportunities.…
5 Essential Characteristics of Data-Driven Enterprises by Subhabrata Dasgupta on May 5, 2022 2,526 views

Data is omnipresent – in every industry, firm, department, at every scale imaginable. The amount of data generated by modern businesses is already sizable, and this will grow to gigantic proportions in the foreseeable future. The numbers help get some perspective on this burgeoning scale of data. The world produces about 5 exabytes of data (2.5 Bn GB) every day. By 2025, this number is projected to reach 463 exabytes! From a business perspective, data…
Five Tech Trends That Will Shape Business In 2022 by Subhabrata Dasgupta on February 4, 2022 2,341 views

2022 is upon us. Will it be a year that shall see the world collectively come out of the shadow of the pandemic? And step into a post-pandemic future that looks distinctly different? Or, will 2022 also witness the same old confusing dance between attempts to unlock the economy and humble retreats forced by ever-evolving virus variants? A repeat of the last two years, to be brief? In these unprecedented times, the answers rarely come…
Digital Adoption: Trends & Opportunities In A Post-pandemic Landscape by Subhabrata Dasgupta on October 14, 2021 2,019 views

An increased thrust on digital adoption is one of the most important and enduring legacies of the unprecedented COVID-19 pandemic. Cutting across industries — from Healthcare to Financial Services to Manufacturing — companies revisited their operations, customer interactions, and employee collaborations, with a special focus on digital. With their nimble responses, companies — cutting across sectors and regions — advanced their digital adoption by several years. A global survey1 of 800+ C-level executives & senior…
Scaled Agile Framework (SAFe) by Sudip Banerjee on September 22, 2020 1,247 views

Scaled Agile Framework (SAFe) is a framework that allows you to apply agile practices at an enterprise level. The 5 minutes video below will give a brief idea of the same. https://www.youtube.com/watch?v=aW2m-BtCJyE But before we dive into SAFe, let’s take a look into Agile, the building block of SAFe. Agile scrum methodology is a project management system that relies on incremental development. Each iteration consists of two to four-week sprints, where each sprint's goal is…
Have Machine Learning and AI Applications attained the peak? by Mitul Shah on May 11, 2020 1,400 views

Is there anything that can beat the Human Instinct / Intelligence? If this question was asked a few years ago, the answer would have been, ”Definitely No”, but in recent times the answer has become “Debatable”. As Machine Learning and AI has arrived in the market and so swiftly they have made a certain space into the mighty IT industry, a question has been arising that is there any field where ML / AI cannot…