Skip to content

Self-Host Weekly (7 November 2025)

Survey updates, dashboard memory hogs, vibe coding, and new beginnings

Self-Host Weekly (7 November 2025)
SPONSORED BY    PikaPods
Self-Host Weekly is sponsored by PikaPods, the instant open source hosting service. Run a large selection of open source apps within seconds from just $1.20/month. Server administration, updates, and backups are all taken care of, leaving you in control of your data. Try it today with $5 free welcome credit!

Weekly Highlights

My annual user survey officially closed last Friday with a whopping 4,081 completed responses (compared to ~3,700 last year). Thanks to all who participated! I'm still working through the data but should have an update next week as to when readers can expect to see the published results.

As is tradition, I'll also be discussing the survey's findings later this month via live stream with YouTuber DB Tech (who recently hit 100k subscribers!), so stay tuned for additional information on that as well.

And for those who just can't get enough – there are a few YouTube channels that now cover the contents of this newsletter each week. The previously mentioned DB Tech typically hosts a live stream on Saturday afternoons where he explores some of the more interesting software launches, and Servers@Home (also a new sponsor of the publication) runs through it in detail in their State of Self-Hosting series every Friday.

In other related news and activity:

Happy selfh.st/ing!

Newswire

Why Nextcloud feels slow to use
No amount of tuning the backend service performance helped, and then I learned why. Oh no. Oh no no no no.
Database Backup Strategies - automated dumps, point-in-time recovery
Your database just corrupted at 3 AM. Here’s how to set up automated backups and point-in-time recovery so you can sleep without panic.
Mastodon 4.5
Quote posts, the end of missing replies, new tools for admins and better emojis. All of these and more, in our latest release.
Collins’ Word of the Year 2025: AI meets authenticity as society shifts - Collins Dictionary Language Blog
‘Vibe coding’, a software development that turns natural language into computer code using AI, has been named Collins’ Word of the Year 2025.
Ikea’s Big Smart Home Push Arrives With 21 New Matter Devices
Ikea’s new Matter range goes lives with affordable price tags
YouTube TV’s Disney blackout reminds users that they don’t own what they stream
“This is a hard lesson for us all.”…

Feedback

Content Spotlight

Meet Sync-in, an open source file storage, sharing, collaboration, and syncing platform. A lightweight alternative to existing solutions like Nextcloud, Sync-in allows users to easily access and share files from virtually any device via a modern web interface or desktop app. Features include multi-factor authentication, fine-grained access permissions, activity tracking, deep content search, quotas, WebDAV compatibility, and more.

Sync-in can be easily deployed via Docker and requires a separate MariaDB database for external data storage.



Links: Website, Source Code

Videos and Podcasts

Command Line Corner

Use command -v <application> to quickly determine if an application is installed on your machine:

$ command -v rsync
  /usr/bin/rsync
$ command -v rclone
$ 

Click here for an archive of commands shared in past newsletters.

Executive Sponsors

Thanks to following executive sponsors, whose continued support makes this newsletter possible:

Share Your Content

I'm always looking for new and existing self-hosted content to share in Self-Host Weekly. Reach out using the button below if you'd like to have your own content featured or have a suggestion for content types you'd like to see featured in future newsletters.