SShortSingh.
0
ProgrammingDEV Community ·

Developer Builds Multilingual AI Voice Agent for Indian Government Scheme Queries in 10 Days

A developer built MoneyBuddy, an AI-powered voice agent designed to help Indian users navigate government financial schemes, during a 10-day hackathon called VoiceForBharat Edition. The agent can handle multilingual conversations including Hindi, English, and Hinglish, making financial information more accessible to users who prefer speaking over typing. MoneyBuddy uses a stack combining LiveKit, Deepgram for speech-to-text, Google Gemini as the language model, and Murf Falcon for low-latency text-to-speech with an Indian voice. The system can remember callers, check scheme eligibility, retrieve document requirements, make outbound calls, and escalate complex queries to a human or specialist agent. The project was built incrementally over 10 days, growing from a basic voice interaction system into a multi-featured conversational financial assistant.

0
ProgrammingDEV Community ·

Developer Builds Real-Time AI Voice Agent in 9 Days Using Murf and LiveKit

A developer participated in the 10 Days of AI Voice Agents — VoiceForBharat Edition challenge, building a fully functional real-time AI voice agent over nine days. The agent was constructed using Deepgram for speech-to-text, Murf Falcon for text-to-speech, and LiveKit for real-time communication infrastructure. Beyond basic voice conversion, the system incorporates memory, external tool usage, conversational guardrails, outbound calling, and human handoff workflows. The project highlighted that a capable voice agent requires contextual reasoning and the ability to escalate to human assistance, not just audio input and output. The developer credited the Murf AI team for organizing the challenge and providing a practical learning opportunity through hands-on building.

0
IndiaNDTV ·

Iran Seeks Release of 3 Pilots Captured in Qatar After Su-24 Jets Crashed

Iran has demanded the release of three of its pilots who were captured in Qatar following the crash of Su-24 jets. The incident is linked to an attack on Al Udeid Air Base in Qatar that took place in early March. Iran's army confirmed last month that it had recovered the body of Iranian pilot Majid Kazemi, who was killed during that attack. The captures and fatality highlight a significant military incident involving Iranian aircraft in Qatari territory.

0
ProgrammingDEV Community ·

Infrastructure overhead, not AI models, eats 20–30% of coding-agent job time

A developer running an AI coding-agent platform discovered that infrastructure setup — not model inference — consumes 5–8 minutes of every 20–30 minute job. Measurements showed that dependency installation, linting, type-checking, and cold Next.js builds collectively account for the bulk of fixed overhead before the Claude Code agent even completes its work. To address this, the developer proposes maintaining a pool of pre-warmed worktree directories with persistent caches and pre-installed dependencies, avoiding redundant setup on each job. Additional gains come from enabling incremental TypeScript and ESLint caching, persisting Next.js build output across runs, and excluding worktree directories from real-time antivirus scanning. Applying these optimizations is projected to cut fixed overhead from 5–8 minutes to under 60 seconds, reducing total small-job runtime from roughly 30 minutes to around 20 minutes.

0
ProgrammingDEV Community ·

Zombie VS Code Processes From a Hung Claude Session Caused a Linux Load Spike

A developer's four-core Linux machine recorded a load average of 38.7 on the morning of August 15th, traced back to a Claude Code session that had stalled inside VS Code the previous night. The root cause was 59 orphaned vscode-server processes consuming 7.3 GB of RAM, spawned by failed retries of the hung session between 2:04 and 2:11 a.m. that never properly exited. Because VS Code's Remote-SSH server runs detached from any SSH session, these processes were immune to normal session cleanup and accumulated unnoticed over roughly 20 hours. Memory pressure from the bloated processes triggered an IO storm, pushing dozens of tasks into uninterruptible wait states that inflated the load average without representing real CPU work. The fix required surgically killing only the orphaned extension-host trees, avoiding the live server process that was still hosting the developer's active window.

