SShortSingh.
0
IndiaTimes of India ·

Indian rock samples may hold Earth's oldest signs of life at 3.5 billion years

Researchers have discovered biological traces in Indian rock samples dating back approximately 3.5 billion years, potentially representing the oldest known signs of life on Earth. The samples show evidence of photosynthetic activity and complex metabolic processes. These biological materials are believed to have originated near underwater hydrothermal vent environments. The finding pushes back our understanding of how early life emerged and thrived on the planet.

0
ProgrammingDEV Community ·

A Single Missing YAML Line Can Make a CI Pipeline Deploy Nothing Silently

A subtle misconfiguration in Azure DevOps pipelines can cause a CI build to pass while deploying nothing, with no immediate error or alert. When shallow fetch is enabled, the git diff command finds no parent commit history and returns an empty result, causing all deployment stages to skip silently. The root cause is a missing 'fetchDepth: 0' setting on the checkout step, which is required for change-detection logic to work correctly. The recommended fix is to both set full history fetch and add an explicit script check that raises an error if a shallow clone is detected. A pipeline test that parses the YAML and asserts the fetchDepth value is present can prevent the misconfiguration from being accidentally removed in future changes.

0
ProgrammingDEV Community ·

Creator Interviewed 21 Virtual Assistants to Build a Research-First VA Resource Site

A developer building Replyf, a Gmail tool for virtual and executive assistants, conducted one-on-one interviews with 21 working VAs and EAs before publishing any content for a new resource site called VAToolstack. The interviews revealed recurring themes that existing online guides largely ignore, including the importance of consistency over knowledge for beginners and client judgment over tool proficiency. Respondents also noted that AI has eroded the value of basic admin tasks, making specialization and AI fluency increasingly important for competitive pay. Based solely on these firsthand insights, VAToolstack aims to provide real pay data and practical advice without course upsells or keyword-driven filler. The project reflects a broader argument that user research should precede content creation, rather than the reverse.

0
ProgrammingHacker News ·

Asana used OpenAI Codex to clear five years of backlogged engineering work in two weeks

Project management software company Asana reportedly used OpenAI's Codex AI coding tool to tackle a substantial engineering backlog. The company managed to complete roughly five years' worth of accumulated technical work within just two weeks using the tool. Codex, developed by OpenAI, is an AI system capable of generating and executing code autonomously. The case study was highlighted by OpenAI as a demonstration of Codex's productivity potential in real-world enterprise settings.

0
ProgrammingDEV Community ·

Three silent Azure DevOps stage variable pitfalls that cause pipelines to do nothing

In multi-stage Azure DevOps pipelines, output variables from one stage can silently fail to pass their values to dependent stages due to three common mistakes. Comparing a variable's value to an unquoted boolean instead of a quoted string is valid syntax but always evaluates to false. The output variable reference path must include both the exact job name and the step's 'name' field — not its 'displayName' — or the lookup returns an empty string. Additionally, a consuming stage must explicitly declare 'dependsOn' pointing to the producing stage, otherwise the variable resolves to nothing with no error or warning. All three failures produce a green pipeline that silently skips intended work, making them harder to catch than an outright failure.

0
ProgrammingDEV Community ·

Laravel vs WordPress: Choosing the Right PHP Tool for Your Business Website

WordPress powers around 43% of the web and is best suited for content-driven sites where non-developers need to manage pages, blogs, or small stores without filing developer requests. Laravel, the most-starred PHP framework on GitHub, is a blank-slate framework better suited for building applications with custom workflows, role-based access, and complex data models. The core tradeoff is that WordPress delivers roughly 80% of a site out of the box through themes and plugins, while Laravel requires building everything from scratch but gives developers full ownership of the code. On security, most WordPress vulnerabilities originate in third-party plugins and themes rather than core, whereas Laravel's smaller, team-chosen dependency tree is easier to audit. The practical decision hinges on four factors: how much non-developer editing is needed, how complex the custom logic is, the launch timeline, and where the product is likely to be in three years.

0
IndiaTimes of India ·

AB de Villiers rates Kohli ahead of Tendulkar in Test cricket abroad

Former South Africa star AB de Villiers has praised Virat Kohli for elevating India's Test batting standards, particularly in overseas conditions. De Villiers acknowledged that Sachin Tendulkar was a pioneer in proving subcontinent batters could succeed in challenging environments. However, he argued that Kohli went a step further by redefining the benchmark for excellence in Test cricket. The comments highlight the ongoing debate around the two Indian batting legends and their respective overseas records.

0
Crypto & Web3CoinDesk ·

Crypto trader loses $24M on Ether short position in 12 seconds on Hyperliquid

A trader operating under the Hyperliquid wallet address pension-usdt.eth suffered a $24 million loss on a short position in Ether within just 12 seconds. The trader had previously gained notoriety for earning $49 million by shorting cryptocurrencies. The loss occurred when Ether's price surged sharply, forcing the liquidation of a 50,000 ETH short position. Five separate liquidation orders were triggered during the unwind, which in turn pushed Ether's price even higher. The rapid sequence of events on the Hyperliquid platform highlights the extreme risks associated with leveraged crypto trading.

0
IndiaTimes of India ·

India Calls for Transparency in UNSC Sanctions, Warns Against Shielding Terrorists

