Software Development

DEV Community

Export Installed WordPress Plugins & Themes to CSV (Developer-Friendly Method)

If you manage WordPress websites, you've probably encountered this problem. You open a project and need to quickly answer questions like: What plugins are installed on this site? Which theme is active? How can I export this list for documentation or auditing? Surprisingly, WordPress does not provide a built-in way to export installed plugins and themes. For developers and agencies manag

DEV Community

Stop Guessing: Turn Vibe Coding from "Sometimes Magic" to "Reliably Powerful"!

Vibe Coding is like Rolling a Dice? I spent hours tweaking prompts in Trae.ai. The output? Almost right, but missing the one thing that mattered. I tried again. And again. By the 5th attempt, I was frustrated, not with the tool, but with myself: Why can't I just get this right the first time? Then it finally dawned on me: I was asking AI to read my mind! If you're an

The GitHub Blog

Under the hood: Security architecture of GitHub Agentic Workflows

GitHub Agentic Workflows are built with isolation, constrained outputs, and comprehensive logging. Learn how our threat model and security architecture help teams run agents safely in GitHub Actions. The post Under the hood: Security architecture of GitHub Agentic Workflows appeared first on The GitHub Blog.

InfoQ

Netflix Automates RDS PostgreSQL to Aurora PostgreSQL Migration Across 400 Production Clusters

Netflix engineers describe an internal automation platform that migrates nearly 400 RDS PostgreSQL clusters to Aurora, reducing downtime and operational risk. The platform coordinates replication, CDC handling, controlled cutover, and rollback, while supporting service teams in a self-service migration workflow. By Leela Kumili

InfoQ

Presentation: 4 Patterns of AI Native Development

Patrick Debois discusses the evolution of software engineering in the age of AI. He shares four key patterns: transitioning from producer to manager, focusing on intent over implementation through spec-driven development, moving from delivery to discovery, and managing agentic knowledge. He explains how these shifts redefine seniority, team roles, and the future of the DevOps workflow. By Patrick

DEV Community

Elasticsearch vs RDBMS, Logstash vs Fluentd, Elasticsearch vs Opensearch

Elasticsearch vs RDBMS Elasticsearch, büyük veri içinde özellikle metin tabanlı arama (full-text search) yapmak için kullanılan, açık kaynaklı ve dağıtık mimariye sahip bir arama motorudur. Temel amacı çok büyük veri kümeleri içinde belirli kelime veya bilgileri çok hızlı bulabilmektir. Klasik bir veritabanında veri doğrudan satırlar üzerinden taranırken, Elasticsearch verileri inde

InfoQ

Java News Roundup: Apache Solr 10, LangChain4j, Grails, JobRunr, Gradle, Devnexus, Commonhaus

This week's Java roundup for March 2nd, 2026, features news highlighting: the GA release of Apache Solr 10; point releases of LangChain4j, JobRunr, Multik and Gradle; maintenance releases of Grails and Keycloak; Devnexus 2026; and Pi4J joining the Commonhaus Foundation. By Michael Redlich

InfoQ

Article: Change as Metrics: Measuring System Reliability Through Change Delivery Signals

System changes are the primary driver of production incidents, making change-related metrics essential reliability signals. A minimal metric set of Change Lead Time, Change Success Rate, and Incident Leakage Rate assesses delivery efficiency and reliability, supported by actionable technical metrics and an event-centric data warehouse for unified change observability. By Peihao Yuan

InfoQ

Rspress 2.0: AI-Native Documentation, Faster Startup and a Redesigned Theme

Rspress 2.0 has launched with a revamped theme, boosted performance, and innovative AI features, transforming developer documentation. With enhanced build speeds and a new Static Site Generation to Markdown (SSG-MD) capability, Rspress empowers developers with customizable styling options while simplifying content management. Experience superior documentation with lightning-fast efficiency! By Dan

InfoQ

Google BigQuery Previews Cross-Region SQL Queries for Distributed Data

Google Cloud has recently announced the preview of a global queries feature for BigQuery. The new option lets developers run SQL queries across data stored in different geographic regions without first moving or copying the data to aggregate the results. By Renato Losio