0
ProgrammingDEV Community ·

Developer builds SSE coalescing middleware to fix Claude Code streaming delays

A developer running Claude Code through a self-hosted proxy called claude-code-router (CCR) encountered severe streaming delays, where approval prompts would stall for up to an hour due to a VS Code extension unable to process one-token-per-event streams fast enough. The root cause was traced to the third-party AI provider emitting highly granular Server-Sent Events, which overwhelmed the closed-source extension's processing pipeline. To fix this, the developer wrote a middleware layer that merges consecutive streaming delta events into larger chunks before they reach the extension, mimicking the format already used by Anthropic's official API. The middleware follows a strict rule: only merge events sharing the same block index and delta type, flushing the buffer immediately when any other protocol event appears, to avoid corrupting stream semantics. Configurable via environment variables like CCR_SSE_COALESCE_MS, the middleware also supports per-content-type timing overrides to balance latency for human-visible text versus background thinking deltas.

0
ProgrammingDEV Community ·

Developer builds multilingual AI voice tutor for Indian students in 10 days

A developer built Revora AI, a voice-first learning platform designed for Indian students, over 10 days as part of Murf AI's #VoiceForBharat challenge. The system uses Murf Falcon text-to-speech, LiveKit WebRTC for real-time audio, and Supabase for memory and session tracking. Revora supports natural code-switching between English, Hindi, and Hinglish, addressing the language barriers common in existing text-based AI tutors. The platform features a multi-agent architecture with specialist tutors for subjects like Maths, Physics, and Chemistry, along with gamification and a Socratic debate mode. It was built to make learning more conversational and accessible for students in India who typically study through discussion rather than typed prompts.

0
ProgrammingDEV Community ·

Developer Builds Hindi Voice AI Agent for Disaster Response in 10-Day Challenge

A developer built Suraksha Sathi, a Hindi and Hinglish voice AI agent designed to provide disaster-response information, during a 10-day challenge called VoiceForBharat Edition. The system allows users to speak naturally in Hindi, English, or Hinglish instead of navigating websites or complex interfaces during emergencies. Key features include real-time voice conversations, persistent user memory, outbound welfare calls, human escalation, and specialist-agent handoffs. A core design principle of the project is responsible AI behaviour — the agent is strictly prohibited from inventing alerts, declaring areas safe, or claiming rescues unless confirmed. The developer noted that in safety-critical systems, knowing what not to say is as important as knowing what to say.

0
ProgrammingDEV Community ·

Developer Debugs Claude Code UI Freeze Caused by Delayed Event Queue Between CLI and Extension

On the night of August 14, a developer using the Claude Code VS Code extension noticed a discrepancy: a custom notification hook signaled a completed AI turn while the extension still showed the session as running. Rather than missing data, the issue turned out to be a backlogged event queue, with old output trickling onto the screen well after the CLI had finished processing. Session logs and router records confirmed the model responded successfully in 1.7 seconds with an HTTP 200, ruling out any upstream failure. Process inspection showed the stalled session had no open sockets or child processes, indicating it was waiting on something local, likely a pipe. Isolation testing across terminal and extension combinations pointed to the specific interaction between the extension and a self-hosted third-party router as the source of the delayed stream delivery.

0
ProgrammingHacker News ·

Developer Reflects on AI's Growing Role in Software Development

A software developer has published a personal analysis examining the current state of AI tools in software development. The piece, shared on Hacker News, explores how artificial intelligence is influencing the way developers write and manage code. The article appears to address both the opportunities and challenges that AI presents to the profession. It was posted with minimal initial engagement, receiving four points and no comments at the time of reporting.

0
TechnologyThe Verge ·

OhSnap Snap Grip Stand review: A $50 magnetic phone grip worth keeping on