India has urged the UN Security Council to adopt greater transparency in its sanctions-related decisions. New Delhi stressed that UNSC membership must not be used to legitimise terrorists or serve narrow political agendas. India also flagged that delays in appointing chairs for subsidiary bodies are undermining the Council's effectiveness and credibility. Elected members of the Council have called for greater inclusion in key UN decision-making processes. India further argued that the Council's structure must be reformed to reflect the significant geopolitical changes that have occurred since 1945.

0
ProgrammingDEV Community ·

Temporal API Hits 69% Browser Support — Here's How to Decide If You Should Migrate

The JavaScript Temporal API has reached roughly 69% global browser support as of mid-2026, with Firefox 139, Chrome 144, and Node.js 26 all shipping it natively by default. Safari remains the critical holdout, still behind a flag in Technology Preview with no release date, meaning all iOS browsers lack support regardless of the app used. Developers targeting backend or Node.js 26+ environments can adopt Temporal today without any polyfill, while browser-based projects must weigh Safari traffic share and bundle size costs before migrating. Two polyfill options exist — a ~56KB official one and a lighter ~20KB alternative — which can be loaded conditionally so only Safari users incur the download penalty. Beyond API adoption, the deeper migration challenge lies in correctly mapping existing database fields like timestamps and birthdays to the right Temporal types, as errors at the schema level can cause persistent timezone bugs.

0
ProgrammingDEV Community ·

Railway, Render, Fly.io or AWS: Which Platform Costs Less as Your App Scales

A cloud professional has broken down the real costs of popular hosting platforms — Railway, Render, Fly.io, and AWS — for teams that have moved beyond free tiers. Platform-as-a-service options like Railway and Render offer developer-friendly experiences at a premium, making them ideal for early-stage projects where engineering time is more valuable than cost savings. Fly.io sits closer to raw infrastructure, often proving cheaper for compute-heavy or globally distributed workloads. AWS offers the lowest per-unit cost and greatest flexibility at scale, but requires significant engineering effort for networking, security, and operations. The key takeaway is that the best choice is stage-dependent — switching platforms as an app grows is not a failure but a rational response to shifting cost trade-offs.

0
ProgrammingDEV Community ·

GreenOps Treats Carbon as a Cost: How Cloud Teams Can Cut Both Bills

GreenOps is an emerging practice that applies the same optimization logic as FinOps to cloud infrastructure's carbon footprint, treating emissions as a measurable and reducible metric. The approach relies on two core levers: time-shifting workloads to run during low-carbon grid windows, and region-shifting them to areas powered by cleaner energy sources. Many standard cost-cutting actions — such as eliminating idle resources, rightsizing instances, and improving server utilization — simultaneously reduce carbon emissions, making the overlap largely free of tradeoffs. However, the two goals can diverge: a cheaper cloud region is not always a greener one, and delaying jobs to hit a cleaner grid window adds latency that not all workloads can tolerate. Engineers are advised to start by establishing a carbon baseline using existing cloud dashboards and open tools before pursuing dedicated carbon-aware scheduling.

0
ProgrammingDEV Community ·

Developer Maps 26 macOS Automation Jobs to Regain Control of Runaway launchd Setup

A developer running 26 launchd automation jobs on macOS found it increasingly difficult to track which processes were active or broken, sometimes taking two days to notice failures. To solve this, they built a shell script called env-map.sh that collects system, Claude environment, and project-level data twice daily via scheduled launchd jobs. The script generates Mermaid diagrams and summary tables, writing a snapshot to a Markdown file inside an Obsidian vault. Because the vault is version-controlled via Git, daily overwrites of the environment map automatically create a historical record of changes. The author identified five key launchd pitfalls encountered along the way, including silent process restarts and logs from multiple jobs overwriting each other in the same directory.

0
ProgrammingDEV Community ·

How to Track Kubernetes Costs by Team Without Perfect Pod Labeling

Shared Kubernetes clusters make it difficult to attribute cloud costs to individual teams, as cloud providers bill per node rather than per pod or team. A practical approach involves splitting each node's hourly cost across the pods it ran, based on resource requests rather than actual usage, to prevent teams from hiding wasteful over-provisioning. When pod-level team labels are missing, a fallback hierarchy using namespaces and controller names can still assign ownership to most workloads, with remaining costs placed in a visible 'unallocated' bucket that incentivizes teams to improve their labeling. Tools like Kubecost and its open-source counterpart OpenCost automate much of this translation from node cost to per-pod cost. Two commonly overlooked cost categories — shared cluster overhead and idle node capacity — can account for 20 to 40 percent of the total bill and should be reported separately to give teams an accurate picture of their spending.

0
IndiaTimes of India ·

From Kargil to Op Sindoor: How Indian Air Force Transformed Over 26 Years

The Indian Air Force has undergone a significant transformation in capability between the 1999 Kargil War and Operation Sindoor in 2025. During Operation Safed Sagar in Kargil, the IAF relied heavily on improvisation and the courage of its personnel under challenging conditions. By contrast, Operation Sindoor showcased precision strikes, advanced equipment, and improved coordination with other armed services. This evolution has been driven by upgrades in technology, rigorous training, and stronger political will to support national defence strategy. The IAF today is considered to have a credible and well-rounded capacity for both offensive and defensive operations.

← NewerPage 115 of 2947Older →