DEV Community

I Built a Memory Layer for Claude Code — It Saves Me Hours Every Week

Every Claude Code session starts from scratch. No matter how many times you've explained your architecture, your tech stack, or why you chose JWT over sessions — Claude forgets all of it the moment the session ends. I got tired of re-explaining the same decisions. So I built something about it. The Problem That Costs You More Than You Think Here's a conversation I was having

InfoQ

Scaling Human Judgment: How Dropbox Uses LLMs to Improve Labeling for RAG Systems

To improve the relevance of responses produced by Dropbox Dash, Dropbox engineers began using LLMs to augment human labelling, which plays a crucial role in identifying the documents that should be used to generate the responses. Their approach offers useful insights for any system built on retrieval-augmented generation (RAG). By Sergio De Simone

InfoQ

AWS Introduces Nested Virtualization on EC2 Instances

AWS recently announced support for nested virtual machines within virtualized EC2 instances running KVM or Hyper-V. A long-awaited feature by the community, the new option enables use cases such as app emulation and hardware simulation on supported C8i, M8i, and R8i instances. By Renato Losio

InfoQ

Standardizing Post-Quantum IPsec: Cloudflare Adopts Hybrid ML-KEM to Replace Ciphersuite Bloat

Cloudflare has extended hybrid post-quantum encryption to IPsec and WAN traffic, standardizing its SASE stack ahead of the NIST 2030 deadline. By adopting a streamlined ML-KEM key exchange, the move addresses long-standing "ciphersuite bloat" in quantum-resistant IPsec. The update aims to neutralize "harvest now, decrypt later" threats without requiring specialized hardware upg

The GitHub Blog

How to scan for vulnerabilities with GitHub Security Lab’s open source AI-powered framework

GitHub Security Lab Taskflow Agent is very effective at finding Auth Bypasses, IDORs, Token Leaks, and other high-impact vulnerabilities. The post How to scan for vulnerabilities with GitHub Security Lab’s open source AI-powered framework appeared first on The GitHub Blog.

InfoQ

New Research Reassesses the Value of AGENTS.md Files for AI Coding

Despite widespread industry recommendations, a new ETH Zurich paper concludes that AGENTS.md files may often hinder AI coding agents. The researchers recommend omitting LLM-generated context files entirely and limiting human-written instructions to non-inferable details, such as highly specific tooling or custom build commands. By Bruno Couriol

InfoQ

Architecting for Global Scale: Inside DoorDash’s Unified, Composable Dasher Onboarding Platform

DoorDash has rebuilt its Dasher onboarding into a unified, modular platform to support global expansion. The new architecture uses reusable step modules, a centralized status map, and workflow orchestration to ensure consistent, localized onboarding experiences. This design reduces complexity, supports market-specific variations, and enables faster rollout to new countries. By Leela Kumili

InfoQ

CNCF Graduates Dragonfly, Marking Major Milestone for Cloud-Native Image Distribution

The Cloud Native Computing Foundation (CNCF) announced recently that Dragonfly, its open source image and file distribution system, has reached graduated status, the highest maturity level within the CNCF project lifecycle. By Craig Risi

InfoQ

OpenAI Secures AWS Distribution for Frontier Platform in $110B Multi-Cloud Deal

OpenAI's $110B funding includes AWS as the exclusive third-party distributor for the Frontier agent platform, introducing an architectural split: Azure retains stateless API exclusivity; AWS gains stateful runtime environments via Bedrock. Deal expands the existing $38B AWS agreement by $100B and commits 2GW of Trainium capacity. By Steef-Jan Wiggers

InfoQ

Presentation: So You’ve Decided To Do a Technical Migration

Sophie Koonin discusses the realities of large-scale technical migrations, using Monzo’s shift to TypeScript as a roadmap. She explains how to handle "bends in the road," from documentation and tooling to setting measurable milestones. Sophie shares vital lessons on balancing technical debt with feature work and provides a framework for deciding if a migration is truly worth the effort.