# Open Source

Open source software is software that can be freely accessed, used, changed, and shared under licenses complying with the Open Source Definition.

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

## Linux Foundation Newsletter: September 2026

DevFeed: [Linux Foundation Newsletter: September 2026](<https://devfeed.tech/articles/linux-foundation-newsletter-september-2026-41418.md>)

Original publisher: [Read original article](<https://www.linuxfoundation.org/blog/linux-foundation-newsletter-september-2026>)

Author: andrewb@proximabiz.com (The Linux Foundation)

Published: 2026-09-17T14:49:43Z

Content type: news

Language: en

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

Topics: [linux foundation](<https://devfeed.tech/topics/linux-foundation.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Xen](<https://devfeed.tech/topics/xen.md>), [opensearch](<https://devfeed.tech/topics/opensearch.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [blog](<https://devfeed.tech/tags/blog.md>), [careers](<https://devfeed.tech/tags/careers.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [education](<https://devfeed.tech/tags/education.md>), [lf-europe](<https://devfeed.tech/tags/lf-europe.md>), [lf-events](<https://devfeed.tech/tags/lf-events.md>), [lf-research](<https://devfeed.tech/tags/lf-research.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-blog](<https://devfeed.tech/tags/linux-blog.md>), [linux-foundation](<https://devfeed.tech/tags/linux-foundation.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [open-source-summit](<https://devfeed.tech/tags/open-source-summit.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [project-news](<https://devfeed.tech/tags/project-news.md>), [projects](<https://devfeed.tech/tags/projects.md>), [september-2026](<https://devfeed.tech/tags/september-2026.md>), [tech-talent](<https://devfeed.tech/tags/tech-talent.md>)

### AI overview

The September 2026 Linux Foundation Newsletter highlights upcoming AGNTCon and MCPCon North America, developments in agentic AI and AI-agent infrastructure, Xen safety and security work, OpenSearch recognition, and LF Energy research, projects, and community updates.

### Source excerpt

Welcome to the September 2026 edition of the Linux Foundation Newsletter The open agentic AI community is coming together in San Jose for AGNTCon + MCPCon North America, October 22-23. More than 3,500 developers, researchers, maintainers and technical leaders will gather for 150 sessions across 11 tracks focused on MCP, agent infrastructure, security, interoperability and production agent systems. Register by October 8 to save. Beyond the event, six developments stand out this month. TheAgentic AI Foundation welcomed the Gates Foundation as its first philanthropic member, bringing the perspectives of underserved communities into the development of agentic AI and supporting broader participation in the firstMCP Dev Summit Nairobi. The Linux Foundation welcomed TRACE, an open specification developed with AMD, Anthropic, Intel, Microsoft, NVIDIA, OPAQUE and TII to provide portable, verifiable runtime and compliance evidence for AI agents and confidential workloads. TheXen Project launched the Xen Safety Committee to develop shared engineering artifacts for functional safety certification and extended security coverage for Xen releases to five years.OpenSearch won the Analytics & Data Intelligence Solutions category in SiliconANGLE's2026 TechForward Awards as the project celebrates five years of community growth. NewLF Energy research found that open source software can deliver two to five times greater net value for grid operators and introduced a standardized framework for evaluating those investments. LF Energy also welcomed three new members and three new projects, advanced Power Grid Model to Early Adoption after more than 10 million downloads, and documented how TenneT achieved a tenfold improvement in grid security analysis performance with PowSyBl. You'll also find new Linux Foundation research, training and certification opportunities, registration for upcoming events, and project news spanning cloud native, AI, energy, cybersecurity, automotive, telecommunicat

## Catching poor LLM performance and accuracy before deployment

DevFeed: [Catching poor LLM performance and accuracy before deployment](<https://devfeed.tech/articles/catching-poor-llm-performance-and-accuracy-before-deployment-41392.md>)

Original publisher: [Read original article](<https://developers.redhat.com/articles/2026/09/17/catching-poor-llm-performance-and-accuracy-before-deployment>)

Author: Christopher Miyai

Published: 2026-09-17T13:16:47Z

Content type: article

Language: en

Sources: [Red Hat Developer](<https://devfeed.tech/sources/red-hat-developer.md>)

Topics: [vllm](<https://devfeed.tech/topics/vllm.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [container](<https://devfeed.tech/topics/container.md>)

Tags: [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [container-images](<https://devfeed.tech/tags/container-images.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [llm](<https://devfeed.tech/tags/llm.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [performance](<https://devfeed.tech/tags/performance.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

This article describes a regression-testing system for Red Hat AI Inference that compares upstream and midstream vLLM builds. It benchmarks LLM performance and accuracy across hardware variants and uses CI/CD to detect regressions before release.

### Source excerpt

vLLM is the leading open source inference and serving engine for LLMs. Averaging 64 commits a day with bi-weekly releases, the open source project goes through a significant amount of code changes rapidly. Red Hat AI Inference offers an integrated inference platform powered by vLLM, llm-d and vLLM's llm-compressor. The post Catching poor LLM performance and accuracy before deployment appeared first on Red Hat Developer.

## Fedora at Data Con LA 2026: Open Source & Local AI

DevFeed: [Fedora at Data Con LA 2026: Open Source & Local AI](<https://devfeed.tech/articles/fedora-at-data-con-la-2026-open-source-local-ai-41366.md>)

Original publisher: [Read original article](<https://communityblog.fedoraproject.org/fedora-at-data-con-la-2026-open-source-local-ai/>)

Author: Rob McBryde

Published: 2026-09-17T12:00:00Z

Content type: opinion

Language: en

Sources: [Fedora Community Blog](<https://devfeed.tech/sources/fedora-community-blog.md>)

Topics: [Fedora](<https://devfeed.tech/topics/fedora.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Data Science](<https://devfeed.tech/topics/data-science.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ambassadors](<https://devfeed.tech/tags/ambassadors.md>), [commops](<https://devfeed.tech/tags/commops.md>), [community](<https://devfeed.tech/tags/community.md>), [conference](<https://devfeed.tech/tags/conference.md>), [data-con-la](<https://devfeed.tech/tags/data-con-la.md>), [events](<https://devfeed.tech/tags/events.md>), [fedora](<https://devfeed.tech/tags/fedora.md>), [fedora-asahi-remix](<https://devfeed.tech/tags/fedora-asahi-remix.md>), [fedora-project-community](<https://devfeed.tech/tags/fedora-project-community.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

### AI overview

The Fedora Project reports on co-hosting with openSUSE at Data Con LA 2026. The report describes engagement with approximately 100 visitors, shared booth operations, and lessons for future Fedora Ambassador events.

### Source excerpt

On Saturday, August 22, 2026, the Fedora Project joined forces with openSUSE at Data Con LA 2026, hosted on the campus of California State University, Long Beach (CSULB). Now in its 14th year, Data Con LA is Southern California's largest gathering of data professionals, students, and practitioners covering data science, AI/ML, and data engineering. While [...] The post Fedora at Data Con LA 2026: Open Source & Local AI appeared first on Fedora Community Blog.

## Libreboot joins Software in the Public Interest (SPI) as Associated Project

DevFeed: [Libreboot joins Software in the Public Interest (SPI) as Associated Project](<https://devfeed.tech/articles/libreboot-joins-software-in-the-public-interest-spi-as-associated-project-32734.md>)

Original publisher: [Read original article](<https://libreboot.org/news/spi.html>)

Author: Leah Rowe

Published: 2026-09-17T04:32:50.666044Z

Content type: news

Language: en

Sources: [News about Libreboot releases and development](<https://devfeed.tech/sources/news-about-libreboot-releases-and-development.md>)

Topics: [libreboot](<https://devfeed.tech/topics/libreboot.md>), [coreboot](<https://devfeed.tech/topics/coreboot.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [bios](<https://devfeed.tech/tags/bios.md>), [canoeboot](<https://devfeed.tech/tags/canoeboot.md>), [coreboot](<https://devfeed.tech/tags/coreboot.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [libre](<https://devfeed.tech/tags/libre.md>), [libreboot](<https://devfeed.tech/tags/libreboot.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [uefi](<https://devfeed.tech/tags/uefi.md>)

### AI overview

Libreboot became an official associated project of Software in the Public Interest (SPI), a nonprofit that provides legal and fiscal infrastructure for free software projects. The article explains that the membership gives Libreboot formal administrative and financial support.

### Source excerpt

Article: Libreboot joins Software in the Public Interest (SPI) as Associated Project Web link: https://libreboot.org/news/spi.html

## Libreboot 20241008 release adds Sony PlayStation board support

DevFeed: [Libreboot 20241008 release adds Sony PlayStation board support](<https://devfeed.tech/articles/libreboot-20241008-released-with-playstation-support-32718.md>)

Original publisher: [Read original article](<https://libreboot.org/news/libreboot20241008.html>)

Author: Leah Rowe

Published: 2026-09-17T04:32:50.666044Z

Content type: release

Language: en

Sources: [News about Libreboot releases and development](<https://devfeed.tech/sources/news-about-libreboot-releases-and-development.md>)

Topics: [libreboot](<https://devfeed.tech/topics/libreboot.md>), [releases](<https://devfeed.tech/topics/releases.md>), [coreboot](<https://devfeed.tech/topics/coreboot.md>), [UEFI](<https://devfeed.tech/topics/uefi.md>), [boot](<https://devfeed.tech/topics/boot.md>), [x86](<https://devfeed.tech/topics/x86.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [arm](<https://devfeed.tech/tags/arm.md>), [bios](<https://devfeed.tech/tags/bios.md>), [boot](<https://devfeed.tech/tags/boot.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [canoeboot](<https://devfeed.tech/tags/canoeboot.md>), [coreboot](<https://devfeed.tech/tags/coreboot.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [flashing](<https://devfeed.tech/tags/flashing.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [libre](<https://devfeed.tech/tags/libre.md>), [libreboot](<https://devfeed.tech/tags/libreboot.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [releases](<https://devfeed.tech/tags/releases.md>), [uefi](<https://devfeed.tech/tags/uefi.md>)

### AI overview

Libreboot 20241008 is a testing release that includes changes from the sixth build-system audit, several bug fixes, and new board support including the Sony PlayStation and Dell OptiPlex. The build system was reduced from 1,482 to 1,159 shell-script source lines, a 21 percent reduction without reducing functionality.

### Source excerpt

Article: Libreboot 20241008 released! With PlayStation support! Web link: https://libreboot.org/news/libreboot20241008.html

## New Hampshire Proposes Smaller Bills to Enshrine Software Freedom in Law

DevFeed: [New Hampshire Proposes Smaller Bills to Enshrine Software Freedom in Law](<https://devfeed.tech/articles/new-hampshire-once-again-on-the-cusp-of-enshrining-software-freedom-into-law-your-help-is-needed-32737.md>)

Original publisher: [Read original article](<https://libreboot.org/news/usa-libre-part2.html>)

Author: Leah Rowe

Published: 2026-09-17T04:32:50.666044Z

Content type: news

Language: en

Sources: [News about Libreboot releases and development](<https://devfeed.tech/sources/news-about-libreboot-releases-and-development.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [bios](<https://devfeed.tech/tags/bios.md>), [canoeboot](<https://devfeed.tech/tags/canoeboot.md>), [coreboot](<https://devfeed.tech/tags/coreboot.md>), [developers](<https://devfeed.tech/tags/developers.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [law](<https://devfeed.tech/tags/law.md>), [libre](<https://devfeed.tech/tags/libre.md>), [libreboot](<https://devfeed.tech/tags/libreboot.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [software](<https://devfeed.tech/tags/software.md>), [uefi](<https://devfeed.tech/tags/uefi.md>)

### AI overview

Libreboot reports that New Hampshire is pursuing a series of smaller bills intended to achieve the goals of an earlier software-freedom bill that failed. A new hearing was scheduled for February 16, 2023, and the article urges readers in New Hampshire and surrounding states to participate and support the proposal.

### Source excerpt

Article: New Hampshire once again on the cusp of enshrining Software Freedom into law. YOUR HELP IS NEEDED. Web link: https://libreboot.org/news/usa-libre-part2.html

## New Hampshire bill HB1273 could enshrine software freedom principles into law

DevFeed: [New Hampshire bill HB1273 could enshrine software freedom principles into law](<https://devfeed.tech/articles/new-hampshire-usa-may-soon-enshrine-software-freedom-into-law-your-help-is-needed-32739.md>)

Original publisher: [Read original article](<https://libreboot.org/news/usa-libre.html>)

Author: Leah Rowe

Published: 2026-09-17T04:32:50.666044Z

Content type: opinion

Language: en

Sources: [News about Libreboot releases and development](<https://devfeed.tech/sources/news-about-libreboot-releases-and-development.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [make](<https://devfeed.tech/topics/make.md>), [Software](<https://devfeed.tech/topics/software.md>), [libreboot](<https://devfeed.tech/topics/libreboot.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [bios](<https://devfeed.tech/tags/bios.md>), [canoeboot](<https://devfeed.tech/tags/canoeboot.md>), [coreboot](<https://devfeed.tech/tags/coreboot.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [law](<https://devfeed.tech/tags/law.md>), [libre](<https://devfeed.tech/tags/libre.md>), [libreboot](<https://devfeed.tech/tags/libreboot.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [open-source-software](<https://devfeed.tech/tags/open-source-software.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [software](<https://devfeed.tech/tags/software.md>), [uefi](<https://devfeed.tech/tags/uefi.md>)

### AI overview

Leah Rowe discusses proposed New Hampshire bill HB1273, which the article says would enshrine software freedom and open-source principles into law. The article explains libre software and urges readers, especially those near New Hampshire, to pay attention and share the information.

### Source excerpt

Article: New Hampshire (USA) may soon enshrine Software Freedom into law. YOUR HELP IS NEEDED! Web link: https://libreboot.org/news/usa-libre.html

## Libreboot 10-year anniversary and history

DevFeed: [Libreboot 10-year anniversary and history](<https://devfeed.tech/articles/libreboot-10-year-anniversary-and-history-32659.md>)

Original publisher: [Read original article](<https://libreboot.org/news/10.html>)

Author: Leah Rowe

Published: 2026-09-17T04:32:50.666044Z

Content type: article

Language: en

Sources: [News about Libreboot releases and development](<https://devfeed.tech/sources/news-about-libreboot-releases-and-development.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [Operating system](<https://devfeed.tech/topics/operating-system.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [UEFI](<https://devfeed.tech/topics/uefi.md>), [x86](<https://devfeed.tech/topics/x86.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [boot](<https://devfeed.tech/topics/boot.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [anniversary](<https://devfeed.tech/tags/anniversary.md>), [article](<https://devfeed.tech/tags/article.md>), [bios](<https://devfeed.tech/tags/bios.md>), [canoeboot](<https://devfeed.tech/tags/canoeboot.md>), [coreboot](<https://devfeed.tech/tags/coreboot.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [history](<https://devfeed.tech/tags/history.md>), [libre](<https://devfeed.tech/tags/libre.md>), [libreboot](<https://devfeed.tech/tags/libreboot.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [uefi](<https://devfeed.tech/tags/uefi.md>), [x86](<https://devfeed.tech/tags/x86.md>)

### AI overview

This article marks Libreboot's 10-year anniversary and recounts the project's history from the author's perspective. It describes Libreboot as free, open-source boot firmware based on coreboot for selected Intel, AMD, x86, and ARM systems, and discusses its goals and development context.

### Source excerpt

Article: Libreboot 10-year anniversary and history Web link: https://libreboot.org/news/10.html

## PDFx - Extract references and metadata from PDF documents, and download all referenced PDFs

DevFeed: [PDFx - Extract references and metadata from PDF documents, and download all referenced PDFs](<https://devfeed.tech/articles/pdfx-extract-references-and-metadata-from-pdf-documents-and-download-all-referenced-pdfs-31874.md>)

Original publisher: [Read original article](<https://www.metachris.dev/pdfx/>)

Author: Chris Hager

Published: 2026-09-17T02:48:44.791916Z

Content type: tutorial

Language: en

Sources: [Chris Hager](<https://devfeed.tech/sources/chris-hager.md>)

Topics: [pdf](<https://devfeed.tech/topics/pdf.md>), [Python](<https://devfeed.tech/topics/python.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [JSON](<https://devfeed.tech/topics/json.md>), [pip](<https://devfeed.tech/topics/pip.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [broken-links](<https://devfeed.tech/tags/broken-links.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [download](<https://devfeed.tech/tags/download.md>), [github](<https://devfeed.tech/tags/github.md>), [install](<https://devfeed.tech/tags/install.md>), [json](<https://devfeed.tech/tags/json.md>), [library](<https://devfeed.tech/tags/library.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pdf](<https://devfeed.tech/tags/pdf.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

PDFx is an Apache-licensed open-source tool that extracts references and metadata from PDF documents. It detects PDF, URL, arXiv, and DOI references, can download referenced PDFs in parallel, identify broken hyperlinks, extract PDF text, and output results as text or JSON. It is available as a command-line tool and Python package, with support for local and online PDFs.

### Source excerpt

Reading over this paper and its references recently, I thought it would be great to be able to download all the references at once... This inspired me to write a little tool to do just that, and now it's done and released under the Apache open source license: https://github.com/metachris/pdfx Features Extract references and metadata from a given PDF Detects pdf, url, arxiv and doi references Fast, parallel download of all referenced PDFs Find broken hyperlinks (using the -c flag) (more) Output as text or JSON (using the -j flag) Extract the PDF text (using the --text flag) Use as command-line tool or Python package Compatible with Python 2 and 3 Works with local and online pdfs Getting Started Grab a copy of pdfx with easy_install or pip and run it:

## ENILINX TICKEY - An ESP32-S3-based color e-Paper badge with open firmware (Crowdfunding)

DevFeed: [ENILINX TICKEY - An ESP32-S3-based color e-Paper badge with open firmware (Crowdfunding)](<https://devfeed.tech/articles/enilinx-tickey-an-esp32-s3-based-color-e-paper-badge-with-open-firmware-crowdfunding-35040.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/17/enilinx-tickey-esp32-s3-color-e-paper-badge-with-open-firmware/>)

Author: Debashis Das

Published: 2026-09-17T00:00:34Z

Content type: news

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [e-ink](<https://devfeed.tech/topics/e-ink.md>), [Microcontroller](<https://devfeed.tech/topics/microcontroller.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [ble](<https://devfeed.tech/tags/ble.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [display](<https://devfeed.tech/tags/display.md>), [e-paper](<https://devfeed.tech/tags/e-paper.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [epaper](<https://devfeed.tech/tags/epaper.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [kickstarter](<https://devfeed.tech/tags/kickstarter.md>), [low-power](<https://devfeed.tech/tags/low-power.md>), [news](<https://devfeed.tech/tags/news.md>), [nfc](<https://devfeed.tech/tags/nfc.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [screen](<https://devfeed.tech/tags/screen.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

ENILINX has launched the TICKEY, a 3.7-inch color e-paper badge and desk display based on the ESP32-S3. It includes Wi-Fi, Bluetooth, NFC, a rechargeable battery, and support for smartphone updates, with standard and Developer Edition storage options. The company describes the firmware as open source, but no repository or further implementation details were available when the article was written.

### Source excerpt

ENIAC (operating as ENILINX) has launched the TICKEY, a 3.7-inch color e-Paper smart badge and desk display built around an ESP32-S3 MCU. The device features Wi-Fi, Bluetooth, and NFC connectivity, allowing users to update the screen from a smartphone without requiring continuous power to hold a static image. The display uses Modos' color e-paper technology to deliver 48+ native colors, with refresh times as fast as 3 seconds and sunlight readability. Measuring just 3.8mm thick and weighing 45 grams, TICKEY features an aluminum-alloy body and interchangeable faceplates, and supports NFC and QR code-based web profile sharing. The standard version includes 8MB of storage, whereas the Developer Edition offers 128MB for more advanced applications. These features make it suitable for desk reminders, event identification, digital business cards, and interactive maker projects. TICKEY specifications: Wireless MCU - ESP32-S3 Dual-core Tensilica LX7 microcontroller @ up to 240 MHz Wireless - 2.4 GHz 802.11n [...] The post ENILINX TICKEY - An ESP32-S3-based color e-Paper badge with open firmware (Crowdfunding) appeared first on CNX Software - Embedded Systems News.

## Automattic CEO Matt Mullenweg returned after 33 hours of leave without a public explanation

DevFeed: [Automattic CEO Matt Mullenweg returned after 33 hours of leave without a public explanation](<https://devfeed.tech/articles/automattic-says-ceo-mullenweg-was-gone-and-back-inside-33-hours-what-happened-between-31532.md>)

Original publisher: [Read original article](<https://thenewstack.io/automattic-mullenweg-boardroom-reversal/>)

Author: Adrian Bridgwater

Published: 2026-09-16T20:39:42Z

Content type: news

Language: en

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

Topics: [WordPress](<https://devfeed.tech/topics/wordpress.md>), [App](<https://devfeed.tech/topics/app.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Tumblr](<https://devfeed.tech/topics/tumblr.md>)

Tags: [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [company](<https://devfeed.tech/tags/company.md>), [cto](<https://devfeed.tech/tags/cto.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [governance](<https://devfeed.tech/tags/governance.md>), [matt-mullenweg](<https://devfeed.tech/tags/matt-mullenweg.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>)

### AI overview

Automattic CEO Matt Mullenweg was placed on leave and reinstated about 33 hours later. The company has not publicly explained what prompted the leave or return, while observers have raised--but not established--the possibility of an attempted change in control.

### Source excerpt

There were unusual goings-on this month at Automattic, a company known for its free and open-source app for building WordPress The post Automattic says CEO Mullenweg was gone and back inside 33 hours. What happened between? appeared first on The New Stack.

## ClickHouse is now available on the dbt platform

DevFeed: [ClickHouse is now available on the dbt platform](<https://devfeed.tech/articles/clickhouse-is-now-available-on-the-dbt-platform-31545.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-is-now-available-on-the-dbt-platform>)

Author: Aditya Chidurala; José Muñoz; Alex Francoeur

Published: 2026-09-16T19:38:40Z

Content type: release

Language: en

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

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [adapter](<https://devfeed.tech/tags/adapter.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [beta](<https://devfeed.tech/tags/beta.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [dbt](<https://devfeed.tech/tags/dbt.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [platform](<https://devfeed.tech/tags/platform.md>), [release](<https://devfeed.tech/tags/release.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

ClickHouse announces a dbt v2 adapter powered by dbt's Rust engine, available in public beta. ClickHouse is also available as a natively supported data warehouse on dbt Platform in private beta, with support for open-source ClickHouse and ClickHouse Cloud.

### Source excerpt

The ClickHouse adapter for dbt v2 is in public beta, powered by dbt's Rust engine. ClickHouse also joins the dbt platform in private beta, supporting open-source ClickHouse and ClickHouse Cloud.

## Improving HCLS AI reasoning with open-source agent skills

DevFeed: [Improving HCLS AI reasoning with open-source agent skills](<https://devfeed.tech/articles/improving-hcls-ai-reasoning-with-open-source-agent-skills-31521.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/improving-hcls-ai-reasoning-with-open-source-agent-skills/>)

Author: Michael Hsieh

Published: 2026-09-16T19:00:00Z

Content type: article

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Bioinformatics](<https://devfeed.tech/topics/bioinformatics.md>), [Medical imaging](<https://devfeed.tech/topics/medical-imaging.md>)

Tags: [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-quick-suite](<https://devfeed.tech/tags/amazon-quick-suite.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [foundation-models](<https://devfeed.tech/tags/foundation-models.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [healthcare-and-life-sciences](<https://devfeed.tech/tags/healthcare-and-life-sciences.md>), [intermediate-200](<https://devfeed.tech/tags/intermediate-200.md>), [kiro](<https://devfeed.tech/tags/kiro.md>), [life-sciences](<https://devfeed.tech/tags/life-sciences.md>), [medical-imaging](<https://devfeed.tech/tags/medical-imaging.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [strands-agents](<https://devfeed.tech/tags/strands-agents.md>)

### AI overview

This post presents 38 open-source agent skills spanning 11 healthcare and life sciences domains. The skills encode domain decision procedures for AI agents, and the reported evaluation found a 70-86% head-to-head win rate over agents without the skills.

### Source excerpt

AI agents on foundation models often misapply healthcare and life sciences decision frameworks, citing the right guideline but applying it incorrectly. This post shares 38 open-source agent skills across 11 HCLS domains that close this gap, with installation steps, three worked use cases, and a 410-prompt evaluation showing a 70-86% win rate.

## Nextcloud Hub 26 Summer Released, Euro-Office Desktop App Coming Soon

DevFeed: [Nextcloud Hub 26 Summer Released, Euro-Office Desktop App Coming Soon](<https://devfeed.tech/articles/nextcloud-hub-26-summer-released-euro-office-desktop-app-coming-soon-31458.md>)

Original publisher: [Read original article](<https://selfhostlab.io/nextcloud-hub-26-summer-release/>)

Author: Christian Rakoot

Published: 2026-09-16T18:32:34Z

Content type: release

Language: en

Sources: [Self Host Lab](<https://devfeed.tech/sources/self-host-lab.md>)

Topics: [Nextcloud](<https://devfeed.tech/topics/nextcloud.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [microsoft 365](<https://devfeed.tech/topics/microsoft-365.md>)

Tags: [collaboration](<https://devfeed.tech/tags/collaboration.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [feature](<https://devfeed.tech/tags/feature.md>), [microsoft-365](<https://devfeed.tech/tags/microsoft-365.md>), [news](<https://devfeed.tech/tags/news.md>), [office](<https://devfeed.tech/tags/office.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [release](<https://devfeed.tech/tags/release.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>)

### AI overview

Nextcloud Hub 26 Summer is live, with the Euro-Office desktop app announced for release in the coming weeks. The update also includes faster browser-based Office features and partner-contributed tools for teams, calendar resource booking, and Tables.

### Source excerpt

Nextcloud's Hub 26 Summer is live today, headlined by a new Euro-Office desktop app arriving in the coming weeks, plus features co-built with partners including IONOS, SURF, and the German state of Schleswig-Holstein.

## Node.js 26.9.0 (Current)

DevFeed: [Node.js 26.9.0 (Current)](<https://devfeed.tech/articles/node-js-26-9-0-current-31549.md>)

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

Published: 2026-09-16T18:17:42Z

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>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [crypto](<https://devfeed.tech/tags/crypto.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [node](<https://devfeed.tech/tags/node.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openssl](<https://devfeed.tech/tags/openssl.md>), [version](<https://devfeed.tech/tags/version.md>)

### AI overview

Node.js 26.9.0 is a current release with semver-minor additions and fixes across cryptography, module loading, Web Workers, benchmarking, builds, and diagnostics.

### 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.

## What to Expect at the Zephyr Project Workshop & Meetup (September 24, 2026) - Stuttgart, Germany

DevFeed: [What to Expect at the Zephyr Project Workshop & Meetup (September 24, 2026) - Stuttgart, Germany](<https://devfeed.tech/articles/what-to-expect-at-the-zephyr-project-workshop-meetup-september-24-2026-stuttgart-germany-38680.md>)

Original publisher: [Read original article](<https://zephyrproject.org/what-to-expect-at-the-zephyr-project-workshop-meetup-september-24-2026-stuttgart-germany/>)

Author: Susan Remmert

Published: 2026-09-16T17:57:36Z

Content type: article

Language: en

Sources: [Zephyr Project](<https://devfeed.tech/sources/zephyr-project-2.md>)

Topics: [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Application Development](<https://devfeed.tech/topics/application-development.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Simulation](<https://devfeed.tech/topics/simulation.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [blog](<https://devfeed.tech/tags/blog.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [developers](<https://devfeed.tech/tags/developers.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [events](<https://devfeed.tech/tags/events.md>), [germany](<https://devfeed.tech/tags/germany.md>), [meetup](<https://devfeed.tech/tags/meetup.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [technical](<https://devfeed.tech/tags/technical.md>), [workshop](<https://devfeed.tech/tags/workshop.md>), [zephyr](<https://devfeed.tech/tags/zephyr.md>)

### AI overview

The Zephyr community will hold a hands-on workshop and afternoon meetup in Stuttgart, Germany, on September 24, 2026. The workshop will cover practical Zephyr development, while the meetup will feature community-led technical presentations and networking.

### Source excerpt

On September 24, the Zephyr community will gather in Stuttgart for a hands-on workshop followed by an afternoon meetup featuring community-led technical presentations. The event is open to experienced contributors, first-time users, students, engineers, and anyone interested in open source embedded development. Attendees may join both sessions or choose either the workshop or the meetup based on their interests.

## What to Expect at the Zephyr Project Workshop & Meetup (September 24, 2026) - Stuttgart, Germany

DevFeed: [What to Expect at the Zephyr Project Workshop & Meetup (September 24, 2026) - Stuttgart, Germany](<https://devfeed.tech/articles/what-to-expect-at-the-zephyr-project-workshop-meetup-september-24-2026-stuttgart-germany-31425.md>)

Original publisher: [Read original article](<https://www.zephyrproject.org/what-to-expect-at-the-zephyr-project-workshop-meetup-september-24-2026-stuttgart-germany/>)

Author: Susan Remmert

Published: 2026-09-16T17:57:36Z

Content type: news

Language: en

Sources: [Zephyr Project](<https://devfeed.tech/sources/zephyr-project.md>)

Topics: [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [Application Development](<https://devfeed.tech/topics/application-development.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Simulation](<https://devfeed.tech/topics/simulation.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [blog](<https://devfeed.tech/tags/blog.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [community](<https://devfeed.tech/tags/community.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [development](<https://devfeed.tech/tags/development.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [event](<https://devfeed.tech/tags/event.md>), [events](<https://devfeed.tech/tags/events.md>), [germany](<https://devfeed.tech/tags/germany.md>), [meetup](<https://devfeed.tech/tags/meetup.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [sessions](<https://devfeed.tech/tags/sessions.md>), [simulation](<https://devfeed.tech/tags/simulation.md>), [technical](<https://devfeed.tech/tags/technical.md>), [testing](<https://devfeed.tech/tags/testing.md>), [workshop](<https://devfeed.tech/tags/workshop.md>), [zephyr](<https://devfeed.tech/tags/zephyr.md>)

### AI overview

The Zephyr community will hold a hands-on workshop and afternoon meetup in Stuttgart, Germany, on September 24, 2026. The program includes guided exercises, technical presentations, community networking, and discussions of Zephyr-based embedded applications.

### Source excerpt

On September 24, the Zephyr community will gather in Stuttgart for a hands-on workshop followed by an afternoon meetup featuring community-led technical presentations. The event is open to experienced contributors, first-time users, students, engineers, and anyone interested in open source embedded development. Attendees may join both sessions or choose either the workshop or the meetup based on their interests.

## Executive Director Search Extended to September 22

DevFeed: [Executive Director Search Extended to September 22](<https://devfeed.tech/articles/executive-director-search-extended-to-september-22-30935.md>)

Original publisher: [Read original article](<https://www.djangoproject.com/weblog/2026/sep/16/executive-director-search-extended/>)

Author: Jeff Triplett and the DSF Board

Published: 2026-09-16T12:50:40Z

Content type: news

Language: en

Sources: [The Django weblog](<https://devfeed.tech/sources/the-django-weblog.md>)

Topics: [Django](<https://devfeed.tech/topics/django.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Job](<https://devfeed.tech/topics/job.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [communication](<https://devfeed.tech/tags/communication.md>), [community](<https://devfeed.tech/tags/community.md>), [django](<https://devfeed.tech/tags/django.md>), [framework](<https://devfeed.tech/tags/framework.md>), [fundraising](<https://devfeed.tech/tags/fundraising.md>), [job](<https://devfeed.tech/tags/job.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [organizational](<https://devfeed.tech/tags/organizational.md>), [python](<https://devfeed.tech/tags/python.md>), [relationships](<https://devfeed.tech/tags/relationships.md>)

### AI overview

The Django Software Foundation has extended applications for its first Executive Director through September 22, 2026, anywhere on Earth. The role focuses on fundraising, partnerships, operations, and supporting the Django community.

### Source excerpt

We are extending the search for the Django Software Foundation's first Executive Director. Applications now close at the end of Tuesday, September 22, 2026, anywhere on Earth (AoE). As long as it is still September 22 somewhere, your application counts. We are happy with the applications we received. We also knew several people had applications in progress, and it took a while for word about the role to reach everyone it should have. Giving people a little more time felt like the fairest option. If you were most of the way there, you have until Tuesday. If you have already applied, this does not slow anything down for you. We are reviewing applications as they come in, and we will reach out to candidates and schedule interviews on the same timeline we planned. The Executive Director will play a central role in helping the DSF grow its capacity and build a sustainable future for the Django project and its community. That includes leading fundraising and partnerships, supporting the Foundation's operations and programs, and working closely with the board, staff, volunteers, and the wider Django community. We are looking for an experienced nonprofit leader who is comfortable taking on a broad role and building things as they go. Fundraising is central to this job. We need someone who is at ease sitting down with companies, making the case for Django, and connecting what the DSF does to what those organizations care about. Much of the Foundation's future depends on growing those relationships and turning them into steady support. You don't need to be a Django or Python expert, and you don't need prior involvement in the Django community. Experience with open source or other community-driven organizations is welcome, but we are primarily looking for someone with strong fundraising instincts, plus leadership, communication, relationship-building, and organizational skills. Could that person be you? If you have been waiting for the right opportunity to step forward, we enc

## Running OpenBao on Kubernetes with a CloudNativePG PostgreSQL backend

DevFeed: [Running OpenBao on Kubernetes with a CloudNativePG PostgreSQL backend](<https://devfeed.tech/articles/running-openbao-on-kubernetes-with-a-cloudnativepg-postgresql-backend-30887.md>)

Original publisher: [Read original article](<https://www.cncf.io/blog/2026/09/16/running-openbao-on-kubernetes-with-a-cloudnativepg-postgresql-backend/>)

Author: Gabriele Bartolini (EnterpriseDB) and CNCF Ambassador, Rob Kenefeck (ControlPlane)

Published: 2026-09-16T11:30:00Z

Content type: tutorial

Language: en

Sources: [Cloud Native Computing Foundation](<https://devfeed.tech/sources/cloud-native-computing-foundation.md>)

Topics: [CloudNativePG](<https://devfeed.tech/topics/cloudnativepg.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [vendor lock-in](<https://devfeed.tech/topics/vendor-lock-in.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cloudnativepg](<https://devfeed.tech/tags/cloudnativepg.md>), [docker](<https://devfeed.tech/tags/docker.md>), [hashicorp-vault](<https://devfeed.tech/tags/hashicorp-vault.md>), [helm](<https://devfeed.tech/tags/helm.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [linux-foundation](<https://devfeed.tech/tags/linux-foundation.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [vendor-lock-in](<https://devfeed.tech/tags/vendor-lock-in.md>)

### AI overview

A tutorial describes deploying OpenBao on Kubernetes with a three-instance CloudNativePG PostgreSQL cluster as its storage backend. It explains certificate-based authentication and a local Kind-based test environment.

### Source excerpt

Managing infrastructure secrets on Kubernetes needs a backend that is self-healing and free of vendor lock-in, and that is exactly what OpenBao (the Linux Foundation's open-source fork of HashiCorp Vault) and CloudNativePG give you: an entirely...

## What's New in OSS at Khan Academy

DevFeed: [What's New in OSS at Khan Academy](<https://devfeed.tech/articles/what-s-new-in-oss-at-khan-academy-27396.md>)

Original publisher: [Read original article](<http://engineering.khanacademy.org/posts/new-oss-activity.htm>)

Author: Khan Academy

Published: 2017-04-03T22:00:00Z

Content type: article

Language: en

Sources: [Khan Academy](<https://devfeed.tech/sources/khan-academy.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [Software](<https://devfeed.tech/topics/software.md>), [React](<https://devfeed.tech/topics/react.md>), [Functional programming](<https://devfeed.tech/topics/functional-programming.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Algorithms](<https://devfeed.tech/topics/algorithms.md>), [jQuery](<https://devfeed.tech/topics/jquery.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [functional-programming](<https://devfeed.tech/tags/functional-programming.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source-software](<https://devfeed.tech/tags/open-source-software.md>), [oss](<https://devfeed.tech/tags/oss.md>), [react](<https://devfeed.tech/tags/react.md>), [web-frontend](<https://devfeed.tech/tags/web-frontend.md>)

### AI overview

Khan Academy highlights several recent open-source projects, including Mu Lambda, a small JavaScript library of functional programming utilities; React Balance Text, a React wrapper for Adobe's Balance-Text project; Fuzzy Match Utils, which uses string-matching algorithms for filtering; and React Multi Select.

### Source excerpt

By Brian Genisio At Khan Academy, we rely heavily on Open Source Software (OSS). The majority of our ... Read more

## i18nize-templates: Internationalization After the Fact

DevFeed: [i18nize-templates: Internationalization After the Fact](<https://devfeed.tech/articles/i18nize-templates-internationalization-after-the-fact-27382.md>)

Original publisher: [Read original article](<http://engineering.khanacademy.org/posts/i18nize-templates.htm>)

Author: Khan Academy

Published: 2015-09-28T22:00:00Z

Content type: release

Language: en

Sources: [Khan Academy](<https://devfeed.tech/sources/khan-academy.md>)

Topics: [Internationalization (i18n)](<https://devfeed.tech/topics/i18n.md>), [Localization (l10n)](<https://devfeed.tech/topics/localization.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Python](<https://devfeed.tech/topics/python.md>), [Handlebars](<https://devfeed.tech/topics/handlebars.md>), [HTML](<https://devfeed.tech/topics/html.md>), [Library](<https://devfeed.tech/topics/library.md>), [Code](<https://devfeed.tech/topics/code.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Babel](<https://devfeed.tech/topics/babel.md>)

Tags: [babel](<https://devfeed.tech/tags/babel.md>), [code](<https://devfeed.tech/tags/code.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [html](<https://devfeed.tech/tags/html.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [language](<https://devfeed.tech/tags/language.md>), [languages](<https://devfeed.tech/tags/languages.md>), [library](<https://devfeed.tech/tags/library.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [programming](<https://devfeed.tech/tags/programming.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

Khan Academy describes retrofitting its English-only codebase for internationalization and localization across several HTML-rendering technologies. It introduces i18nize-templates, an open-source Python module that finds natural-language text in HTML and templates and marks it as i18n-aware. The tool supports raw HTML, jinja2, and Handlebars templates and reportedly reduces template annotation time by over 90%.

### Source excerpt

By Craig Silverstein Khan Academy started as a collection of videos, but now has over 100,000 pieces of ... Read more

## OpenMANET - A higher-bandwidth Meshtastic alternative leveraging 802.11ah WiFi HaLow

DevFeed: [OpenMANET - A higher-bandwidth Meshtastic alternative leveraging 802.11ah WiFi HaLow](<https://devfeed.tech/articles/openmanet-a-higher-bandwidth-meshtastic-alternative-leveraging-802-11ah-wifi-halow-27006.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/16/openmanet-a-higher-bandwidth-meshtastic-alternative-leveraging-802-11ah-wifi-halow/>)

Author: Jean-Luc Aufranc (CNXSoft)

Published: 2026-09-16T07:00:04Z

Content type: article

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Raspberry Pi](<https://devfeed.tech/topics/raspberry-pi.md>), [lora](<https://devfeed.tech/topics/lora.md>), [networking](<https://devfeed.tech/topics/networking.md>), [meshtastic](<https://devfeed.tech/topics/meshtastic.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>)

Tags: [802-11ah](<https://devfeed.tech/tags/802-11ah.md>), [broadcom-bcmxxxx](<https://devfeed.tech/tags/broadcom-bcmxxxx.md>), [camera](<https://devfeed.tech/tags/camera.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [gps](<https://devfeed.tech/tags/gps.md>), [halow](<https://devfeed.tech/tags/halow.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [linux](<https://devfeed.tech/tags/linux.md>), [low-power](<https://devfeed.tech/tags/low-power.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [meshtastic](<https://devfeed.tech/tags/meshtastic.md>), [network](<https://devfeed.tech/tags/network.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openmanet](<https://devfeed.tech/tags/openmanet.md>), [openwrt](<https://devfeed.tech/tags/openwrt.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>), [seeed-studio](<https://devfeed.tech/tags/seeed-studio.md>)

### AI overview

This article introduces OpenMANET, an open-source long-range wireless mesh networking project using Raspberry Pi hardware and Wi-Fi HaLow chips. It compares OpenMANET with LoRa-based Meshtastic, noting higher bandwidth and features such as push-to-talk, GPS sharing, video streaming, and ATAK integration, alongside higher hardware cost and power consumption.

### Source excerpt

OpenMANET is an open-source project for building long-range wireless mesh Mobile Ad-hoc Networks (MANETs) using Raspberry Pi SBCs and Wi-Fi HaLow (802.11ah) chips from Morse Micro. This came up when we wrote about Morse Micro USB WiFi HaLow adapters, and an X user commented that "OpenMANET is going to explode with these available, no more adapter boards or M.2 cards". OpenMANET targets search and rescue, disaster response, airsoft events, and other off-grid or infrastructure-failed situations. So it looks like an alternative to LoRa-based Meshtastic and Meshcore, with higher bandwidth, at the cost of more expensive hardware and higher power consumption. OpenMANET supports field communications, including push-to-talk, sharing GPS positions, cameras/video streams, and ATAK (Android Team Awareness Kit) integration. The mesh network can access the Internet through a single "mesh gate" over Starlink or cellular connectivity. The project supports a range of hardware platforms including Gateworks Venice, Raspberry Pi Zero 2 W, [...] The post OpenMANET - A higher-bandwidth Meshtastic alternative leveraging 802.11ah WiFi HaLow appeared first on CNX Software - Embedded Systems News.

## CVITEK CV1842H-P-based edge AI camera module offers night vision and AI-ISP support (Crowdfunding)

DevFeed: [CVITEK CV1842H-P-based edge AI camera module offers night vision and AI-ISP support (Crowdfunding)](<https://devfeed.tech/articles/cvitek-cv1842h-p-based-edge-ai-camera-module-offers-night-vision-and-ai-isp-support-crowdfunding-27005.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/16/cvitek-cv1842h-p-based-edge-ai-camera-module-offers-night-vision-and-ai-isp-support/>)

Author: Debashis Das

Published: 2026-09-16T00:00:55Z

Content type: news

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [AI Inference](<https://devfeed.tech/topics/ai-inference.md>), [V](<https://devfeed.tech/topics/v.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Toit](<https://devfeed.tech/topics/toit.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [arm](<https://devfeed.tech/tags/arm.md>), [artificial-intelligence-ai](<https://devfeed.tech/tags/artificial-intelligence-ai.md>), [camera](<https://devfeed.tech/tags/camera.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [debug](<https://devfeed.tech/tags/debug.md>), [edge-ai](<https://devfeed.tech/tags/edge-ai.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [ethernet](<https://devfeed.tech/tags/ethernet.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [inference](<https://devfeed.tech/tags/inference.md>), [kickstarter](<https://devfeed.tech/tags/kickstarter.md>), [linux](<https://devfeed.tech/tags/linux.md>), [module](<https://devfeed.tech/tags/module.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [risc-v](<https://devfeed.tech/tags/risc-v.md>), [robotics](<https://devfeed.tech/tags/robotics.md>), [rt-thread](<https://devfeed.tech/tags/rt-thread.md>), [soc](<https://devfeed.tech/tags/soc.md>), [sophgo](<https://devfeed.tech/tags/sophgo.md>), [tinyml](<https://devfeed.tech/tags/tinyml.md>), [usb](<https://devfeed.tech/tags/usb.md>), [video](<https://devfeed.tech/tags/video.md>), [vision](<https://devfeed.tech/tags/vision.md>)

### AI overview

The AIMORELOGY Ovis is an open-source modular AI vision camera built around the CVITEK CV1842H-P SoC. It provides full-color 1080p night vision, 1.5 TOPS edge AI inference, USB and Ethernet connectivity, and a dual-OS environment using Linux and RT-Thread.

### Source excerpt

The AIMORELOGY Ovis is an open-source AI vision camera module built around the CVITEK CV1842H-P SoC, with full-color 1080p night vision and 1.5 TOPS edge AI inference in a compact modular design. It is designed for drones, robotics, security systems, smart cameras, and custom embedded vision products. The camera features a compact stacked design, with a 20 x 20 mm Core board that includes the CVITEK CV1842H-P SoC, 2 Gbit NAND flash, USB, and UART debug pads. A Sensor board with the SC235HAI image sensor connects on top and also adds Ethernet and UART interfaces. An optional CVBS board goes between the Sensor board and the Ovis Core board. AIMORELOGY Ovis specifications: Ovis Core Board SoC - CVITEK CV1842H-P CPU - 1x Arm Cortex-A53 core @ 1.1 GHz, 1x RISC-V C906 core @ 800 MHz NPU - 1.5 TOPS @ INT8 with BF16 support ISP - AI-ISP with real-time 1080p [...] The post CVITEK CV1842H-P-based edge AI camera module offers night vision and AI-ISP support (Crowdfunding) appeared first on CNX Software - Embedded Systems News.

## ML based ranking using Nrtsearch

DevFeed: [ML based ranking using Nrtsearch](<https://devfeed.tech/articles/ml-based-ranking-using-nrtsearch-31461.md>)

Original publisher: [Read original article](<https://engineeringblog.yelp.com/2026/09/ml-ranking-with-nrtsearch.html>)

Author: Mohammad Mohtasham (Software Engineer); Tao Yu (Software Engineer)

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

Content type: article

Language: en

Sources: [Yelp](<https://devfeed.tech/sources/yelp.md>)

Topics: [Inference](<https://devfeed.tech/topics/inference.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [recommendation systems](<https://devfeed.tech/topics/recommendation-systems.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [bridge](<https://devfeed.tech/tags/bridge.md>), [inference](<https://devfeed.tech/tags/inference.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [overhead](<https://devfeed.tech/tags/overhead.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pipeline](<https://devfeed.tech/tags/pipeline.md>), [scalability](<https://devfeed.tech/tags/scalability.md>), [service](<https://devfeed.tech/tags/service.md>)

### AI overview

Yelp's Nrtsearch Inference Plugin embeds machine-learning ranking directly in the search layer. The article explains the scoring workflow, including model configuration, feature extraction, candidate ranking, and application-specific business logic. It describes how co-locating feature storage and inference reduces network transfer, serialization overhead, and latency compared with a standalone inference service.

### Source excerpt

We've extended Nrtsearch with the Inference Plugin, which embeds ML-based ranking directly in the search layer -- eliminating the need for a standalone scoring service. We use Nrtsearch (read more information on the blog post), a Lucene-based open-source search engine built by Yelp, to power a variety of applications such as business search, reviews search, ad delivery and photo search. In this blog post, we give a high-level overview of the Machine Learning (ML) based scoring workflow in Nrtsearch. We'll show how ML models are configured and loaded, and how different applications use custom business logic to develop, test, and...

[Next page](<https://devfeed.tech/topics/open-source.md?cursor=WyIyMDI2LTA5LTE2VDAwOjAwOjAwKzAwOjAwIiwgIjUxNDZkM2YzLWQwZGEtNDAzYi04ZGRjLTExN2Y4NDEyODEzOSJd>)