# hosting

Published articles for hosting.

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

## How libreboot.org is hosted

DevFeed: [How libreboot.org is hosted](<https://devfeed.tech/articles/how-libreboot-org-is-hosted-32671.md>)

Original publisher: [Read original article](<https://libreboot.org/news/fedfree.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: [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [static-site-generator](<https://devfeed.tech/topics/static-site-generator.md>), [Git](<https://devfeed.tech/topics/git.md>), [forgejo](<https://devfeed.tech/topics/forgejo.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>), [github](<https://devfeed.tech/tags/github.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [internet](<https://devfeed.tech/tags/internet.md>), [libre](<https://devfeed.tech/tags/libre.md>), [libreboot](<https://devfeed.tech/tags/libreboot.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [static-site-generator](<https://devfeed.tech/tags/static-site-generator.md>), [uefi](<https://devfeed.tech/tags/uefi.md>)

### AI overview

The article introduces the Federation of Freedom, or Fedfree, a website launched in December 2022 to teach people how to self-host internet servers using libre software. It documents the hosting setup used by libreboot.org and plans to add guides for mail, rsync, cgit, and Forgejo. The project aims to help people avoid defaulting to proprietary hosting services.

### Source excerpt

Article: How libreboot.org is hosted Web link: https://libreboot.org/news/fedfree.html

## Minimizing the length of regular expressions, in practice

DevFeed: [Minimizing the length of regular expressions, in practice](<https://devfeed.tech/articles/minimizing-the-length-of-regular-expressions-in-practice-27405.md>)

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

Author: Khan Academy

Published: 2016-05-23T22:00:00Z

Content type: tutorial

Language: en

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

Topics: [Algorithms, Complexity](<https://devfeed.tech/topics/algorithms-complexity.md>), [Regular expression](<https://devfeed.tech/topics/regular-expression.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [cdn](<https://devfeed.tech/tags/cdn.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [google](<https://devfeed.tech/tags/google.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [news](<https://devfeed.tech/tags/news.md>), [re](<https://devfeed.tech/tags/re.md>), [repository](<https://devfeed.tech/tags/repository.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

Craig Silverstein explains how Khan Academy needed a compact regular expression to distinguish static URLs from dynamic URLs for CDN routing. The article describes why simple patterns were unsuitable, reports that a naive generated expression reached 402,025 characters, and introduces a second approach that reduced the length to 2,400 characters.

### Source excerpt

By Craig Silverstein The problem Software engineering interviews tend to be full of "algorithms" questions, because they're easy ... Read more

## Appwrite 2.1 is now available for self-hosting

DevFeed: [Appwrite 2.1 is now available for self-hosting](<https://devfeed.tech/articles/appwrite-2-1-is-now-available-for-self-hosting-17465.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/appwrite-2-1-self-hosted>)

Author: Atharva Deosthale

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

Content type: article

Language: en

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

Topics: [Appwrite](<https://devfeed.tech/topics/appwrite.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [API](<https://devfeed.tech/topics/api.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [api-documentation](<https://devfeed.tech/tags/api-documentation.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cli](<https://devfeed.tech/tags/cli.md>), [compression](<https://devfeed.tech/tags/compression.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [products](<https://devfeed.tech/tags/products.md>), [s3](<https://devfeed.tech/tags/s3.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [sign-in](<https://devfeed.tech/tags/sign-in.md>)

### AI overview

Appwrite 2.1 is available for self-hosted deployments. It adds the S3-compatible Storage API and AutoGravity image previews, along with TikTok and Kakao sign-in and Appwrite Console fixes. The release uses the existing upgrade command and migration process from Appwrite 2.0.

### Source excerpt

Appwrite 2.1 brings the S3 API and AutoGravity to self-hosted instances, adds TikTok and Kakao sign-in, and fixes for Appwrite Console.

## Figma launches data residency in Japan

DevFeed: [Figma launches data residency in Japan](<https://devfeed.tech/articles/figma-launches-data-residency-in-japan-9927.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/japan-local-data-hosting/>)

Author: Figma

Published: 2026-09-11T15:25:00Z

Content type: release

Language: en

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

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

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [data](<https://devfeed.tech/tags/data.md>), [data-management](<https://devfeed.tech/tags/data-management.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [figma](<https://devfeed.tech/tags/figma.md>), [financial-services](<https://devfeed.tech/tags/financial-services.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [japan](<https://devfeed.tech/tags/japan.md>), [launch](<https://devfeed.tech/tags/launch.md>), [product-development](<https://devfeed.tech/tags/product-development.md>), [public-sector](<https://devfeed.tech/tags/public-sector.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Figma launches data residency in Japan, allowing enterprise customers to host Figma file data domestically. The announcement highlights data protection, security, and data management needs across sectors including the public sector, healthcare, and financial services.

### Source excerpt

Figma strengthens data protection and security for enterprise customers with local data hosting.

## I Turned My Proxmox Server Into a NAS Without Installing TrueNAS

DevFeed: [I Turned My Proxmox Server Into a NAS Without Installing TrueNAS](<https://devfeed.tech/articles/i-turned-my-proxmox-server-into-a-nas-without-installing-truenas-10492.md>)

Original publisher: [Read original article](<https://www.virtualizationhowto.com/2026/09/i-turned-my-proxmox-server-into-a-nas-without-installing-truenas/>)

Author: Brandon Lee

Published: 2026-09-10T12:46:18Z

Content type: article

Language: en

Sources: [Virtualization Howto](<https://devfeed.tech/sources/virtualization-howto.md>)

Topics: [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [virtualization](<https://devfeed.tech/topics/virtualization.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Debian](<https://devfeed.tech/topics/debian.md>)

Tags: [ceph](<https://devfeed.tech/tags/ceph.md>), [debian](<https://devfeed.tech/tags/debian.md>), [home-lab](<https://devfeed.tech/tags/home-lab.md>), [home-server](<https://devfeed.tech/tags/home-server.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [linux](<https://devfeed.tech/tags/linux.md>), [nas](<https://devfeed.tech/tags/nas.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [server](<https://devfeed.tech/tags/server.md>), [storage](<https://devfeed.tech/tags/storage.md>), [virtualization](<https://devfeed.tech/tags/virtualization.md>)

### AI overview

The article presents ANAS, a project that adds native storage-management panels to the existing Proxmox VE web interface. It aims to let Proxmox manage storage using the underlying Debian/Linux capabilities without installing TrueNAS or introducing a separate management interface.

### Source excerpt

Proxmox is really good with all types of storage and I have used it as a dedicated NAS appliance many times. I have used dedicated NAS devices. I have also... The post I Turned My Proxmox Server Into a NAS Without Installing TrueNAS appeared first on Virtualization Howto.

## The 13 Best Video Training Platforms for Corporate L&D in 2026

DevFeed: [The 13 Best Video Training Platforms for Corporate L&D in 2026](<https://devfeed.tech/articles/the-13-best-video-training-platforms-for-corporate-l-d-in-2026-38023.md>)

Original publisher: [Read original article](<https://www.dacast.com/blog/best-video-hosting-platforms-for-online-courses/>)

Author: Jon Whitehead

Published: 2026-09-10T00:01:56Z

Content type: comparison

Language: en

Sources: [DaCast](<https://devfeed.tech/sources/dacast.md>)

Topics: [hosting](<https://devfeed.tech/topics/hosting.md>), [Learning](<https://devfeed.tech/topics/learning.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [article](<https://devfeed.tech/tags/article.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [corporate](<https://devfeed.tech/tags/corporate.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [learning](<https://devfeed.tech/tags/learning.md>), [platforms](<https://devfeed.tech/tags/platforms.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [the-video-experts-blog](<https://devfeed.tech/tags/the-video-experts-blog.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

A comparison of 13 video training platforms for corporate learning and development teams in 2026. It evaluates capabilities such as LMS integration, completion tracking, compliance recording, reporting, and pricing, identifying Dacast, Kaltura, and Panopto as having the clearest corporate training fit among the listed platforms.

### Source excerpt

By Dacast Editorial Team | Reviewed by Jon Whitehead, COO at Dacast | Updated September 2026 For corporate L&D teams, the best video training platforms have become core infrastructure rather than a nice-to-have. They provide a reliable and interactive learning experience for onboarding, compliance, and enablement content. Leveraging educational video hosting and video-on-demand (VOD) capabilities, [...] The post The 13 Best Video Training Platforms for Corporate L&D in 2026 appeared first on Dacast.

## How to Choose a Corporate Video Streaming Solution

DevFeed: [How to Choose a Corporate Video Streaming Solution](<https://devfeed.tech/articles/how-to-choose-a-corporate-video-streaming-solution-38025.md>)

Original publisher: [Read original article](<https://www.dacast.com/blog/how-to-choose-a-corporate-video-streaming-solution/>)

Author: Jon Whitehead

Published: 2026-09-09T15:46:02Z

Content type: tutorial

Language: en

Sources: [DaCast](<https://devfeed.tech/sources/dacast.md>)

Topics: [Streaming](<https://devfeed.tech/topics/streaming.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [API](<https://devfeed.tech/topics/api.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [api](<https://devfeed.tech/tags/api.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [the-video-experts-blog](<https://devfeed.tech/tags/the-video-experts-blog.md>)

### AI overview

This tutorial presents a five-step process for choosing a corporate video streaming solution: assess needs, research platforms, verify required features, set a budget, and select a platform for integration. It highlights CDN reliability, chapter markers, captions, APIs, support, branding, player themes, and scheduled-stream countdowns, and advises accounting for bandwidth overage fees.

### Source excerpt

By Dacast Editorial Team | Reviewed by Jon Whitehead, COO at Dacast | Updated September 2026 The global video streaming market was valued at $129.26 billion in 2024 and is projected to grow at a 21.5% compound annual rate through 2030, according to Grand View Research. Live streaming and interactive video make up a growing [...] The post How to Choose a Corporate Video Streaming Solution appeared first on Dacast.

## Video Hosting in China: What You Need to Know in 2026

DevFeed: [Video Hosting in China: What You Need to Know in 2026](<https://devfeed.tech/articles/video-hosting-in-china-what-you-need-to-know-in-2026-38024.md>)

Original publisher: [Read original article](<https://www.dacast.com/blog/business-video-hosting-china/>)

Author: Jon Whitehead

Published: 2026-09-07T04:45:44Z

Content type: tutorial

Language: en

Sources: [DaCast](<https://devfeed.tech/sources/dacast.md>)

Topics: [hosting](<https://devfeed.tech/topics/hosting.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [data](<https://devfeed.tech/topics/data.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [china](<https://devfeed.tech/tags/china.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [live-streaming](<https://devfeed.tech/tags/live-streaming.md>), [performance](<https://devfeed.tech/tags/performance.md>), [the-video-experts-blog](<https://devfeed.tech/tags/the-video-experts-blog.md>)

### AI overview

This guide explains the requirements for reliable, compliant video hosting in mainland China in 2026. It covers China-approved delivery paths, China-optimized routing and CDN infrastructure, playback performance planning, and compliance and data-handling considerations.

### Source excerpt

Dacast Editorial Team | Reviewed by Jon Whitehead, COO at Dacast | Updated September 2026 Over the past decade, China has become the world's largest internet market, and video is the default way people learn, shop, and engage with brands. By June 2025, China had 1.123 billion internet users, representing a penetration rate of 79.7% [...] The post Video Hosting in China: What You Need to Know in 2026 appeared first on Dacast.

## Your Agent Speaks MCP. Give It a Computer.

DevFeed: [Your Agent Speaks MCP. Give It a Computer.](<https://devfeed.tech/articles/your-agent-speaks-mcp-give-it-a-computer-1717.md>)

Original publisher: [Read original article](<https://fly.io/blog/sprites-mcp/>)

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

Content type: article

Language: en

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

Topics: [MSP MCP](<https://devfeed.tech/topics/msp-mcp.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [api](<https://devfeed.tech/tags/api.md>), [auth](<https://devfeed.tech/tags/auth.md>), [cdn](<https://devfeed.tech/tags/cdn.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [close-to-users](<https://devfeed.tech/tags/close-to-users.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [codex](<https://devfeed.tech/tags/codex.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [deploy-app-servers](<https://devfeed.tech/tags/deploy-app-servers.md>), [docker](<https://devfeed.tech/tags/docker.md>), [elixir](<https://devfeed.tech/tags/elixir.md>), [filesystems](<https://devfeed.tech/tags/filesystems.md>), [fly](<https://devfeed.tech/tags/fly.md>), [fly-io](<https://devfeed.tech/tags/fly-io.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [heroku-alternative](<https://devfeed.tech/tags/heroku-alternative.md>), [heroku-competitor](<https://devfeed.tech/tags/heroku-competitor.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [i](<https://devfeed.tech/tags/i.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [networking](<https://devfeed.tech/tags/networking.md>), [postgresql-clusters](<https://devfeed.tech/tags/postgresql-clusters.md>), [servers](<https://devfeed.tech/tags/servers.md>), [skills](<https://devfeed.tech/tags/skills.md>)

### AI overview

The article presents Sprites as disposable cloud computers for coding agents and explains using their API through MCP. It argues that MCP transport and progressive capability disclosure can work together, including through plugins and skills.

### Source excerpt

Sprites are disposable cloud computers. They appear instantly, always include durable filesystems, and cost practically nothing when idle. They're the best and safest place on the Internet to run agents and we want you to create dozens of them. Sprites are a place to run agents; the first thing you should think to do with a new Sprite is to type claude (or gemini or codex). We've put a lot of effort into making sure coding agents feel safe and happy when they're on Sprites, because, to (probably) quote John von Neumann, "happy agents are productive agents." What's less obvious about Sprites is that they're great tools for agents. Want three different versions of a new feature? A test environment? An ensemble of cooperating services? It's super handy to be able to start your prompts, "On a new Sprite, do...". The Sprites API is simple, discoverable, and designed for this use case. The only real question is how your agent reaches it. For most of you the answer is MCP, and the setup is already written. You Don't Have To Pick There's an argument going around that MCP is the wrong way to extend an agent, and that command line tools and discoverable APIs are the Right Way. Half of that argument is correct, and it's the important half, so let's take it seriously. Dumping thirty tool descriptions into a context window is a bad way to teach anything. Not every Sprite command matters in every session, and cramming them all in signals to the model that they all matter to you. If you're not using network policies, gemini shouldn't burn a single token learning to configure them. Capabilities should reveal themselves progressively, the way they do when an agent works out a CLI one subcommand at a time. The wrong half is treating that as a case against MCP. Progressive disclosure is a question of what you say to the model. MCP is a question of how the bytes get there: transport, auth, structured results, a tool the model can call instead of a command whose flags it has to guess. Tho

## Nexus Mods is acquiring database and analytics site SteamDB

DevFeed: [Nexus Mods is acquiring database and analytics site SteamDB](<https://devfeed.tech/articles/nexus-mods-is-acquiring-database-and-analytics-site-steamdb-15063.md>)

Original publisher: [Read original article](<https://www.gamedeveloper.com/business/nexus-mods-is-acquiring-database-and-analytics-site-steamdb>)

Author: Diego Argüello

Published: 2026-09-02T17:27:45Z

Content type: news

Language: en

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

Topics: [Database](<https://devfeed.tech/topics/database.md>), [pc](<https://devfeed.tech/topics/pc.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [database](<https://devfeed.tech/tags/database.md>), [development](<https://devfeed.tech/tags/development.md>), [files](<https://devfeed.tech/tags/files.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [pc](<https://devfeed.tech/tags/pc.md>), [trust](<https://devfeed.tech/tags/trust.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

Nexus Mods is acquiring SteamDB, a Steam database and analytics site. The acquisition is intended to provide SteamDB with additional resources and stability while preserving its independent character. Nexus Mods also hopes to use SteamDB's historical game data to improve mod compatibility and reliability.

### Source excerpt

Nexus Mods wants to grant SteamDB resources and the 'long-term stability it deserves.'

## Appwrite announces native PostgreSQL databases

DevFeed: [Appwrite announces native PostgreSQL databases](<https://devfeed.tech/articles/appwrite-now-speaks-postgres-16452.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/appwrite-now-speaks-postgresql>)

Author: Jake Barnby

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

Content type: release

Language: en

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

Topics: [Appwrite](<https://devfeed.tech/topics/appwrite.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [Security](<https://devfeed.tech/topics/security.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [database](<https://devfeed.tech/tags/database.md>), [drizzle](<https://devfeed.tech/tags/drizzle.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [prisma](<https://devfeed.tech/tags/prisma.md>), [replication](<https://devfeed.tech/tags/replication.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Appwrite announces native PostgreSQL databases that can be provisioned inside an Appwrite project and accessed like any PostgreSQL server. The managed service includes operational features such as backups, replication, failover, scaling, connection pooling, and TLS.

### Source excerpt

Run a managed PostgreSQL instance inside your Appwrite project and connect to it with psql, your ORM, and the entire PostgreSQL ecosystem.

## Security Caveat: Locked out of my server while traveling

DevFeed: [Security Caveat: Locked out of my server while traveling](<https://devfeed.tech/articles/security-caveat-locked-out-of-my-server-while-traveling-32362.md>)

Original publisher: [Read original article](<https://joshtronic.com/2026/08/30/security-caveat-locked-out-server-travel/>)

Author: Josh Sherman

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

Content type: opinion

Language: en

Sources: [Josh Sherman](<https://devfeed.tech/sources/josh-sherman.md>)

Topics: [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Security](<https://devfeed.tech/topics/security.md>), [Linode](<https://devfeed.tech/topics/linode.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [DDoS](<https://devfeed.tech/topics/ddos.md>)

Tags: [command](<https://devfeed.tech/tags/command.md>), [ddos](<https://devfeed.tech/tags/ddos.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [linode](<https://devfeed.tech/tags/linode.md>), [security](<https://devfeed.tech/tags/security.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>)

### AI overview

A personal account of being unable to access a self-hosted server while traveling because firewall rules restricted services and ports to specific IP addresses. The author describes using Linode's web-hosted shell to add a temporary nomadic IP address to the allow list, then plans to remove it afterward.

### Source excerpt

I'm still on my self-hosting kick as of late, while also questioning my life choices around hosting my own git forge. The last week or so has included what appears to be a DDoS attack rather than some coordinated scraping effort by a sketchy LLM company. Open source will prevail, even if I'm being stubborn about giving in and setting up Anubis. WordPress has been its own other adventure, but this isn't meant to be a post about those security caveats. I'll save those for another week. The current dilemma is that I'm far from home, ~30 hours away up in Rhode Island. I'm sitting at Audrey's Coffee House & Lounge, where it was a bit too early to order a BLT. As I sat down to knock out a quick blog post, I realized very quickly that I didn't think things through as well as I had thought. I keep my servers pretty well hardened, including but not limited to limiting access to certain services / ports to specific IP addresses. This tends to not be much of a problem. I do a lot of work from the house, which in itself is a problem I want to remedy in the near future. I also boss agents around remotely, but they are all homebodies as well. Since I like to stay as close to the server as possible, I try to not introduce managed services except where I feel it's absolutely necessary. In this scenario, I use iptables via the ufw command. I don't run a large enough fleet that I'd feel like leveraging Linode's firewall would be beneficial. Path of least resistance today would be to simply compose a blog post and get it live when I'm back home. Could probably just ask one of my friendly robots to take the markdown file and get it out there for me too. But alas, I would prefer to figure out how to pull this off, then blog about it. All while thinking through alternatives so future Josh can look back at this post and ask, "so why didn't you actually do anything you talked about in this post?" This dance probably looks about the same with most modern VPS hosting providers, but my story

## Gitea RCE Flaw Now Under Active Exploitation, CISA Confirms

DevFeed: [Gitea RCE Flaw Now Under Active Exploitation, CISA Confirms](<https://devfeed.tech/articles/gitea-rce-flaw-now-under-active-exploitation-cisa-confirms-10721.md>)

Original publisher: [Read original article](<https://selfhostlab.io/gitea-rce-active-exploitation/>)

Author: Christian Rakoot

Published: 2026-08-29T06:33:49Z

Content type: news

Language: en

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

Topics: [Gitea](<https://devfeed.tech/topics/gitea.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Security](<https://devfeed.tech/topics/security.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Cryptocurrency](<https://devfeed.tech/topics/cryptocurrency.md>), [Docker Container](<https://devfeed.tech/topics/docker-container.md>)

Tags: [cryptocurrency](<https://devfeed.tech/tags/cryptocurrency.md>), [docker-container](<https://devfeed.tech/tags/docker-container.md>), [gitea-rce](<https://devfeed.tech/tags/gitea-rce.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [incident](<https://devfeed.tech/tags/incident.md>), [network-security](<https://devfeed.tech/tags/network-security.md>), [network-security-news](<https://devfeed.tech/tags/network-security-news.md>), [news](<https://devfeed.tech/tags/news.md>), [security](<https://devfeed.tech/tags/security.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

CISA confirmed that the critical Gitea vulnerability CVE-2026-60004 is being actively exploited and added it to the Known Exploited Vulnerabilities catalog. The article explains the exploit through Gitea's diffpatch API, which can enable arbitrary code execution, and describes a documented compromise of an outdated self-hosted instance that led to cryptocurrency mining inside a Docker container.

### Source excerpt

CISA has added CVE-2026-60004, the critical Gitea RCE flaw patched in version 1.27.1, to its Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild. Help Net Security documented a real compromise: an outdated instance with open registration hit by an automated scanner, ending in a cryptocurrency-mining payload. Here is what changed and how to patch.

## The Best WordPress Hosting in 2026

DevFeed: [The Best WordPress Hosting in 2026](<https://devfeed.tech/articles/the-best-wordpress-hosting-in-2026-9283.md>)

Original publisher: [Read original article](<https://speckyboy.com/best-wordpress-hosting/>)

Author: Paul Andrew

Published: 2026-08-26T09:25:27Z

Content type: comparison

Language: en

Sources: [Speckyboy Design Magazine](<https://devfeed.tech/sources/speckyboy-design-magazine.md>)

Topics: [WordPress](<https://devfeed.tech/topics/wordpress.md>), [WordPress Hosting](<https://devfeed.tech/topics/wordpress-hosting.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Security](<https://devfeed.tech/topics/security.md>), [dev-tools](<https://devfeed.tech/topics/dev-tools.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [SSL](<https://devfeed.tech/topics/ssl.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [security](<https://devfeed.tech/tags/security.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [support](<https://devfeed.tech/tags/support.md>), [tools](<https://devfeed.tech/tags/tools.md>), [web-hosting](<https://devfeed.tech/tags/web-hosting.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>), [wordpress-hosting](<https://devfeed.tech/tags/wordpress-hosting.md>)

### AI overview

A comparison of six WordPress hosting providers--WordPress.com, Bluehost, Pressable, Cloudways, Kinsta, and SiteGround--covering performance, traffic handling, uptime, pricing, support, management, security, backups, staging, caching, CDN access, and developer tools. It explains that different site types have different hosting needs and provides recommendations for common WordPress projects.

### Source excerpt

Compare the best WordPress hosting providers for 2026, including pricing, performance, tools, support, and options for different types of sites. The post The Best WordPress Hosting in 2026 appeared first on Speckyboy Design Magazine.

## Laravel Private Cloud is now HIPAA compliant

DevFeed: [Laravel Private Cloud is now HIPAA compliant](<https://devfeed.tech/articles/laravel-private-cloud-is-now-hipaa-compliant-3713.md>)

Original publisher: [Read original article](<https://laravel.com/blog/hipaa-compliant-hosting-laravel>)

Author: Laravel Team

Published: 2026-08-25T22:21:00Z

Content type: release

Language: en

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

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [audits](<https://devfeed.tech/tags/audits.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Laravel Private Cloud now offers HIPAA-compliant hosting for Laravel applications handling PHI on its Private Cloud plan. The article outlines dedicated AWS infrastructure and security safeguards including encryption, access controls, backups, and auditing.

### Source excerpt

Laravel Private Cloud is now HIPAA compliant. See what the certification covers, what a BAA gets you, and how to secure PHI in your Laravel app.

## From dotnet run to Foundry Hosted Agent in 3 lines of C#

DevFeed: [From dotnet run to Foundry Hosted Agent in 3 lines of C#](<https://devfeed.tech/articles/from-dotnet-run-to-foundry-hosted-agent-in-3-lines-of-c-2950.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/dotnet/from-dotnet-run-to-foundry-hosted-agent-in-3-lines-of-csharp/>)

Author: Bruno Capuano

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

Content type: tutorial

Language: en

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

Topics: [hosted-agents](<https://devfeed.tech/topics/hosted-agents.md>), [Microsoft Agent Framework](<https://devfeed.tech/topics/microsoft-agent-framework.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [C#](<https://devfeed.tech/topics/csharp.md>), [.NET](<https://devfeed.tech/topics/net.md>), [NuGet](<https://devfeed.tech/topics/nuget.md>), [Entra ID](<https://devfeed.tech/topics/entra-id.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [azd](<https://devfeed.tech/tags/azd.md>), [azure](<https://devfeed.tech/tags/azure.md>), [blog](<https://devfeed.tech/tags/blog.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [csharp](<https://devfeed.tech/tags/csharp.md>), [dotnet](<https://devfeed.tech/tags/dotnet.md>), [entra-id](<https://devfeed.tech/tags/entra-id.md>), [framework](<https://devfeed.tech/tags/framework.md>), [hosted-agents](<https://devfeed.tech/tags/hosted-agents.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [microsoft-agent-framework](<https://devfeed.tech/tags/microsoft-agent-framework.md>), [microsoft-foundry](<https://devfeed.tech/tags/microsoft-foundry.md>), [net](<https://devfeed.tech/tags/net.md>), [nuget](<https://devfeed.tech/tags/nuget.md>), [observability](<https://devfeed.tech/tags/observability.md>), [post](<https://devfeed.tech/tags/post.md>), [production](<https://devfeed.tech/tags/production.md>)

### AI overview

This tutorial shows how to deploy a Microsoft Agent Framework console agent as a Foundry Hosted Agent using one NuGet package, three lines of C#, and two commands. Foundry provides managed Azure infrastructure, scaling, identity, session state, observability, and lifecycle management.

### Source excerpt

You built an agent with Microsoft Agent Framework and it works great on your machine. Now what? Turns out deploying it to production takes 1 NuGet package, 3 lines of C#, and 2 commands. Let's do it. The post From dotnet run to Foundry Hosted Agent in 3 lines of C# appeared first on .NET Blog.

## WordPress.com Student Plan

DevFeed: [WordPress.com Student Plan](<https://devfeed.tech/articles/wordpress-com-student-plan-4269.md>)

Original publisher: [Read original article](<https://css-tricks.com/wordpress-student-plan/>)

Author: Geoff Graham

Published: 2026-08-19T08:50:00Z

Content type: opinion

Language: en

Sources: [CSS-Tricks](<https://devfeed.tech/sources/css-tricks.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [css](<https://devfeed.tech/tags/css.md>), [education](<https://devfeed.tech/tags/education.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [html](<https://devfeed.tech/tags/html.md>), [links](<https://devfeed.tech/tags/links.md>), [web-development](<https://devfeed.tech/tags/web-development.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>)

### AI overview

The article welcomes WordPress.com's free one-year Student plan as a practical way for students to host web-development projects. It argues that the plan removes a recurring cost and hosting barrier while still allowing direct code access.

### Source excerpt

As someone who teaches beginning web development, I find that building a WordPress site makes for a great final project. Hosting those projects has always been a roadblock though. WordPress.com Student Plan originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.

## Cursor Origin vs GitHub: What changes for developers

DevFeed: [Cursor Origin vs GitHub: What changes for developers](<https://devfeed.tech/articles/cursor-origin-vs-github-what-changes-for-developers-16465.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/cursor-origin-vs-github-what-actually-changes-for-developers>)

Author: Aditya Oberai

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

Content type: comparison

Language: en

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

Topics: [cursor](<https://devfeed.tech/topics/cursor.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [ai-assisted-coding](<https://devfeed.tech/tags/ai-assisted-coding.md>), [coding](<https://devfeed.tech/tags/coding.md>), [comparisons](<https://devfeed.tech/tags/comparisons.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [cursor-origin](<https://devfeed.tech/tags/cursor-origin.md>), [development](<https://devfeed.tech/tags/development.md>), [github](<https://devfeed.tech/tags/github.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

This comparison explains how Cursor Origin, an early-beta code hosting platform built into Cursor, differs from GitHub and what it changes for developers. Origin combines repositories, pull requests, code browsing, GitHub sync, and agent workflows in one editor, but initially targets paid Cursor accounts and is not positioned as an immediate replacement for GitHub.

### Source excerpt

Cursor Origin vs GitHub: how Cursor's new code hosting handles repos, pull requests, and GitHub sync, and what actually changes in your daily workflow.

## 7 Best Mighty Networks Alternatives in 2026 for Paid Communities

DevFeed: [7 Best Mighty Networks Alternatives in 2026 for Paid Communities](<https://devfeed.tech/articles/7-best-mighty-networks-alternatives-in-2026-for-paid-communities-10036.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/mighty-networks-alternatives/>)

Author: Deepak Jangir

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

Content type: article

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

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

Tags: [alternatives](<https://devfeed.tech/tags/alternatives.md>), [billing](<https://devfeed.tech/tags/billing.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [cost](<https://devfeed.tech/tags/cost.md>), [creator-economy](<https://devfeed.tech/tags/creator-economy.md>), [global](<https://devfeed.tech/tags/global.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [payments](<https://devfeed.tech/tags/payments.md>), [tax](<https://devfeed.tech/tags/tax.md>)

### AI overview

A comparison of seven Mighty Networks alternatives for paid communities in 2026, emphasizing platform fees, payment processing, billing control, tax handling, and different community-hosting models.

### Source excerpt

Compare the best Mighty Networks alternatives for paid communities in 2026, covering monthly cost, member billing control, global tax handling, and best-fit use cases.

## 8 Best Thinkific Alternatives in 2026 for Course Creators

DevFeed: [8 Best Thinkific Alternatives in 2026 for Course Creators](<https://devfeed.tech/articles/8-best-thinkific-alternatives-in-2026-for-course-creators-10422.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/thinkific-alternatives/>)

Author: Deepak Jangir

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

Content type: article

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [hosting](<https://devfeed.tech/topics/hosting.md>), [WordPress](<https://devfeed.tech/topics/wordpress.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Notion](<https://devfeed.tech/topics/notion.md>)

Tags: [alternatives](<https://devfeed.tech/tags/alternatives.md>), [billing](<https://devfeed.tech/tags/billing.md>), [checkout](<https://devfeed.tech/tags/checkout.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [creator-economy](<https://devfeed.tech/tags/creator-economy.md>), [fees](<https://devfeed.tech/tags/fees.md>), [global](<https://devfeed.tech/tags/global.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [platform](<https://devfeed.tech/tags/platform.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [tax](<https://devfeed.tech/tags/tax.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>)

### AI overview

A comparison of eight Thinkific alternatives for course creators, focusing on platform fees, checkout control, billing, global tax handling, and who is legally responsible for cross-border sales. It highlights hosted platforms, self-hosted WordPress LMS setups, and payment-layer approaches such as Dodo Payments.

### Source excerpt

Compare the best Thinkific alternatives for selling online courses in 2026, covering platform fees, checkout control, global tax handling, and the best fit for each seller.

## 7 best membership and paywall platforms for SaaS and subscription sites

DevFeed: [7 best membership and paywall platforms for SaaS and subscription sites](<https://devfeed.tech/articles/7-best-membership-and-paywall-platforms-for-saas-and-subscription-sites-9185.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/best-membership-platforms>)

Author: Adam Lehman

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

Content type: article

Language: en

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

Topics: [Software as a service](<https://devfeed.tech/topics/saas.md>), [No-code](<https://devfeed.tech/topics/no-code.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [stripe](<https://devfeed.tech/topics/stripe.md>), [webflow](<https://devfeed.tech/topics/webflow.md>), [WordPress](<https://devfeed.tech/topics/wordpress.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [no-code](<https://devfeed.tech/tags/no-code.md>), [payments](<https://devfeed.tech/tags/payments.md>), [platform](<https://devfeed.tech/tags/platform.md>), [saas](<https://devfeed.tech/tags/saas.md>), [strategy](<https://devfeed.tech/tags/strategy.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>)

### AI overview

A comparison of seven membership and paywall platforms for gating content, communities, courses, and accounts. It evaluates setup, coding requirements, starting prices, transaction fees, and notable features, distinguishing tools that add membership to an existing site from all-in-one platforms and a WordPress plugin.

### Source excerpt

Compare the 7 best membership and paywall platforms for websites based on what you are gating.

## Community Day 2026: Save the date!

DevFeed: [Community Day 2026: Save the date!](<https://devfeed.tech/articles/community-day-2026-save-the-date-16694.md>)

Original publisher: [Read original article](<https://www.openhomefoundation.org/blog/community-day-2026-save-the-date/>)

Author: Missy Quarry

Published: 2026-08-13T00:00:01Z

Content type: article

Language: en

Sources: [Home Assistant](<https://devfeed.tech/sources/home-assistant.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Discord](<https://devfeed.tech/topics/discord.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [blog](<https://devfeed.tech/tags/blog.md>), [community](<https://devfeed.tech/tags/community.md>), [discord](<https://devfeed.tech/tags/discord.md>), [events](<https://devfeed.tech/tags/events.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [sustainability](<https://devfeed.tech/tags/sustainability.md>)

### AI overview

The article announces that Home Assistant Community Day 2026 will take place on Saturday, November 7. It describes changes based on the first event, including more planning time, broader participation from Open Home Foundation projects such as ESPHome and Music Assistant, updated branding centered on sustainability, and additional support for meetup hosts through Discord and a planned dynamic website.

### Source excerpt

You've been asking all year, and the wait is over... Mark your calendars, because Community Day 2026 will be held on Saturday, November 7! 🎉

## Community Day 2026: Save the date!

DevFeed: [Community Day 2026: Save the date!](<https://devfeed.tech/articles/community-day-2026-save-the-date-16716.md>)

Original publisher: [Read original article](<https://esphome.io/blog/2026/08/13/community-day-2026-save-the-date/>)

Author: Missy Quarry

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

Content type: news

Language: en

Sources: [ESPHome - Smart Home Made Simple - Blog](<https://devfeed.tech/sources/esphome-smart-home-made-simple-blog.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [esphome](<https://devfeed.tech/topics/esphome.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [blog](<https://devfeed.tech/tags/blog.md>), [community](<https://devfeed.tech/tags/community.md>), [discord](<https://devfeed.tech/tags/discord.md>), [esphome](<https://devfeed.tech/tags/esphome.md>), [event](<https://devfeed.tech/tags/event.md>), [events](<https://devfeed.tech/tags/events.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [music](<https://devfeed.tech/tags/music.md>)

### AI overview

Community Day 2026 will take place on Saturday, November 7. The event is expanding beyond Home Assistant to include communities from other Open Home Foundation projects, including ESPHome and Music Assistant, with earlier planning and updated support for meetup hosts.

### Source excerpt

You've been asking all year, and the wait is over... Mark your calendars, because Community Day 2026 will be held on Saturday, November 7! 🎉

## Neon Functions: backend logic next to your data

DevFeed: [Neon Functions: backend logic next to your data](<https://devfeed.tech/articles/neon-functions-backend-logic-next-to-your-data-5634.md>)

Original publisher: [Read original article](<https://neon.com/blog/neon-functions-backend-logic-next-to-your-data>)

Author: Carlota Soto

Published: 2026-08-12T12:00:00Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Back end](<https://devfeed.tech/topics/backend.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Database](<https://devfeed.tech/topics/database.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [database](<https://devfeed.tech/tags/database.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [network](<https://devfeed.tech/tags/network.md>), [node](<https://devfeed.tech/tags/node.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [product](<https://devfeed.tech/tags/product.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [vpc](<https://devfeed.tech/tags/vpc.md>)

### AI overview

Neon Functions provide long-running Node.js 24 backend compute deployed beside a Neon Postgres branch. They automatically receive database and related Neon service credentials, reducing network hops and supporting streaming, WebSockets, SSE, and persistent connection pools.

### Source excerpt

Neon Functions are Node.js 24 compute you deploy onto a Neon branch, in the same region as your Lakebase Postgres database, with DATABASE_URL injected automatically. They're long-running enough that agents can stream for minutes and WebSockets or SSE can stay open while data flows.

[Next page](<https://devfeed.tech/tags/hosting.md?cursor=WyIyMDI2LTA4LTEyVDEyOjAwOjAwKzAwOjAwIiwgIjZiMmU5OTIwLWYxZDMtNGUzZC04OTA1LTY0MjM2NDdhMzlhNSJd>)