Home » #Technology
The tech world is changing at a pace we have never witnessed before. What once took months of coordinated effort across engineering, QA, DevOps, and management now happens in under an hour. The rise of AI-powered coding agents is not just an incremental improvement in productivity — it is a structural shift in how software…
Modern developers value speed, repeatability, and automation. Yet many still perform routine Terminal tasks manually. Creating your own custom command on macOS eliminates that friction. With a simple shell script and proper PATH configuration, you can run your own commands globally—just like pro built-in tools. For over 20 years, I’ve been building the future of…
Python’s simplicity often hides one of the most common sources of engineering pain: dependency conflicts. If you are building modern AI pipelines, backend services, or automation tools, treating virtual environments as optional is a mistake. Many projects fail not because of bad code, but because of polluted global environments. A Python virtual environment solves this…
Python’s version landscape has shaped the modern software and AI ecosystem more than most developers realise. Many build failures, dependency conflicts, and runtime errors trace back to one root cause: version incompatibility. Understanding the differences between Python2, Python3, and the evolving Python 3.x series helps engineering teams maintain stable systems and modernise with confidence. For…
In today’s AI-accelerated development race, the real bottleneck isn’t always compute—it’s environment chaos. Modern software teams rarely live on a single Python version. Between legacy systems, fast-moving AI stacks, and strict production dependencies, developers often need several Python runtimes coexisting on the same machine. Managing them correctly prevents broken builds, dependency conflicts, and environment drift.…
Artificial intelligence tools such as ChatGPT, Gemini, Claude, and similar systems have become everyday productivity companions. People use them to write emails, analyze documents, generate code, and even process images and videos. But one critical question keeps surfacing: Is it safe to share company documents, personal videos, or private information with these AI systems? With…
When someone asks Anthropic Claude AI to “help understand about #AskDushyant,”. The response provides fascinating insights into how artificial intelligence interprets and analyses my personal brand in the digital age. Anthropic Claude AI perfectly discovered about #AskDushyant, how the AI conducted its research, and what this reveals about Dushyant Gadewal’s evolution from small-town dreamer to…
The landscape of artificial intelligence development is shifting rapidly. Simple prompt-based interactions are giving way to agentic workflows — autonomous systems that can reason, make decisions, maintain state, and coordinate complex tasks. At the forefront of this evolution is LangGraph, a graph-centric framework designed to orchestrate stateful AI agents in production environments. For more than two decades, I’ve…
Large Language Models (LLMs) have transformed how machines understand and generate language. Yet, raw LLMs alone do not create real products. They generate text, not systems. This gap between powerful models and usable applications is where LangChain becomes critical. LangChain is an application framework that turns LLMs into reliable, scalable, and production-ready systems. With 20+ years in technology, I’ve operated…
A few years ago, when the ChatGPT launch event quietly marked a decisive shift in the trajectory of artificial intelligence, I found myself at a familiar crossroads. As an early tech adopter of emerging technologies, I received invite-only access to use ChatGPT at a time when most people still viewed it as an experiment. Within…
For years now, Tech industry has pushed one dominant idea: Cloud is Inevitable. Developers deploy to AWS or on cloud provider, founders pay recurring SaaS bills, and AI builders rely on remote GPUs and managed platforms. A quiet but decisive shift is emerging—driven by data sovereignty—that directly challenges the cloud-first mindset. Pinokio introduces a radical yet…

This memoir captures my early Gurgaon days through memories that feel complete only because they live on in photographs. From moving into House 1435 in Sector 15 with fellow NIT Rourkela seniors to living a true bachelor and startup life, every corner tells a story. The photos reflect late-night business discussions that felt like trillion-dollar…

One of my strongest memories from early Gurgaon days is our rented house at 1435, Sector 15, Gurgaon. Fresh out of NIT Rourkela year 2006, I joined Desiya Online Travel after initial campus placement training at Erevmax in Kolkata. After reaching Gurgaon, I connected with my college senior, Suneel Jadon, who invited me to share…
Local AI is no longer limited to command-line experiments. With Ollama’s REST API, you can expose powerful language models running on your own machine and consume them exactly like a web service. This approach allows backend developers to integrate private, offline, and cost-controlled AI into applications without relying on cloud APIs. For more than two decades, I’ve combined…

My professional life is deeply shaped by startup experiences in Gurgaon’s booming startup culture. Although I worked with several traditional corporate offices, my heart always leaned toward my first startups Desiya Online Travel. While passing out of college, I dreamed of working at companies born in basements or garages like Apple, Google etc. That dream…

Startup life in Gurgaon demanded relentless effort, long days, and even longer nights to build a real business. In that intense environment, office birthday parties became an essential part of our startup culture. These small celebrations offered moments of pause, connection, and shared happiness amid constant delivery pressure. At Desiya Online Travel, every team member’s…

The year 2015 remains one of the most energetic and defining phases of my professional and personal journey. My career at PeopleStrong, Gurgaon, was at its peak, leading engineering teams building next-generation HR Tech made in India. While corporate life flourished, my mind gravitated toward building something meaningful in my roots—Kareli Mohad village near Narsinghpur. The vision was simple…

I began my professional journey in Gurgaon in early 2006, a bustling city full of ambition and opportunity. Like many young professionals, I quickly discovered friendship through office colleagues who soon felt like extended family. Startup culture naturally builds close-knit teams, and my experience at Desiya reflected that beautiful reality. I joined Desiya as a…
Running AI models locally has become far more accessible thanks to tools like Ollama, which let you download, run, and experiment with language models directly on your machine — no API bills, no cloud dependency, and complete control of your data. Across 20+ years, I’ve led high-impact technology transformations—converting challenges into growth opportunities and positioning organisations…
Information overload is one of the biggest productivity challenges in modern work. Professionals deal daily with long PDFs, technical documents, research papers, meeting notes, and reports. Reading everything manually is slow, expensive, and error-prone. With Ollama, you can automate document summarization directly on your laptop — without sending sensitive data to the cloud. This tech concept,…