Skip to content

Self-Host Weekly (17 July 2026)

Pop it, fork it, polka dot it 🎢

Self-Host Weekly (17 July 2026)
Screenshot of Dawarich's new Poster Studio for creating custom printable maps

New Insider Perks πŸŽ‰

Hey! I've added some new perks for selfh.st Insiders this week: exclusive free plans and discounts for a handful of services that can be tricky to self-host, including Karakeep (bookmarks), ntfy (notifications), Papra (document management), and WebGazer (uptime monitoring).

If you're already an Insider, check out the Insider Offers page to claim them. If not, $10/month gets you these plus a bunch more.

As usual, thanks to all who support the publication!

Insider Offers
Handpicked partnerships built exclusively for the selfh.st community

Weekly Highlights

This week, Linus Torvalds (the CEO of Linux) found himself scolding the community for its backlash against AI in response to development concerns over Sashiko, an agentic Linux kernel code review system.

If you're too lazy to read the memo, below are the snippets I found the most notable in what eventually led to the creator telling AI haters to (literally and figuratively) fork it:

> I realize that some people really dislike AI, but this is an area where I'm willing to absolutely put my foot down as the top-level maintainer.

> Linux is not one of those anti-AI projects, and if somebody has issues with that, they can do the open-source thing and fork it.

> There are other questions around AI (like what the economy of it will actually look like in the end), but "is it useful" is no longer one of those questions.

> The solution is to make sure those LLM tools help maintainers instead of just causing them pain. There's no question on that side.

> Because it's not like natural intelligence is always all that great either.

> The kernel project has been and will continue to be about the technology.

> And so we make decisions primarily based on technical merit. Not fear of new tools.

Naturally, Torvalds' remarks created a bit of a stir among both those in disagreement with his takes and those who find his methods of communication too crass. (TBD on how this will impact this week's milestone release of Hannah Montana Linux v26.)

In other news, Windows also had a terrible, horrible, no good, very bad week as researchers revealed a 0-day exploit the same day Microsoft's Patch Tuesday release addressed a record-breaking number of security fixes.

Other activity and happenings you should be aware of:

Happy selfh.st/ing!

Newswire

10 Years to Build the Language. 11 Days for AI to Rewrite It. Then the Money Stopped.
A programming language finally proved it could ship real software. Then its new owner rewrote the book on what our future will look like in…
Big update: Logseq is splitting into two versions
The Reverse Information Paradox
I’ve been thinking a lot about what the net benefit of the AI platform wave is.
ActivityPub Over ATProto
Thought experiment: how hard would it be to implement ActivityPub over ATProto? The answer might surprise you!

Feedback

Content Spotlight

Meet SUB/WAVE, a self-hosted and AI-powered personal internet radio station. With SUB/WAVE, users can broadcast a unified music stream (via Navidrome's Subsonic API) layered with weather, intros, time, and other commentary curated by an AI DJ. Features include user requests, swappable LLM providers, multiple DJ personas, multi-format broadcasts, native mobile apps, scheduled shows, pluggable skills, scrobbling, an MCP server, and a web-based console for administration.

SUB/WAVE can be deployed via bare metal or Docker and requires either a local LLM or a paid subscription to a hosted provider.



Links: Website, Source Code

Videos and Podcasts

Command Line Corner

Use > file.txt to flush the contents of a file from the command line (helpful for clearing old log files when troubleshooting via CLI):

$ cat example.txt
   Self-Host Weekly
$ > example.txt
$ cat example.txt
$

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.