SShortSingh.
0
ProgrammingDEV Community ·

Hidden Terraform 'forces replacement' line can silently destroy production databases

A detailed technical analysis on DEV Community highlights how a routine Terraform plan to upgrade a PostgreSQL database from version 14.9 to 15.4 can silently trigger a full database destruction and recreation. The danger arises when an unrelated change — in this case, enabling storage encryption — is queued alongside the version bump, masking a flag error that would otherwise have halted the deployment with a clear warning. Because Aurora RDS has no in-place path from unencrypted to encrypted storage, Terraform's only option is to destroy the existing cluster and create a fresh, empty one. The plan's summary line, showing '3 to destroy,' provides no context about which resources are affected or whether the run deviates from historical norms. The author reconstructed the scenario on live AWS infrastructure, confirming the behavior, and warns that CI passing and a green plan do not guarantee a safe deployment.

0
ProgrammingHacker News ·

Developer Tackles the Notoriously Complex Japanese Postal Code CSV Format

A developer has published a detailed technical writeup examining the challenges of parsing Japan's postal code CSV data. The Japanese postal system provides address data in a CSV format that is widely regarded as poorly structured and difficult to work with programmatically. The article explores the specific quirks and inconsistencies that make the dataset problematic for developers. The piece was shared on Hacker News, where it attracted reader attention for shedding light on a common pain point in Japanese address handling.

0
IndiaTimes of India ·

Karnataka HC rebukes Whitefield Police over activist's arrest linked to Kunal Kamra post

The Karnataka High Court has expressed serious concern over the alleged unlawful detention of an activist by Whitefield Police in Bengaluru. The activist was arrested following a Facebook post in which they celebrated the cancellation of a Kunal Kamra show. Police acted on a suo motu basis, without any formal complaint being filed, raising questions about procedural compliance. The court noted a broader pattern of irregularities at the Whitefield station and demanded clarifications from authorities on the matter.

0
ProgrammingDEV Community ·

Open-Source Developer Explains Why Multiple AI Sandboxes Can Coexist and Differ

A developer behind an open-source AI sandbox project addressed a common challenge: people assuming vendor-provided sandboxes like Claude Code Sandbox make independent tools redundant. The developer argues that different sandboxing tools protect against different threat models rather than competing for the same layer of security. Claude Code Sandbox uses OS-level primitives to restrict filesystem writes and network access, but its deny rules are application-level and do not traverse parent directories, leaving gaps in multi-project or monorepo setups. Docker commands also require direct socket access, which is structurally incompatible with Claude Code Sandbox's mechanism, meaning Docker operations run outside its protection entirely. The developer's own project addresses these gaps by hiding secret files at the filesystem level via volume mounts, eliminating the need for traversable rules in the first place.

0
SportsESPNcricinfo ·

Mumbai Cricket Association becomes first state board to offer equal pay to men and women

The Mumbai Cricket Association (MCA) has become the first state cricket board in India to introduce equal pay for both male and female players. The association has announced annual retainers across three performance-based grades for all its contracted players. Grade A players will receive INR 12 lakh per year, while Grade B and Grade C players will earn INR 8 lakh and INR 6 lakh respectively. The equal pay structure applies uniformly to both men's and women's squads, marking a significant step toward gender parity in Indian domestic cricket.

0
IndiaTimes of India ·

Boycott warns Brook: White-ball habits holding back potential Lara-Tendulkar talent

Former England cricketer Geoffrey Boycott has lavished praise on Harry Brook, comparing his batting potential to that of legends Brian Lara and Sachin Tendulkar. However, Boycott expressed concern that Brook is not fully realising his Test cricket potential. He believes Brook's approach is too heavily influenced by white-ball cricket, which could limit his growth as a Test batter. Boycott also revealed that his advice to Brook on the matter had gone unheeded.

0
ProgrammingDEV Community ·

Google Gen AI Academy APAC Cohort 3 Focuses on Production-Ready Agentic Systems

A participant in the Meet The Builders track of Google's Gen AI Academy APAC Cohort 3 shared insights on building scalable, production-grade AI applications on Google Cloud. The program moved beyond basic prompting to cover autonomous multi-step agents that separate reasoning from execution and use dynamic grounding with enterprise tools like BigQuery. Infrastructure topics included serverless deployment via Cloud Run, isolated code-execution sandboxes, automated container builds, and strict least-privilege IAM policies. Human-in-the-loop checkpoints were also highlighted as essential governance safeguards for sensitive or high-stakes workflows. The cohort underscored that reliable enterprise AI demands a combined focus on data quality, modular architecture, and disciplined security practices.

0
ProgrammingDEV Community ·

AI Workstation splits chat, live discovery, and agent skills into three layers

A developer building AI Workstation found that questions requiring live data — such as trending topics or active open-source projects — did not fit well inside a general chat interface. This led to a three-layer architecture: a general workspace for everyday tasks, public discovery Radars for current evidence, and installable Agent Skills for structured follow-up. Two Radars were introduced — Global Topic Radar for content creators and Open-Source AI Radar for developers — each displaying sourced, dated information without overstating its reliability. Two open-source Agent Skills, Topic Intelligence and AI Open Source Intelligence, translate Radar findings into structured briefs covering research gaps, license checks, and project comparisons. The design philosophy centers on making model limitations visible by separating freshness, identity, and provenance checks into explicit, inspectable layers rather than burying them inside a single prompt.

0
ProgrammingDEV Community ·

How to Run True End-to-End Email Tests in Playwright Without Mocking

