Weekly Highlights
GitHub Public Service Announcement: If you leverage Copilot for code generation and your repositories don't look like this, you probably want to head over to this new Copilot setting to disable AI training on your interactions. (But if you're into that sort of thing, you should check out OnlyBots.)
The internet was quick to celebrate this week as OpenAI announced it's shutting down Sora, a short-form AI-generated video app. The company didn't cite a specific reason behind the decision, but most of the speculation points to several potential drivers – the computational costs of generating videos, the platform's declining popularity, and controversies with creative professionals and artists.
However, the victory rang a bit hollow for self-hosted enthusiasts unhappy with AI's impact on open source projects. The announcement confirms rumors that have surfaced over the past few weeks that OpenAI is pivoting its focus to more profitable coding and business tools, a strategy already working well for competitors like Anthropic (Claude).
Unfortunately, this almost certainly includes an increased focus on bringing coding capabilities to the masses via vibe coding – the impacts of which we're all too familiar with.
If this leaves you feeling a bit hopeless, that's okay. Plenty of concerned people are working to find new ways for open source to coexist with AI; we'll get there eventually.
In other news:
- The team behind LibreOffice released a spicy response to users complaining about a donation banner that'll be included in the platform's next release
- Dockhand – a rising star in container deployment and management – issued a critical security release that users should upgrade to ASAP
- The U.S. FCC announced a new ban on foreign-made consumer routers (networking isn't for beginners, but platforms like OPNsense are incredibly enabling for self-hosted setups if you're willing to take the plunge)
- Booklore is gone and forked versions have already started popping up to take its place. So far, I have Grimmory and BookLite on my radar as potential successors.
- Plex's latest mobile apps finally allow users to edit and update metadata for media, playlists, and collections
- 404 Media exposed a shady company that has been secretly finding and recording Zoom meetings and releasing them as AI podcasts (here are some great Zoom alternatives if you're looking for one, with MiroTalk being my personal favorite)
- The developer of Apprise (notifications) released a public URL builder for users who can't be bothered to remember URL protocols for multiple providers
- A new video encoding tool wins this week's best name award: Honey, I Shrunk the Vids
Happy selfh.st/ing!
Self-Host Weekly is an independent publication supported by its readers. Consider signing up or making a donation to show your support and receive exclusive member perks for your contribution!
Newswire




Feedback
Content Spotlight
Meet Kaneo, a self-hosted project management platform. Built as a lightweight alternative to heavier solutions, Kaneo features a modern, minimal web interface for managing and organizing projects and their related tasks. Features include kanban, Gantt, and list views, multi-user support, collaboration, backlogs, workspaces, and more.
Kaneo can be easily deployed via Docker and requires a separate PostgreSQL container for data storage.
Links: Website, Source Code
Videos and Podcasts
- How to Install WG-Easy for Secure Remote Access | Servers@Home
- The Open Source Software I'm using in 2026! | Awesome Open Source
- Homebrew routers just got a whole lot more important in the US | Jeff Geerling
- The VMware Exit Strategy: Proxmox vs. XCP-ng in 2026 | Lawrence Systems
- Getting started with OpenClaw (VPS Set-Up simply + secure) Tutorial | Christian Lempa
- Breaking Down my Smart Home's Power Consumption | Cameron Gray
Command Line Corner
Use the tac command (cat backwards) to view the contents of a file in reverse order. This is particularly helpful when viewing logs, as the most recent writes are typically appended to the end of the file.
$ cat example.txt
Self-
Host
Weekly
$ tac example.txt
Weekly
Host
Self-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:
Submit Content
I'm always looking for new and existing self-hosted content to share in Self-Host Weekly. Submit the form 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.


