HealthQuad Locks in Rs 550 Cr for Its Third Healthcare Investment Fund
The new fund is expected to back technology-enabled healthcare businesses that have already achieved commercial traction and are positioned for large-scale growth.
Topic
20 articles found
The new fund is expected to back technology-enabled healthcare businesses that have already achieved commercial traction and are positioned for large-scale growth.
Indian IT stocks, including TCS and Infosys, tumbled up to 8% after Accenture lowered its annual revenue growth forecast, signaling continued caution in discretionary technology spending. Accenture's Q3 results showed mixed performance, with earnings surpassing expectations but revenue slightly miss
A New Delhi court has rejected Telegram's appeal against a temporary ban in India. The ban was imposed to curb alleged exam-related fraud. India's IT ministry cited concerns about channels offering exam questions for sale. The court ruled that government orders banning the app were reasoned and foll
Deepinder Goyal's startup Temple has unveiled 'Entropy,' a new biomarker measured on the temple region to quantify the real-time cost of being alive. This metric, displayed as a live score, aims to help users understand and optimize their body's energy expenditure during rest and exertion.
The Delhi High Court (HC) has reportedly upheld the central government’s decision to restrict public access to the Telegram till…
The Bengaluru-headquartered company, which currently has 250 megawatts of capacity, is in the final stages of discussions for three data center projects that would take its total capacity to more than 1 gigawatt, Deepak Chhabria, president of RMZ Infrastructure, told Reuters in an interview on T
Learn what causes tomato leaves to curl and how to restore your plants to health.
Forget the old presets: iOS 27 fixes a major iPhone customisation complaint by introducing a 'liquid glass' slider. Here is how to unlock total control.
I got a behind-the-scenes look at the MIPS helmet test lab in Sweden, and I'll never look at a brain bucket the same again.
With Prime Day almost here, now is the time to find your next MacBook. Here are the best MacBook deals happening right now.
When most people think about interacting with a database, they imagine using a client library, a graphical interface, or a command-line tool. While these are common approaches, ClickHouse also provides a built-in HTTP API that enables you to communicate with the database using standard HTTP requests
Originally published on lavkesh.com My first thought that day was a mix of amazement and trepidation. An AI tool generated working code faster than I could finish my coffee, and it was both exhilarating and unsettling. At first, it felt uncomfortable to see my work being done so efficiently. But the
Developing a profitable automated Polymarket trading bot is harder than most developers expect. Retail-dominated order flow creates inefficiencies, but turning them into consistent alpha requires rigorous testing, realistic execution simulation, and mathematical discipline. This post summarizes a re
Every time I start a new SaaS product, I hit the same wall. The idea's different. The landing page's different. The AI feature's different. But the foundation is almost always identical: auth, a user dashboard, Stripe subscriptions, protected routes, database models, a pricing page, checkout, webhoo
If you run a home lab or manage large datasets, you’ve hit this wall: NVMe drives are fast but too expensive to hoard data on. Hard drives or cloud buckets are cheap, but they are slow and a pain to manage manually. The enterprise world solves this with HSM Hierarchical Storage Managementautomatical
I Built a Local Knowledge Graph That Tells AI Agents "What Breaks If I Change This?" Every time I start a new AI coding session, the same thing happens: I re-explain my architecture, my conventions, my service dependencies. The AI doesn't remember. It doesn't know that store.py is imported by 8 othe
When you have been programming in .NET for some time, you must be aware of the change already. The use of AI technology is gradually becoming common practice in development, doing all the tedious jobs to allow developers to do their real thinking jobs. Introduction to Generative AI in Development Ge
# Claude Code vs GitHub Copilot: Which AI Coding Assistant Reigns Supreme? **TL;DR:** GitHub Copilot and Claude Code are two powerful AI tools for developers, each with distinct strengths. Copilot excels in affordability and in-editor code completion, while Claude Code shines in advanced multi-file
Why millions of developers are sleeping on a 35-year-old virtual machine that still solves problems newer runtimes can't The year is 2026. You're building a real-time system. Notifications, live dashboards, collaborative editing, streaming data — the works. You reach for Go, or maybe Rust, or perhap
This week, my work as a backend engineer was focused on one thing: making real business flows behave like real business operations. A lot of backend work is invisible when it is done well. Users do not see the state transitions, the rider matching rules, the settlement timing, the validation layers,