Most email testing tutorials only verify that a send call was attempted, leaving the actual delivery and content untested. A more robust approach uses Playwright to drive a real signup flow while routing messages to a disposable inbox provisioned via a REST API, such as MoeMail. The setup involves four components: a unique per-test email address, the browser flow that triggers the send, a polling mechanism to retrieve the delivered message, and code or link extraction with assertions. Wrapping inbox creation in a Playwright fixture keeps transport logic out of individual tests and ensures each test run gets a fresh, isolated address. Key reliability tips include never sharing addresses across tests, asserting on regex extraction before using the result, and checking the HTML email part when plain-text content may be out of sync.

0
IndiaNDTV ·

RSS Chief Mohan Bhagwat Visits US as Part of Centenary Outreach Programme

RSS chief Mohan Bhagwat arrived in the United States on Tuesday as part of the organisation's centenary-year global outreach initiative. His visit marks a significant international engagement effort by the RSS as it commemorates 100 years since its founding. Images of Bhagwat were projected on a Times Square billboard ahead of a scheduled event in New York. The visit reflects the RSS's broader efforts to connect with its global diaspora and expand its international presence during this milestone year.

0
IndiaNDTV ·

Glacier Collapse on Nepal-China Border Triggered 100-km Deadly Flood Run

A glacier detached from a ridge along the Nepal-China border and set off a catastrophic chain of events. The mass of ice and debris travelled approximately 100 kilometres through multiple river systems. The longest stretch of this destructive run occurred along the Trishuli River. Investigators have traced this glacial collapse as the primary trigger behind the devastating Nepal floods. The incident highlights the growing threat posed by glacial instability in high-altitude Himalayan border regions.

0
ProgrammingHacker News ·

GrapheneOS warns Pixel 11 drops hardware memory tagging security feature

The GrapheneOS project has flagged that Google's Pixel 11 will no longer support Memory Tagging Extension (MTE), a hardware-level security feature. MTE helps detect memory safety vulnerabilities such as buffer overflows and use-after-free bugs at the hardware level. GrapheneOS, a privacy and security-focused Android fork, raised the concern via a post on Bluesky. The removal is notable because MTE has been a key hardware security capability on recent Pixel devices. This change may have implications for users and projects that rely on hardware-enforced memory safety protections.

0
IndiaNDTV ·

Two Myanmar Nationals Held in Arunachal Pradesh With Drugs Worth Rs 26 Lakh

Security forces in Arunachal Pradesh detained two Myanmar nationals in connection with a drug seizure. Authorities recovered 130.09 grams of a substance suspected to be brown sugar or heroin during the operation. The contraband was found concealed inside 10 soap cases, suggesting a deliberate attempt to hide it. The seized substance has been valued at approximately Rs 26 lakh in the international market.

0
SportsESPNcricinfo ·

Brevis and Jansen power South Africa to dominant win over Zimbabwe

South Africa bounced back strongly in the tri-series after suffering an opening-day defeat to hosts Namibia. Dewald Brevis and Duan Jansen were the standout performers as South Africa routed Zimbabwe. The match was part of an ongoing tri-series tournament being played in Namibia. South Africa's commanding victory kept their campaign alive following the early setback against the host nation.

0
ProgrammingDEV Community ·

FLOCK.md: A Single Root File to Help AI Agents Navigate Repo Knowledge

A developer on DEV Community describes how AI agents writing project documentation faster than teams can organize it leads to unfindable, scattered records across repositories. To address this, they propose FLOCK.md, a plain markdown file placed at the repo root that maps where different types of knowledge — decisions, design notes, specs — are stored. The system also defines a four-document lifecycle per unit of work, covering why something was built, what was planned, how it was implemented, and what actually happened. A key rule requires that reversed decisions are never deleted but marked superseded with dates, so agents re-reading the codebase do not confidently re-propose already-rejected ideas. The author argues the blueprint-versus-worklog split is critical because agents are prone to treating outdated plans as current reality when divergence goes unrecorded.

0
IndiaNDTV ·

Nurse Arrested in Rape and Death Case of 14-Year-Old Girl in Kishtwar

A nurse stationed at District Hospital Kishtwar has been arrested in connection with the rape and death of a 14-year-old girl in Jammu and Kashmir. The arrest came as investigators uncovered the nurse's alleged involvement during the ongoing probe into the minor's suspicious death. Authorities had been examining the circumstances surrounding the girl's death, which had been deemed suspicious. The nurse is the latest individual to be taken into custody as the case continues to unfold.

0
IndiaTimes of India ·

Bombay HC Rebukes Maharashtra FDA, Orders Reversal of Action Against Cipla and Eateries

The Bombay High Court strongly criticised the Maharashtra Food and Drug Administration for its handling of cases involving pharmaceutical company Cipla and five Mumbai Cricket Association eateries. The court found that the FDA's decisions violated principles of natural justice and reflected a rigid enforcement approach. Acting on the court's directions, the FDA withdrew the suspension orders against the MCA restaurants and restored Cipla's drug sale licence. The court urged the FDA to exercise greater care and diligence in its future enforcement actions.

0
ProgrammingDEV Community ·

Indie dev repositions Mac security app as an AI agent sensing tool via MCP

A solo developer building a Mac network security app called RoamSwitch found conventional discovery methods ineffective, as the tool cannot be listed on the App Store due to its need for privileged system access and has no advertising budget. The developer also noted that users rarely search proactively for security software, making organic reach nearly impossible. Reconsidering the app's core function — continuously monitoring Wi-Fi trust, exposed ports, and suspicious URLs — the developer realized AI coding agents like those in Cursor or Claude Code lack any awareness of the local network environment they operate in. To bridge that gap, an MCP (Model Context Protocol) server was embedded directly into the app binary, allowing AI agents to query real-time security data such as exposed ports, guard status, and URL safety with a single config line. The pivot reframes the app from a human-facing menu bar tool into a security sensing layer for autonomous AI agents.

← NewerPage 605 of 3928Older →