The OhSnap Snap Grip Stand is a $50 magnetic phone grip and vertical stand accessory designed to stay attached to a user's phone at all times. The Verge reviewer Sean Hollister had previously tested other OhSnap products but found them overpriced or slightly flawed, opting instead for a cheaper $25 alternative. The Snap Grip Stand won him over with its ability to prop phones upright vertically with ease. It retains OhSnap's double-sided magnet system while adding more practical stand functionality. Hollister considers it the best product the company has released to date.

0
ProgrammingHacker News ·

At-Home Tick Test Kit Aims to Boost Early Lyme Disease Detection

A newly developed at-home testing kit allows people to check whether a tick found on their body carries Lyme disease-causing bacteria. The test represents the first of its kind designed for consumer use outside of a clinical setting. Early detection of infected ticks could help individuals seek timely medical treatment before Lyme disease symptoms develop. The innovation addresses a longstanding diagnostic gap, as traditional testing typically requires sending ticks to a laboratory or waiting for human symptoms to appear.

0
TechnologyThe Verge ·

Marvel unveils full X-Men MCU cast featuring Adam Driver, Kit Connor, and more

Marvel officially announced the cast for its upcoming untitled X-Men film at the D23 event in Anaheim. The movie, set for a May 5, 2028 theatrical release, brings the iconic mutant team into the Marvel Cinematic Universe for the first time. Previously revealed Sadie Sink will play Jean Grey, while Kit Connor takes on Cyclops and Christopher Abbott portrays Professor X. Samara Weaving, Maya Boyd, and Inde Navarrette are set to play Emma Frost, Storm, and Rogue, respectively. Marvel has not yet disclosed Adam Driver's role in the film.

0
Crypto & Web3CoinDesk ·

Institutional Giants Drive $11.2B Crypto Funding Surge in First Half of 2026

Dubai-based crypto lawyer Irina Heaver and her team analyzed every major crypto investment deal recorded in the first half of 2026. Their findings reveal that $11.2 billion flowed into the crypto sector during this period. Major institutional players including BlackRock, Goldman Sachs, and Persian Gulf sovereign funds were among the key investors. Notably, all recorded investments were directed exclusively toward regulated crypto firms. Analysts suggest this shift signals a broader move away from crypto's traditionally permissionless and decentralized funding culture.

0
ProgrammingHacker News ·

Zig Programming Language Undergoes Major I/O Interface Redesign

The Zig programming language is undergoing a significant overhaul of its I/O interface, referred to by some as 'Writergate.' The changes focus on redesigning how the language handles writer and reader abstractions. The proposal has sparked discussion within the Zig developer community regarding the direction of the language's standard library. The overhaul aims to improve consistency and usability of I/O operations in Zig. Details of the changes have been outlined in a technical blog post by developer Alex Rios.

0
IndiaTimes of India ·

Australian woman reunites with twin brother 49 years after Vietnam war separation

Chantal Doecke, an Australian woman evacuated from Vietnam as a newborn during Operation Babylift, discovered she had a twin brother through a DNA test. Her brother Glenn had been living nearby in Brisbane, just kilometres away, for decades without either sibling knowing of the other's existence. The pair were separated at birth amid the chaotic wartime evacuations that airlifted thousands of children out of Vietnam in 1975. Their emotional reunion has prompted Doecke to speak out about the lasting impact of Operation Babylift on the many children whose lives were shaped by those wartime decisions. She is now advocating for greater recognition of the experiences of adoptees affected by the historical evacuation programme.

0
IndiaTimes of India ·

BWF World Championships: Delhi's heat and humidity may shape outcomes on court

The BWF World Championships are set to begin in Delhi from Monday, bringing together the best badminton players in the world. Beyond on-court rivalries, environmental factors such as drafts, heat, and humidity are expected to play a significant role in the tournament. Players will need to adapt to these challenging indoor conditions, which could influence shuttle flight and player stamina. Experts suggest that the ability to handle Delhi's climate may prove as decisive as technical skill in determining the eventual champion.

← NewerPage 97 of 2695Older →