Skip to content

Self-Host Weekly (6 March 2026)

Viral cheeseburgers, microslop, and a new place to run DOOM

Self-Host Weekly (6 March 2026)
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!

New Member Perk: Newsletter Insights 🎉

I'm dropping some new perks for selfh.st Supporters and Insiders: additional newsletter insights. Starting today, every issue's Development Activity section will include a toggle to hide projects that rely heavily on AI for development, as well as tags to identify trending projects (based on clicks) and my favorite picks for the week.

If you're not a paid member, don't worry – you'll still have the same access you've always had to the latest in self-hosted software and activity.

Member Perks
Site perks for individual contributors and donors

Weekly Highlights

Occasionally, I find it helpful (especially during slow news weeks) to take a step back and observe what's happening across the broader tech landscape to gain a better appreciation for self-hosted projects and communities.

For example, Microsoft made headlines (multiple times) again this week after banning the word microslop on their Discord server amid unsubstantiated claims that Windows 12 will be AI-focused and subscription-based. Just a few days later, rumors also began circulating that OpenAI is developing an internal GitHub alternative in response to the platform's numerous outages over the last several months.

And then there's the viral McDonald's fiasco, which saw the fast food chain's CEO try his best to convince the world he actually consumes his company's food (spoiler: he doesn't) in an ad announcing the return of a popular sandwich. Can you imagine a world in which open source and self-hosted software developers weren't users of the tools they build?

In other news:

Happy selfh.st/ing!

Newswire

OpenAI is reportedly working on its own GitHub competitor
OpenAI, the face of the generative AI era, has reportedly had enough of GitHub and its recent spike in outages and is now working on its own direct competitor.
OliveTin is getting more security scrutiny; and it’s a good thing
OliveTin has been getting a lot of security scrutiny this week - as there’s been a relatively huge surge of security advisories come for the first time. I imagine that the project has been listed in a security forum or similar, and AI tools (and human eyeballs) are being used to looking for security vulnerabilities. This is a good thing, and I welcome more security reports, that will be patched, and will make OliveTin better.
Building a privacy-focused home assistant
How I set up a local voice assistant for my home
Docker Hardened System Packages
Secure your container stack from the base image down. Docker Hardened System Packages offer multi-distro, secure-by-default components with near-zero CVEs.
We traded blogs for black boxes, now we’re paying for it
Big Tech broke the internet, and this old man’s got a few things to say about it.
A GitHub Issue Title Compromised 4,000 Developer Machines
A prompt injection in a GitHub issue triggered a chain reaction that ended with 4,000 developers getting OpenClaw installed without consent. The attack composes well-understood vulnerabilities into something new: one AI tool bootstrapping another.
IMO: Open Source in the AI Era, why Risk Transfer Became the Product
AI is commoditizing code and collapsing the open source funnel. Discover how Zitadel uses AGPL 3.0 and “risk transfer” to build a sustainable model for infrastructure software in 2026.
Upgrading my Open Source Pi Surveillance Server with Frigate
In 2024 I built a Pi Frigate NVR with Axzez’s Interceptor 1U Case, and installed it in my 19″ rack. Using a Coral TPU for object detection, it’s been dutifully surveilling my property—on my terms (100% local, no cloud integration or account required). I’ve wanted to downsize the setup while keeping cheap large hard drives1, and an AI accelerator.

Feedback

Content Spotlight

Meet Versity S3 Gateway, a self-hosted bridge for accessing local filesystems through object storage APIs. A lightweight alternative to heavier platforms like Garage or RustFS, Versity S3 Gateway sits between local files and projects that require object storage, translating API calls on-the-fly. The platform currently supports a number of storage systems and includes a basic web interface for interacting with files and 'buckets'.

Versity S3 Gateway can be easily deployed via Docker or single command from the command line.



Links: Website, Source Code

Videos and Podcasts

Command Line Corner

Preface a command with a single space to prevent it from being recorded in the terminal's history:

$ ls -l
$  cd ..
$ cd /
$ history
  1 ls -l
  2 cd /

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.