SShortSingh.
0
ProgrammingDEV Community ·

Why Some Settlement Systems Can Skip the Outbox Pattern for Idempotency

A software engineer recently detailed a deliberate architectural choice to use a two-layer idempotency model instead of the widely recommended transactional outbox pattern in a settlement system. The outbox pattern ensures reliable event publishing by atomically writing events to a database table alongside business data, with a separate process relaying them to a message broker like Kafka. While effective, the pattern adds operational overhead including a poller or CDC pipeline, dedicated monitoring, and additional failure-handling responsibilities. For settlement systems operating on windows measured in minutes, the author argued that the narrow failure gap between a database commit and broker acknowledgment is both rare and recoverable after the fact. Instead of preventing the gap at the producer, the design absorbs it at the consumer side, accepting the dual-write risk in exchange for a simpler operational footprint.

0
ProgrammingDEV Community ·

Only 39% of Companies Report Real Financial Gains from AI, Stanford Index Finds

Despite widespread claims of AI adoption, only 39% of organizations can demonstrate actual profit or cost savings from their AI initiatives, according to the Stanford AI Index 2026. Many companies treat deployment milestones as victories while neglecting to measure concrete business outcomes such as reduced costs, lower churn, or increased revenue. Gartner projects that over 40% of agentic AI projects will be abandoned within the next year due to unclear returns and escalating operational costs. A common pitfall is that AI teams track technical metrics like model accuracy or inference speed rather than tying results directly to financial line items. Experts argue that realizing genuine value from AI requires close collaboration between engineering, product, and finance teams to define and monitor measurable business outcomes from the outset.

0
ProgrammingDEV Community ·

PromptClip-Skill lets users filter home videos using natural-language prompts

A developer has released PromptClip-Skill, a free, open-source tool that uses natural-language prompts to identify and shortlist meaningful moments from casual, unedited video footage. The tool runs locally via Codex and allows users to describe desired content, mood, and exclusions — such as removing shaky or repeated footage — before any editing begins. Unlike one-click video creation tools, it produces an inspectable edit decision list with timestamps, giving users transparency and control over what gets kept. The skill works non-destructively, leaving original files untouched, and supports export through FFmpeg or other editing software. While built around family videos, the developer notes it can be applied to travel, sports, interviews, or any footage where useful moments are buried among low-quality clips.

0
ProgrammingDEV Community ·

Dev Builds Geofencing App to Auto-Silence Phone After Mosque Embarrassment

A developer created an app called Muffle after his phone rang loudly during a Friday prayer service, prompting him to find a smarter way to manage phone audio based on location. Rather than using a continuous GPS polling service, which drains battery and raises privacy concerns, he opted for Google Play Services' Geofencing API. This approach lets the Android OS handle location monitoring and only wakes the app when a user crosses a predefined geographic boundary, keeping the app dormant the rest of the time. The method proved far more battery-efficient and reliable than a custom background service, though it introduced complexity around managing PendingIntent lifecycles across device reboots. Development also revealed challenges with GPS accuracy indoors, where signal drift in dense urban areas caused unintended mode triggers in early prototypes.

0
ProgrammingDEV Community ·

AWS Bedrock AgentCore Agent Cards Differ From Google and Azure in Key Ways

A developer study published on August 25, 2026, compared A2A agent cards published by the same Strands agent across Amazon Bedrock AgentCore Runtime, Google Cloud Run, and Azure Container Apps. Unlike the other two platforms, AgentCore has no per-agent hostname and serves its agent card under the same /invocations/ path used for regular calls, addressed via a URL-escaped ARN. Fetching an agent card on AgentCore requires a separate IAM permission, GetAgentCard, distinct from InvokeAgentRuntime — a misconfiguration that surfaces as a confusing transport-like error rather than an auth failure. AgentCore also mandates a session header on card fetches, which must be included before SigV4 signing. The AgentCore card was the largest of the three at 2,109 bytes, roughly four times the size of its counterparts on the other cloud platforms.

0
IndiaTimes of India ·

Guardant Health ordered to pay $245M for DNA sequencing patent infringement

A US federal judge has ordered Guardant Health to pay over $245 million to TwinStrand Biosciences and the University of Washington. The ruling follows a jury verdict finding that Guardant Health had infringed patented DNA sequencing technology. Under the judgment, the company must pay an initial lump sum along with ongoing royalties through March 2033. Guardant Health has announced its intention to appeal the decision, expressing confidence in its legal position.

0
ProgrammingDEV Community ·

XopProtector Offers Multi-Layer Android APK Protection Beyond Single-Technique Open Source Tools

XopProtector is a new Android application protection framework that combines multiple security layers, including Dex encryption, native protection, anti-tamper measures, and runtime security, into a single pipeline. Most existing open-source Android protection tools, such as dpt-shell and nmmp, focus on only one technique — either Dex shelling or virtualization — leaving gaps in overall application security. Unlike these single-purpose tools, XopProtector is designed to function closer to a commercial-grade protection platform by addressing both static and dynamic attack vectors. The framework moves security-sensitive logic into native space, raising the cost of reverse engineering significantly compared to Java or Dex-only approaches. Its architecture is intended to fill the gap between limited open-source solutions and full commercial Android protection systems.

