# Follow

Published articles for Follow.

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

## Introducing pg\_clickhouse: A Postgres extension for querying ClickHouse

DevFeed: [Introducing pg\_clickhouse: A Postgres extension for querying ClickHouse](<https://devfeed.tech/articles/introducing-pg-clickhouse-a-postgres-extension-for-querying-clickhouse-5335.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/introducing-pg_clickhouse>)

Author: David Wheeler

Published: 2025-12-10T00:00:00Z

Content type: article

Language: en

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

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [migration](<https://devfeed.tech/topics/migration.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Extension](<https://devfeed.tech/topics/extension.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [docker](<https://devfeed.tech/tags/docker.md>), [follow](<https://devfeed.tech/tags/follow.md>), [migration](<https://devfeed.tech/tags/migration.md>), [observability](<https://devfeed.tech/tags/observability.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

The article introduces pg_clickhouse v0.1.0, an Apache 2-licensed PostgreSQL extension that transparently executes analytics queries on ClickHouse from PostgreSQL. It aims to simplify migrations by allowing existing PostgreSQL queries to run unmodified while pushing execution to ClickHouse.

### Source excerpt

Today, we're pleased to release pg_clickhouse, an Apache 2-licensed PostgreSQL extension to transparently execute analytics queries on ClickHouse directly from PostgreSQL.

## Top engineering voices to follow in 2025

DevFeed: [Top engineering voices to follow in 2025](<https://devfeed.tech/articles/top-engineering-voices-to-follow-in-2025-12046.md>)

Original publisher: [Read original article](<https://incident.io/blog/top-engineering-voices-2025>)

Author: Kate Bernacchi-Sass

Published: 2025-07-18T13:00:00Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [engineering-leadership](<https://devfeed.tech/topics/engineering-leadership.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [community](<https://devfeed.tech/tags/community.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [engineering-leadership](<https://devfeed.tech/tags/engineering-leadership.md>), [follow](<https://devfeed.tech/tags/follow.md>), [github](<https://devfeed.tech/tags/github.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [outage](<https://devfeed.tech/tags/outage.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [voices](<https://devfeed.tech/tags/voices.md>)

### AI overview

An editorial list highlights engineering voices to follow in 2025, focusing on people who share technical insights, leadership experience, organizational perspectives, practical engineering advice, and community contributions. It profiles Camille, Cassidy, and others, with topics including platform engineering, leadership growth, productivity, mental health, coding, and developer tools such as Copilot.

### Source excerpt

We launched our list of Top engineering voices to follow in 2025 to spotlight those engineers who aren't just building behind the scenes, but also writing, posting, and contributing in ways that make the whole community smarter.

## Upskill your LLMs With Gradio MCP Servers

DevFeed: [Upskill your LLMs With Gradio MCP Servers](<https://devfeed.tech/articles/upskill-your-llms-with-gradio-mcp-servers-7229.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/gradio-mcp-servers>)

Author: Freddy Boulton

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

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [LLMs](<https://devfeed.tech/topics/llms.md>), [spaces](<https://devfeed.tech/topics/spaces.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [flux](<https://devfeed.tech/topics/flux.md>), [Python](<https://devfeed.tech/topics/python.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [claude](<https://devfeed.tech/tags/claude.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [flux](<https://devfeed.tech/tags/flux.md>), [follow](<https://devfeed.tech/tags/follow.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [spaces](<https://devfeed.tech/tags/spaces.md>)

### AI overview

This article explains how Gradio applications hosted on Hugging Face Spaces can expose tools through the Model Context Protocol (MCP), allowing LLM clients such as Cursor and Claude Code to use new capabilities. It demonstrates connecting Flux.1 Kontext[dev] as an MCP server for text-guided image editing.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Open-R1: Update #1

DevFeed: [Open-R1: Update #1](<https://devfeed.tech/articles/open-r1-update-1-7420.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/open-r1/update-1>)

Author: Leandro von Werra; Lewis Tunstall; Quentin Gallouédec; Guilherme Penedo; Edward Beeching; Anton Lozhkov; Brigitte Tousignant; Daniel van Strien

Published: 2025-02-02T00:04:28Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [deepseek](<https://devfeed.tech/topics/deepseek.md>), [synthetic-data](<https://devfeed.tech/topics/synthetic-data.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [grpo](<https://devfeed.tech/topics/grpo.md>), [trl](<https://devfeed.tech/topics/trl.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [vllm](<https://devfeed.tech/topics/vllm.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [deepseek](<https://devfeed.tech/tags/deepseek.md>), [follow](<https://devfeed.tech/tags/follow.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [grpo](<https://devfeed.tech/tags/grpo.md>), [leaderboard](<https://devfeed.tech/tags/leaderboard.md>), [synthetic-data](<https://devfeed.tech/tags/synthetic-data.md>), [trl](<https://devfeed.tech/tags/trl.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

This update reports early progress on the open-r1 project to reproduce the DeepSeek-R1 training pipeline and dataset. It covers matching MATH-500 evaluation results, the unusually long model responses and their GPU-memory implications, a public evaluation leaderboard, and the integration of GRPO into TRL with DeepSpeed and vLLM support.

### Source excerpt

It's been two weeks since the release of DeepSeek R1 and just a week since we started the open-r1 project to replicate the missing pieces, namely the training pipeline and the synthetic data. This post summarizes: - the progress of Open-R1 to replicate the DeepSeek-R1 pipeline and dataset - what we learned about DeepSeek-R1 and discussions around it - cool projects the community has built since the release of DeepSeek-R1 It should serve both as an update on the project and as a collection of...

## Chainguard's image tagging philosophy: enabling high velocity updates (pt. 3 of 3)

DevFeed: [Chainguard's image tagging philosophy: enabling high velocity updates (pt. 3 of 3)](<https://devfeed.tech/articles/chainguard-s-image-tagging-philosophy-enabling-high-velocity-updates-pt-3-of-3-12990.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/chainguards-image-tagging-philosophy-enabling-high-velocity-updates-pt-3-of-3>)

Published: 2023-11-17T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [monorepo](<https://devfeed.tech/topics/monorepo.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [digests](<https://devfeed.tech/tags/digests.md>), [follow](<https://devfeed.tech/tags/follow.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [image](<https://devfeed.tech/tags/image.md>), [image-tagging](<https://devfeed.tech/tags/image-tagging.md>), [monorepo](<https://devfeed.tech/tags/monorepo.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [sbom](<https://devfeed.tech/tags/sbom.md>), [security](<https://devfeed.tech/tags/security.md>), [workflows](<https://devfeed.tech/tags/workflows.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

Chainguard explains how deploying container images by digest improves security while preserving automated updates from image tags. Its digesta-bot updates digest references in source files, opens pull requests, and relies on testing and human review before production deployment.

### Source excerpt

Discover the final insights in Chainguard's image tagging series, focusing on maximizing update speed and security.

## ESP Insights: Playing with Device Tags

DevFeed: [ESP Insights: Playing with Device Tags](<https://devfeed.tech/articles/esp-insights-playing-with-device-tags-13843.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-insights-playing-with-device-tags/>)

Author: John Lee

Published: 2022-09-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [blog](<https://devfeed.tech/tags/blog.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-insights](<https://devfeed.tech/tags/esp-insights.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espinsights](<https://devfeed.tech/tags/espinsights.md>), [filter](<https://devfeed.tech/tags/filter.md>), [follow](<https://devfeed.tech/tags/follow.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [iot](<https://devfeed.tech/tags/iot.md>), [observability](<https://devfeed.tech/tags/observability.md>), [search](<https://devfeed.tech/tags/search.md>), [sign-in](<https://devfeed.tech/tags/sign-in.md>), [sign-up](<https://devfeed.tech/tags/sign-up.md>)

### AI overview

This article explains how ESP Insights device tags help users categorize and search ESP devices in the ESP Insights Dashboard. It describes name-value tags, examples such as location and firmware version, tag-based filtering, and tag management.

### Source excerpt

In today's world which is completely engulfed in social media, the notion of tags is not new. Most of the media publicly shared on the social network is tagged (or to be more accurate, hash-tagged) with something or the other. With that familiarity in mind, we thought of introducing the concept of tagging to the ESP devices, that should help users categorise or search their devices faster on the ESP Insights Dashboard.

## Presenting the Advantages of ESP32-S3-BOX, Espressif's AI Voice Development Kit

DevFeed: [Presenting the Advantages of ESP32-S3-BOX, Espressif's AI Voice Development Kit](<https://devfeed.tech/articles/presenting-the-advantages-of-esp32-s3-box-espressif-s-ai-voice-development-kit-13943.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/presenting-the-advantages-of-esp32-s3-box-espressifs-ai-voice-development-kit/>)

Author: John Lee

Published: 2021-11-22T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [SOC](<https://devfeed.tech/topics/soc.md>)

Tags: [ai-voice-assistant](<https://devfeed.tech/tags/ai-voice-assistant.md>), [aiot](<https://devfeed.tech/tags/aiot.md>), [applications](<https://devfeed.tech/tags/applications.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [development-kit](<https://devfeed.tech/tags/development-kit.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [follow](<https://devfeed.tech/tags/follow.md>), [hmi](<https://devfeed.tech/tags/hmi.md>), [iot](<https://devfeed.tech/tags/iot.md>), [jtag](<https://devfeed.tech/tags/jtag.md>), [offline](<https://devfeed.tech/tags/offline.md>), [sign-in](<https://devfeed.tech/tags/sign-in.md>), [sign-up](<https://devfeed.tech/tags/sign-up.md>), [soc](<https://devfeed.tech/tags/soc.md>), [speakers](<https://devfeed.tech/tags/speakers.md>), [usb](<https://devfeed.tech/tags/usb.md>), [voice](<https://devfeed.tech/tags/voice.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif's ESP32-S3-BOX is an AI voice development kit based on the ESP32-S3 Wi-Fi and Bluetooth 5 SoC. The article presents its hardware specifications and supported use cases, including online and offline voice assistants, AIoT devices, machine learning at the edge, and HMI applications.

### Source excerpt

Espressif Systems has recently released an AI voice development kit dubbed ESP32-S3-BOX, based on ESP32-S3 Wi-Fi + Bluetooth 5 (LE) SoC. It provides a platform for developing the control of smart devices with offline and online voice assistants. ESP32-S3-BOX is ideal for developing AIoT applications with reconfigurable AI voice functions, such as smart speakers, and IoT devices that achieve human-computer voice interaction directly.

## Google Chrome will soon let you follow your favorite websites

DevFeed: [Google Chrome will soon let you follow your favorite websites](<https://devfeed.tech/articles/google-chrome-will-soon-let-you-follow-your-favorite-websites-9009.md>)

Original publisher: [Read original article](<https://www.xda-developers.com/chrome-canary-android-experiment-follow-button/>)

Author: Kishan Vyas

Published: 2021-05-19T13:27:37Z

Content type: news

Language: en

Sources: [XDA - RSS](<https://devfeed.tech/sources/xda-rss.md>)

Topics: [Google Chrome](<https://devfeed.tech/topics/google-chrome.md>), [Chrome Canary](<https://devfeed.tech/topics/chrome-canary.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Android](<https://devfeed.tech/topics/android.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [blog](<https://devfeed.tech/tags/blog.md>), [chrome-canary](<https://devfeed.tech/tags/chrome-canary.md>), [follow](<https://devfeed.tech/tags/follow.md>), [google](<https://devfeed.tech/tags/google.md>), [google-chrome](<https://devfeed.tech/tags/google-chrome.md>), [google-i-o-2021](<https://devfeed.tech/tags/google-i-o-2021.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [rss](<https://devfeed.tech/tags/rss.md>), [xda-news-brief](<https://devfeed.tech/tags/xda-news-brief.md>)

### AI overview

Google Chrome is testing a Follow button in Chrome Canary for Android that lets users subscribe to websites. Updates from followed sites will appear in a Following section on the New Tab page, using RSS feeds to retrieve new content.

### Source excerpt

Google Chrome for Android is experimenting with a new feature that will let you subscribe to RSS feed of your favorite websites.