# contributed

Published articles for contributed.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Your AI coding spend bought 25% more output. Duplication rose 81%.

DevFeed: [Your AI coding spend bought 25% more output. Duplication rose 81%.](<https://devfeed.tech/articles/your-ai-coding-spend-bought-25-more-output-duplication-rose-81-21598.md>)

Original publisher: [Read original article](<https://thenewstack.io/ai-coding-duplication-rose/>)

Author: Steve Fenton

Published: 2026-09-14T14:39:14Z

Content type: article

Language: en

Sources: [The New Stack](<https://devfeed.tech/sources/the-new-stack.md>)

Topics: [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [ai-impact](<https://devfeed.tech/tags/ai-impact.md>), [ai-operations](<https://devfeed.tech/tags/ai-operations.md>), [ai-strategy](<https://devfeed.tech/tags/ai-strategy.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributed-octopus-deploy](<https://devfeed.tech/tags/contributed-octopus-deploy.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [dataset](<https://devfeed.tech/tags/dataset.md>), [software-development](<https://devfeed.tech/tags/software-development.md>)

### AI overview

The article examines the return on investment from AI coding tools. It reports that heavy users gained 25% over their previous velocity, while code duplication rose 81%, and argues that output measures such as lines of code, pull requests, and feature counts do not reliably represent business value.

### Source excerpt

Since they arrived on the scene, a great swathe of the software industry has pinned its hopes on AI tools, The post Your AI coding spend bought 25% more output. Duplication rose 81%. appeared first on The New Stack.

## Using Exact-Match Response Caching to Reduce LLM Costs

DevFeed: [Using Exact-Match Response Caching to Reduce LLM Costs](<https://devfeed.tech/articles/why-an-old-caching-trick-is-your-secret-to-lower-llm-costs-17399.md>)

Original publisher: [Read original article](<https://thenewstack.io/llm-response-caching-costs/>)

Author: Abhilash Rao Mesala

Published: 2026-09-14T11:00:00Z

Content type: article

Language: en

Sources: [The New Stack](<https://devfeed.tech/sources/the-new-stack.md>)

Topics: [Caching](<https://devfeed.tech/topics/caching.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [caching](<https://devfeed.tech/tags/caching.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [cost](<https://devfeed.tech/tags/cost.md>), [finops](<https://devfeed.tech/tags/finops.md>), [generation](<https://devfeed.tech/tags/generation.md>), [hash](<https://devfeed.tech/tags/hash.md>), [llm](<https://devfeed.tech/tags/llm.md>), [token](<https://devfeed.tech/tags/token.md>)

### AI overview

The article explains how to reduce LLM costs by fingerprinting requests, context, model settings, and underlying data to create exact-match cache keys. Valid cached responses can be reused without calling the model. It distinguishes response caching from provider prompt caching, where only eligible prompt computation is reused.

### Source excerpt

An LLM can answer the same question a thousand times and charge you each time. Before paying for another answer, The post Why an old caching trick is your secret to lower LLM costs appeared first on The New Stack.

## RISC-V is now officially supported by CPython!

DevFeed: [RISC-V is now officially supported by CPython!](<https://devfeed.tech/articles/risc-v-is-now-officially-supported-by-cpython-2412.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/08/riscv-now-officially-supported/>)

Author: Stan Ulbrych

Published: 2026-08-24T00:00:00Z

Content type: news

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [RISC-V](<https://devfeed.tech/topics/riscv.md>), [Python](<https://devfeed.tech/topics/python.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [ci](<https://devfeed.tech/topics/ci.md>)

Tags: [ci](<https://devfeed.tech/tags/ci.md>), [community](<https://devfeed.tech/tags/community.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [platform](<https://devfeed.tech/tags/platform.md>), [python](<https://devfeed.tech/tags/python.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

CPython now officially supports RISC-V as a tier 3 platform. The article describes the community contributions, real-hardware testing, and build support that enabled the milestone, as well as plans to integrate RISC-V into CPython's CI and eventually pursue tier 2 support.

### Source excerpt

I'm happy to announce that RISC-V platforms are now officially supported by CPython. 🎉 🚀

## AI Won't Replace Project Managers, But It is Reshaping How Work Gets Done

DevFeed: [AI Won't Replace Project Managers, But It is Reshaping How Work Gets Done](<https://devfeed.tech/articles/ai-won-t-replace-project-managers-but-it-is-reshaping-how-work-gets-done-2208.md>)

Original publisher: [Read original article](<https://stackoverflow.blog/2026/08/20/ai-won-t-replace-project-managers-but-it-is-reshaping-how-work-gets-done/>)

Author: Emim Vigin Lumina

Published: 2026-08-20T19:05:40Z

Content type: article

Language: en

Sources: [Stack Overflow Blog](<https://devfeed.tech/sources/stack-overflow-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cc-by-sa](<https://devfeed.tech/tags/cc-by-sa.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [project-management](<https://devfeed.tech/tags/project-management.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

AI is reshaping technical project management by automating coordination tasks and using telemetry, delivery data, and machine learning to provide predictive project insights. The article argues that project managers are shifting from administrative oversight toward strategic systems-oriented work.

### Source excerpt

Founded in 2008, Stack Overflow's public platform is used by nearly everyone who codes to learn, share their knowledge, collaborate, and build their careers.

## Quantum-Augmented Applications: Integrating Quantum Subroutines into Classical Software Stacks

DevFeed: [Quantum-Augmented Applications: Integrating Quantum Subroutines into Classical Software Stacks](<https://devfeed.tech/articles/quantum-augmented-applications-integrating-quantum-subroutines-into-classical-software-stacks-2209.md>)

Original publisher: [Read original article](<https://stackoverflow.blog/2026/08/20/quantum-augmented-applications-integrating-quantum-subroutines-into-classical-software-stacks/>)

Author: Dr. Ahmad Mateen Ishanzai

Published: 2026-08-20T18:43:39Z

Content type: article

Language: en

Sources: [Stack Overflow Blog](<https://devfeed.tech/sources/stack-overflow-blog.md>)

Topics: [Software](<https://devfeed.tech/topics/software.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [buiilding-software](<https://devfeed.tech/tags/buiilding-software.md>), [cc-by-sa](<https://devfeed.tech/tags/cc-by-sa.md>), [combinatorial-optimization](<https://devfeed.tech/tags/combinatorial-optimization.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [high-performance-computing](<https://devfeed.tech/tags/high-performance-computing.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>)

### AI overview

This article presents quantum-augmented applications as hybrid systems that integrate Quantum Processing Units with classical software pipelines. It describes delegating targeted computationally difficult subroutines to QPUs while retaining classical business logic, data preprocessing, orchestration, and optimization, and discusses practical constraints including noise, transpilation latency, and network overhead.

### Source excerpt

Founded in 2008, Stack Overflow's public platform is used by nearly everyone who codes to learn, share their knowledge, collaborate, and build their careers.

## ClickHouse Release 26.7

DevFeed: [ClickHouse Release 26.7](<https://devfeed.tech/articles/clickhouse-release-26-7-5146.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-release-26-07>)

Author: ClickHouse

Published: 2026-08-06T00:00:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [bug](<https://devfeed.tech/tags/bug.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [community](<https://devfeed.tech/tags/community.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [search](<https://devfeed.tech/tags/search.md>), [sql](<https://devfeed.tech/tags/sql.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

ClickHouse Release 26.7 introduces 61 new features, 112 performance optimizations, and 329 bug fixes. Highlighted changes include faster Top-N analytics queries, JOIN improvements, faster vector search with QBit, position-aware phrase search, EXPLAIN ANALYZE, and unified URL access.

### Source excerpt

This release brings speedups for GROUP BY ... ORDER BY ... LIMIT, three JOIN improvements, four vector search improvements, position-aware phrase search, EXPLAIN ANALYZE, unified URL access, and more!

## netlab: 2000 Pull Requests Later ;))

DevFeed: [netlab: 2000 Pull Requests Later ;))](<https://devfeed.tech/articles/netlab-2000-pull-requests-later-11415.md>)

Original publisher: [Read original article](<https://blog.ipspace.net/2026/07/netlab-2000-pr/>)

Published: 2026-07-09T10:29:00Z

Content type: news

Language: en

Sources: [ipSpace.net blog](<https://devfeed.tech/sources/ipspace-net-blog.md>)

Topics: [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Python](<https://devfeed.tech/topics/python.md>), [bug](<https://devfeed.tech/topics/bug.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [github](<https://devfeed.tech/tags/github.md>), [netlab](<https://devfeed.tech/tags/netlab.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

The netlab GitHub repository has reached 2,000 merged or closed pull requests. The article thanks contributors, bug reporters, question askers, and others who helped the Python learning project grow.

### Source excerpt

Jeroen van Bemmel noticed an interesting fact yesterday evening: the netlab GitHub repository has 2000 merged/closed pull requests. I never expected the tiny "let's learn Python while working around the complexities of Vagrantfile" project to get this far ;)) Thanks a million to everyone who contributed, reported a bug, asked a question, or helped us spread the word. You rock 🤗

## Kubernetes teams trust automation to ship code but not to touch CPU, and AI is raising the stakes

DevFeed: [Kubernetes teams trust automation to ship code but not to touch CPU, and AI is raising the stakes](<https://devfeed.tech/articles/kubernetes-teams-trust-automation-to-ship-code-but-not-to-touch-cpu-and-ai-is-raising-the-stakes-17632.md>)

Original publisher: [Read original article](<https://thenewstack.io/kubernetes-teams-trust-automation/>)

Author: Yasmin Rajabi

Published: 2026-06-23T20:56:47Z

Content type: opinion

Language: en

Sources: [Kubernetes Overview, News and Trends | The New Stack](<https://devfeed.tech/sources/kubernetes-overview-news-and-trends-the-new-stack.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [AI Inference](<https://devfeed.tech/topics/ai-inference.md>)

Tags: [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [ci](<https://devfeed.tech/tags/ci.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributed-cloudbolt](<https://devfeed.tech/tags/contributed-cloudbolt.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [finops](<https://devfeed.tech/tags/finops.md>), [inference](<https://devfeed.tech/tags/inference.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [optimization](<https://devfeed.tech/tags/optimization.md>)

### AI overview

A survey of 321 enterprise Kubernetes practitioners finds a sharp trust gap between automated software delivery and automated resource optimization. While 82% report high or complete trust in delivery controls, 71% require human review for resource optimization recommendations and only 27% allow CPU and memory changes to be applied automatically. The article explains that rightsizing is perceived as riskier because it changes scheduling and runtime resource constraints.

### Source excerpt

Kubernetes teams automate deployments without thinking about it. CI/CD pipelines fire dozens of times a day, autoscaling adjusts replicas in The post Kubernetes teams trust automation to ship code but not to touch CPU, and AI is raising the stakes appeared first on The New Stack.

## ClickHouse Release 26.4

DevFeed: [ClickHouse Release 26.4](<https://devfeed.tech/articles/clickhouse-release-26-4-5141.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-release-26-04>)

Author: ClickHouse

Published: 2026-05-08T00:00:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [community](<https://devfeed.tech/tags/community.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [features](<https://devfeed.tech/tags/features.md>), [performance](<https://devfeed.tech/tags/performance.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [release](<https://devfeed.tech/tags/release.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

ClickHouse 26.4 introduces 39 new features, 45 performance optimizations, and 238 bug fixes. The release expands SQL compatibility with features including VALUES as a table expression, EXTRACT units, SET TIME ZONE, NATURAL JOIN, and compound INTERVAL literals. It also includes faster COUNT DISTINCT and improvements to EXPLAIN.

### Source excerpt

ClickHouse 26.4 is here! In this release, more features become SQL compatible, COUNT DISTINCT gets faster, EXPLAIN gets even prettier, and more

## We're Transferring the Stripe Sync Engine to Stripe

DevFeed: [We're Transferring the Stripe Sync Engine to Stripe](<https://devfeed.tech/articles/we-re-transferring-the-stripe-sync-engine-to-stripe-564.md>)

Original publisher: [Read original article](<https://supabase.com/blog/stripe-sync-engine-transfer>)

Author: Raminder Singh; Matt Linkous; Gregor Vand; Ana Mogul

Published: 2026-04-14T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [stripe](<https://devfeed.tech/topics/stripe.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [data](<https://devfeed.tech/topics/data.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [cli](<https://devfeed.tech/tags/cli.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [data](<https://devfeed.tech/tags/data.md>), [installations](<https://devfeed.tech/tags/installations.md>), [integration](<https://devfeed.tech/tags/integration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [release](<https://devfeed.tech/tags/release.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [stripe](<https://devfeed.tech/tags/stripe.md>), [sync](<https://devfeed.tech/tags/sync.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Supabase is transferring the open-source Stripe Sync Engine repository to Stripe. The article describes the teams' collaboration, the integration's continued operation, and new capabilities including coupon syncing, branching support, immediate synchronization, upgrade controls, SSL enforcement, and install/uninstall management.

### Source excerpt

We're transferring the Stripe Sync Engine from supabase/stripe-sync-engine to stripe/sync-engine

## ClickHouse Release 26.3

DevFeed: [ClickHouse Release 26.3](<https://devfeed.tech/articles/clickhouse-release-26-3-5140.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-release-26-03>)

Author: ClickHouse

Published: 2026-04-07T00:00:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [dataset](<https://devfeed.tech/topics/dataset.md>), [Sorting](<https://devfeed.tech/topics/sorting.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [community](<https://devfeed.tech/tags/community.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [features](<https://devfeed.tech/tags/features.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [sorting](<https://devfeed.tech/tags/sorting.md>)

### AI overview

ClickHouse 26.3 introduces 27 features, 40 performance optimizations, and 202 bug fixes, including default async inserts, expanded JOIN reordering, materialized CTEs, improved EXPLAIN output, and natural sorting.

### Source excerpt

ClickHouse 26.3 is here! In this release, async inserts are turned on by default, we've got more JOIN reordering, materialized CTES have arrived, and more!

## Announcing Swift System Metrics 1.0: Process-Level Monitoring

DevFeed: [Announcing Swift System Metrics 1.0: Process-Level Monitoring](<https://devfeed.tech/articles/announcing-swift-system-metrics-1-0-process-level-monitoring-2936.md>)

Original publisher: [Read original article](<https://swift.org/blog/swift-system-metrics-1.0-released/>)

Author: Vladimir Kukushkin

Published: 2026-02-20T10:00:00Z

Content type: release

Language: en

Sources: [Swift.org](<https://devfeed.tech/sources/swift-org.md>)

Topics: [Swift](<https://devfeed.tech/topics/swift.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [observability](<https://devfeed.tech/topics/observability.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [API](<https://devfeed.tech/topics/api.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [real-time](<https://devfeed.tech/topics/real-time.md>)

Tags: [contributed](<https://devfeed.tech/tags/contributed.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [net](<https://devfeed.tech/tags/net.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [performance](<https://devfeed.tech/tags/performance.md>), [process](<https://devfeed.tech/tags/process.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [release](<https://devfeed.tech/tags/release.md>), [swift](<https://devfeed.tech/tags/swift.md>)

### AI overview

Swift System Metrics 1.0 is a stable Swift package for collecting process-level metrics, including CPU utilization, memory usage, file descriptors, and process start time, on Linux and macOS. It integrates with Swift Metrics and supports Prometheus and OpenTelemetry backends, with an example Grafana dashboard and production-focused observability use cases.

### Source excerpt

We are excited to announce the 1.0 release of Swift System Metrics, a Swift package that collects process-level system metrics like CPU utilization time and memory usage. Swift System Metrics runs on both Linux and macOS, providing a common API across platforms. Swift System Metrics visualized in Grafana, demonstrating what's possible with real-time monitoring. Monitoring process metrics enables you to detect performance issues, optimize resource usage, and ensure your service remains reliable and cost-effective under varying loads. You can integrate Swift System Metrics into your service in just a few lines of code, making observability accessible to every developer and ensuring that even the smallest services can have production-grade visibility from day one. Swift System Metrics is part of a larger set of packages that provide an end-to-end solution for integrating metrics into your Swift applications and services. Once system metrics are collected, they're reported to Swift Metrics, a backend-agnostic metrics API that can work with popular backends like Prometheus and OpenTelemetry. Swift System Metrics also leverages Swift Service Lifecycle to handle process bootstrapping and resource cleanup. With the 1.0 milestone, the API is now stable and ready for use. Note that this package was previously swift-metrics-extras, and renamed to better reflect its purpose. Highlights Collects and reports: CPU utilization time Virtual and resident memory usage Open and maximum available file descriptors Process start time API-stable public interface Support on both Linux and macOS musl libc compatibility The package includes an example Grafana dashboard configuration to start visualizing metrics immediately. Get Started Add the dependency to your Package.swift: .package(url: "https://github.com/apple/swift-system-metrics", from: "1.0.0") Add the library dependency to your target: .product(name: "SystemMetrics", package: "swift-system-metrics") Import and use in your code: impo

## Who Contributed to PostgreSQL Development in 2025?

DevFeed: [Who Contributed to PostgreSQL Development in 2025?](<https://devfeed.tech/articles/who-contributed-to-postgresql-development-in-2025-33633.md>)

Original publisher: [Read original article](<https://rhaas.blogspot.com/2026/01/who-contributed-to-postgresql.html>)

Author: Robert Haas (noreply@blogger.com)

Published: 2026-01-19T15:29:00Z

Content type: article

Language: en

Sources: [Robert Haas](<https://devfeed.tech/sources/robert-haas.md>)

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Development](<https://devfeed.tech/topics/development.md>), [Code](<https://devfeed.tech/topics/code.md>), [Statistics](<https://devfeed.tech/topics/statistics.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [blog](<https://devfeed.tech/tags/blog.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [code](<https://devfeed.tech/tags/code.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributions](<https://devfeed.tech/tags/contributions.md>), [development](<https://devfeed.tech/tags/development.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [statistics](<https://devfeed.tech/tags/statistics.md>)

### AI overview

An annual analysis of PostgreSQL code contributions in 2025 counts 266 principal authors and reports the concentration of new lines of code and commits among contributors. The author notes that the methodology has significant limitations and does not capture all important work.

### Source excerpt

Here is another annual blog post breaking down code contributions to PostgreSQL itself (not ecosystem projects) by principal author. I have mentioned every year that this methodology has many limitations and fails to capture a lot of important work, and I reiterate that this year as usual. Nonetheless, many people seem to find these statistics helpful, so here they are. Read more "

## Hired Through GitHub: Part 1

DevFeed: [Hired Through GitHub: Part 1](<https://devfeed.tech/articles/hired-through-github-part-1-13491.md>)

Original publisher: [Read original article](<https://zed.dev/blog/hired-through-github-part-1>)

Author: Joseph Lyons, Katie Geer, Franciska Dethlefsen

Published: 2025-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code quality](<https://devfeed.tech/topics/code-quality.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [code-quality](<https://devfeed.tech/tags/code-quality.md>), [coding](<https://devfeed.tech/tags/coding.md>), [community](<https://devfeed.tech/tags/community.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributions](<https://devfeed.tech/tags/contributions.md>), [developers](<https://devfeed.tech/tags/developers.md>), [discord](<https://devfeed.tech/tags/discord.md>), [github](<https://devfeed.tech/tags/github.md>), [interview](<https://devfeed.tech/tags/interview.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pycharm](<https://devfeed.tech/tags/pycharm.md>), [series](<https://devfeed.tech/tags/series.md>), [technical](<https://devfeed.tech/tags/technical.md>), [university](<https://devfeed.tech/tags/university.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Zed Industries describes how open source contributors can become employees through sustained, high-quality GitHub contributions, community engagement, and collaboration with the team. The article begins a series profiling contributors who joined Zed's core team.

### Source excerpt

Stories from the open source contributors who became core team members.

## ZK Grants Round Announcement

DevFeed: [ZK Grants Round Announcement](<https://devfeed.tech/articles/zk-grants-round-announcement-17107.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2024/06/25/zk-grants-round-announce>)

Author: Rodrigo Vasquez

Published: 2024-06-25T00:00:00Z

Content type: news

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [projects](<https://devfeed.tech/tags/projects.md>), [research-development](<https://devfeed.tech/tags/research-development.md>), [reviews](<https://devfeed.tech/tags/reviews.md>), [sponsor](<https://devfeed.tech/tags/sponsor.md>)

### AI overview

The Ethereum Foundation and several ecosystem organizations announced the 25 winners of a collaborative ZK grant round. The sponsors contributed to a shared funding pool, and the winners were selected through rank-choice voting after reviews.

### Source excerpt

The Ethereum Foundation, along with Aztec, Polygon, Scroll, Taiko, zkSync, announces the 25 winners of the collaborative ZK grant round. Each sponsor contributed 150,000 USD to the shared pool of 900,000 USD. The winners were selected through a rank-choice vote after thorough reviews. The selected projects cover a...

## Design needs everyone: new plans for companies that design together

DevFeed: [Design needs everyone: new plans for companies that design together](<https://devfeed.tech/articles/design-needs-everyone-new-plans-for-companies-that-design-together-9606.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/design-needs-everyone-new-plans-for-companies-that-design-together/>)

Author: Amanda Kleha

Published: 2022-02-01T00:00:00Z

Content type: article

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Figma](<https://devfeed.tech/topics/figma.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [design](<https://devfeed.tech/tags/design.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [figma](<https://devfeed.tech/tags/figma.md>), [flow](<https://devfeed.tech/tags/flow.md>), [free](<https://devfeed.tech/tags/free.md>), [launch](<https://devfeed.tech/tags/launch.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [open](<https://devfeed.tech/tags/open.md>), [platform](<https://devfeed.tech/tags/platform.md>), [plugins](<https://devfeed.tech/tags/plugins.md>), [product](<https://devfeed.tech/tags/product.md>), [projects](<https://devfeed.tech/tags/projects.md>), [use-cases](<https://devfeed.tech/tags/use-cases.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

Figma announces new FigJam plans and a Figma Enterprise plan to help companies involve more people in collaborative design. The article describes organizational challenges caused by growing usage and highlights FigJam use cases, plugins, widgets, templates, and pricing for shared whiteboards.

### Source excerpt

Today, we're launching new FigJam plans, along with a new Figma Enterprise plan, to welcome more people into the design process.

## Node.js 16.6.0 (Current)

DevFeed: [Node.js 16.6.0 (Current)](<https://devfeed.tech/articles/node-js-16-6-0-current-2629.md>)

Original publisher: [Read original article](<https://nodejs.org/en/blog/release/v16.6.0>)

Published: 2021-07-29T23:09:41Z

Content type: release

Language: en

Sources: [Node.js Blog](<https://devfeed.tech/sources/node-js-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [make](<https://devfeed.tech/topics/make.md>)

Tags: [contributed](<https://devfeed.tech/tags/contributed.md>), [debugger](<https://devfeed.tech/tags/debugger.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [make](<https://devfeed.tech/tags/make.md>), [memory](<https://devfeed.tech/tags/memory.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [process](<https://devfeed.tech/tags/process.md>), [update](<https://devfeed.tech/tags/update.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Node.js 16.6.0 updates V8, addresses a high-severity use-after-free vulnerability in HTTP/2 stream cancellation, and includes debugger, crypto, async hooks, REPL, build, and dependency changes.

### Source excerpt

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

## A New Kubectl Plugin for Kubernetes Ingress Controller ingress-nginx

DevFeed: [A New Kubectl Plugin for Kubernetes Ingress Controller ingress-nginx](<https://devfeed.tech/articles/a-new-kubectl-plugin-for-kubernetes-ingress-controller-ingress-nginx-1463.md>)

Original publisher: [Read original article](<https://shopify.engineering/kubectl-plugin-kubernetes-ingress-controller-ingress-nginx>)

Author: Alex Kursell

Published: 2019-05-01T17:44:00Z

Content type: article

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [debugging](<https://devfeed.tech/topics/debugging.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [changelog](<https://devfeed.tech/tags/changelog.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [debug](<https://devfeed.tech/tags/debug.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [releases](<https://devfeed.tech/tags/releases.md>), [shopify](<https://devfeed.tech/tags/shopify.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

Shopify introduces a kubectl plugin for ingress-nginx that simplifies upgrade checks, ingress inspection, and debugging workflows.

### Source excerpt

Shopify introduces a new kubectl plugin for Kubernetes Ingress Controller ingress-nginx making it easier to upgrade and debug.

## Zumbatech Contributed to Hackforchange Using Open-Source Tools

DevFeed: [Zumbatech Contributed to Hackforchange Using Open-Source Tools](<https://devfeed.tech/articles/zumbatech-takes-on-hackforchange-29161.md>)

Original publisher: [Read original article](<http://tech.zumba.com/2015/06/15/zumbatech-at-hackforchange//>)

Author: Chris Saylor (christopher.saylor@zumba.com)

Published: 2015-06-15T00:00:00Z

Content type: article

Language: en

Sources: [Zumba](<https://devfeed.tech/sources/zumba.md>)

Topics: [opensource](<https://devfeed.tech/topics/opensource.md>), [Tool](<https://devfeed.tech/topics/tool.md>)

Tags: [contributed](<https://devfeed.tech/tags/contributed.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [takes](<https://devfeed.tech/tags/takes.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

The article describes how Zumbatech contributed to Hackforchange using open-source tools.

### Source excerpt

How Zumbatech contributed to Hackforchange utilizing opensource tools.

## Explorer Shell Merged

DevFeed: [Explorer Shell Merged](<https://devfeed.tech/articles/explorer-shell-merged-33107.md>)

Original publisher: [Read original article](<https://reactos.org/project-news/explorer-shell-merged/>)

Published: 2014-11-26T00:00:00Z

Content type: news

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [Shell](<https://devfeed.tech/topics/shell.md>), [Development](<https://devfeed.tech/topics/development.md>), [WINE](<https://devfeed.tech/topics/wine.md>), [interfaces](<https://devfeed.tech/topics/interfaces.md>), [Data structures](<https://devfeed.tech/topics/data-structures.md>)

Tags: [contributed](<https://devfeed.tech/tags/contributed.md>), [development](<https://devfeed.tech/tags/development.md>), [free](<https://devfeed.tech/tags/free.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [project](<https://devfeed.tech/tags/project.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [refactoring](<https://devfeed.tech/tags/refactoring.md>), [shell](<https://devfeed.tech/tags/shell.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>), [wine](<https://devfeed.tech/tags/wine.md>)

### AI overview

ReactOS announces the merger of the explorer_new branch into trunk after years of development. The article recognizes contributors involved in developing the shell, refactoring supporting libraries, researching shell data structures and interfaces, and adapting the code to run on ReactOS and Windows.

### Source excerpt

To all the community members, we of the ReactOS Project present an early Thanksgiving present in the form of the merging of the explorer_new branch into trunk. It has been a long road with explorer_new's development having stretched many years. It is only fitting that we also celebrate the people who contributed so much to bringing this to fruition, some of whom we pay specific thanks to below. The first such person actually never touched explorer_new, but his contribution should not be overlooked.