Skip to content

Self-Host Weekly (10 July 2026)

Everybody's mad, nobody's leaving

Self-Host Weekly (10 July 2026)

Weekly Highlights

If you live under a rock, you should know that many online communities are currently experiencing a bit of an AI crisis. Driven either by its ethics (excessive resource usage, plagiarism) or the influx of bots inserting themselves into online discourse, AI has become a controversial topic across virtually every hobby.

From my vantage point, the methods by which I explore and discover new projects have largely remained unchanged. Sure, it's more difficult to find new software to feature that will still receive quality updates three months from now, but users are still clicking projects below tagged with the little robot icon as much as ever.

On the other hand, it's been a trip to witness the many reactions to AI across the communities I frequent:

In other news and activity:

Happy selfh.st/ing!

Newswire

The Fediverse Grew Up. Its Sign-Up Page Didn’t.
While the tech industry argued about the future of microblogging, the open social web quietly transformed into a durable standard. Now it just has to fix its front door.
Companion app: Changing support for Apple platforms
To build a stronger Companion app for everyone, we’re discontinuing support for iOS 15, watchOS 8, and macOS 11. Read on for all the details.
GitHub Has Restricted Access to Star Data
GitHub is restricting its stargazers API to a repository’s admins and collaborators, which breaks star history for repos you don’t own. Here’s what happened and what we’re doing.
Chatto is now Open Source!
The snappiest chat application you’ve ever used is now available for self-hosting.
Microsoft-owned GitHub offers coders chance to put their work on a disc in response to Sony’s decision to kill physical media
Another big name joins the cause.
Backblaze Drive Stats for Q1 2026
Read the Q1 2026 Drive Stats Report to see the latest on failure rates of over 340,000 hard drives.

Feedback

Content Spotlight

Meet TypeType, a privacy-focused software stack for consuming YouTube content. With TypeType, users can easily spin up their own ecosystem for managing YouTube history, playlists, favorites, subscriptions, and watch status/progress. Features include trending feeds, comments, media proxying, downloads, and support for other services (NicoNico and BiliBili).

TypeType can be deployed via Docker and includes multiple containers to handle secrets, downloads, and storage.



Links: Website, Source Code

Videos and Podcasts

Command Line Corner

Prefacing a command with time outputs the amount of time it takes to execute. This is useful for measuring and optimizing the performance of scripts, downloads, and other tools.

$ time python3 generate-rss.py
  real   0m8.210s
  user   0m1.779s
  sys    0m0.327s

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.