Knowledge
Know more about the latest trends in the information tech space. Powerful information and insights from industry thought leaders.04/15/2025
Published by Santosh Maskar on 04/15/2025
Have you ever wondered why Node.js doesn’t just crash and burn when handling tons of asynchronous operations? The secret lies in the event loop—the mastermind that […]
Do you like it?
01/23/2025
Published by Santosh Maskar on 01/23/2025
Cynefin : The preliminary questions A start-up founder needs to decide on the scaling-up strategy to improve customer acquisition. A teacher faces the task of addressing […]
Do you like it?
01/13/2025
Published by Santosh Maskar on 01/13/2025
What’s a plugin, and why do we use them? A plugin is a small piece of software that adds specific features or functionality to a larger […]
Do you like it?
01/13/2025
Published by Santosh Maskar on 01/13/2025
Understanding the call stack in JavaScript might sound a bit intimidating, but don’t worry—I’ll break it down in a super easy-to-follow way. Once you get the […]
Do you like it?
09/14/2024
Published by Santosh Maskar on 09/14/2024
Introduction We recently tackled a challenge involving the identification of relevant entries based on semantic matching. The goal was to create a system capable of matching […]
Do you like it?
09/12/2024
Published by Santosh Maskar on 09/12/2024
As artificial intelligence continues to transform industries, one emerging skill set is proving to be a game changer: prompt engineering. This technique allows users to guide […]
Do you like it?
03/11/2024
Published by Santosh Maskar on 03/11/2024
Deadlocks are a common challenge for database-driven applications, including those that use PostgreSQL. In this blog post, we will discuss strategies for avoiding and resolving deadlocks […]
Do you like it?
03/05/2024
Published by Santosh Maskar on 03/05/2024
This blog post explores the exciting prospect of replacing Elasticsearch and S3 with Milvus VectorDB. This shift aims to address current performance and stability bottlenecks, paving […]
Do you like it?
02/10/2024
Published by Santosh Maskar on 02/10/2024
Have you ever felt like your React app takes forever to load? As your app grows, so does its bundle size, impacting initial load times and […]
Do you like it?
02/23/2018
Published by Shridhar Bhat on 02/23/2018
Have you played the chrome dinosaur game ? If not paste chrome://dino/ in Chrome address bar, press spacebar and enjoy the game. Want to surprise someone by giving some Artificial […]
Do you like it?
01/20/2018
Published by Shridhar Bhat on 01/20/2018
Introduction A document-oriented database (commonly known as NoSql) is a data store of a group of documents (instead of group of rows). In case of MongoDB, group of JSON […]
Do you like it?
07/23/2012
Published by Shridhar Bhat on 07/23/2012
The Jasper Server community edition is great for generating PDF and Excel reports. It provides easy reporting and analytics capabilities. But it’s not tuned for performance out of […]
Do you like it?