0
ProgrammingDEV Community ·

ChatGPT Work Gains Secure Login Support for Authenticated Browser Tasks

OpenAI has updated ChatGPT Work's cloud browser to allow tasks to pause at login screens, prompt users to authenticate, and then resume the workflow. Credentials are entered directly into the remote browser environment and are neither visible to the ChatGPT model nor stored by it. Once authenticated, the session can persist across future tasks until it expires, reducing the need to log in repeatedly. The feature is designed to support business workflows that require access to dashboards, portals, and other sign-in-protected services. Access is restricted to paid ChatGPT plans in supported regions, and some websites may still block cloud-browser access or require manual steps such as two-factor authentication.

0
ProgrammingDEV Community ·

XopProtector Launches as Open Source Android APK Protection Platform

A developer has released XopProtector, a free open-source platform designed to protect Android APKs from reverse engineering, dynamic hooking, and runtime attacks. The tool offers multiple layers of security, including Dex structure transformation, method-level code virtualization, and native library protection for sensitive logic. At runtime, it can detect threats such as debuggers, hook frameworks like Frida, and tampered environments. XopProtector aims to make advanced Android security techniques accessible to developers who cannot afford costly commercial enterprise solutions. The project's source code is publicly available on GitHub, allowing developers to customize and integrate it into their own security workflows.

0
ProgrammingDEV Community ·

Software Developer Joins DEV Community to Learn, Share, and Collaborate

A software developer has introduced themselves to the DEV Community, sharing their background in JavaScript, HTML/CSS, and Git. They are currently expanding their knowledge in modern web architectures, frameworks, and cloud technologies. Their stated goals include writing cleaner code, building side projects, and addressing real-world developer challenges. They joined the platform to learn from experienced developers worldwide and to collaborate on open-source and personal projects.

0
IndiaTimes of India ·

Intel CPU Market Share Falls to 31-Year Low as AMD Hits Record High

Intel's share of the PC and server CPU market has dropped below 70% for the first time in 31 years, marking a significant milestone for the struggling chipmaker. AMD has simultaneously reached a historic high of 30.7% market share, boosted largely by strong shipments of gaming console chips. The desktop CPU segment has been hit particularly hard, recording a notable decline in overall shipments. The figures underscore a broader shift in the semiconductor industry as competition between the two rivals intensifies.

0
IndiaTimes of India ·

Six dead, multiple injured as bus collides with truck near Hyderabad

A private travel bus crashed into a moving truck near Durgapuram stage in Hyderabad on Wednesday morning. The bus was carrying 43 passengers en route from Hyderabad to Vijayawada when the collision occurred. Six people lost their lives as a result of the accident, while several others sustained injuries. The wounded were rushed to nearby hospitals for urgent medical care. Police have launched an investigation to establish the exact cause of the crash.

0
ProgrammingHacker News ·

Dolly Parton Sends Public Letter to Eminem

Country music legend Dolly Parton wrote an open letter addressed to rapper Eminem, which was shared via Eminem's official Twitter account. The post gained attention on social media and was later discussed on the technology news forum Hacker News. The letter's specific contents are not detailed in available sources, leaving the full context unclear. The post received 15 points and one comment on Hacker News at the time of reporting.

0
IndiaNDTV ·

US Sanctions Four Indian Firms and Three Nationals Over Iran Ties

The United States has imposed sanctions on four India-based companies and three Indian nationals as part of its efforts to restrict Iran's economy. The move targets entities allegedly conducting business with Iran in violation of US sanctions policy. Washington had earlier this week warned countries against continuing trade relations with Tehran. While the US threatened broader penalties for nations doing business with Iran, it indicated such measures would not be enforced immediately.

0
IndiaTimes of India ·

US Military Strikes Kill 6 Suspected Drug Traffickers in Caribbean and Pacific

The US military carried out strikes on suspected drug trafficking vessels in the Caribbean Sea and the eastern Pacific Ocean. The Caribbean operation killed four individuals, while two more died in the Pacific strike. These latest incidents have raised the cumulative death toll from such US military drug interdiction operations to at least 227. Human rights organizations have condemned the strikes, describing them as unlawful extrajudicial killings.

0
IndiaTimes of India ·

Bihar farmer's son clears IIT-JEE at 12, goes on to pursue ML doctorate in US

Satyam Kumar, son of a farmer from Bihar, cleared the IIT-JEE entrance examination at the remarkable age of twelve. He went on to study electrical engineering at IIT Kanpur, developing a strong interest in robotics and intelligent systems. After completing his undergraduate degree, Kumar moved to the United States to pursue doctoral research in machine learning. His journey from a modest agricultural background to advanced academic achievement has drawn widespread attention.

← NewerPage 348 of 3482Older →