惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
U
Unit 42
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
J
Java Code Geeks
D
DataBreaches.Net
B
Blog RSS Feed
D
Docker
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
Y
Y Combinator Blog
A
About on SuperTechFans
V
V2EX
罗磊的独立博客
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
月光博客
月光博客
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
阮一峰的网络日志
阮一峰的网络日志

selfh.st

Self-Hosted Software and Apps Self-Host Weekly (11 September 2026) Self-Host Weekly (4 September 2026) Self-Host Weekly (28 August 2026) Self-Host Weekly (21 August 2026) Self-Host Weekly (14 August 2026) Self-Host Weekly (7 August 2026) Self-Host Weekly (31 July 2026) Self-Host Weekly (24 July 2026) Self-Host Weekly (17 July 2026) Insider Offers Self-Host Weekly (10 July 2026) Self-Host Weekly (3 July 2026) Self-Host Weekly (26 June 2026) Self-Host Weekly (19 June 2026) Self-Host Weekly (12 June 2026) Self-Host Weekly (5 June 2026) Self-Host Weekly (29 May 2026) Self-Host Weekly (22 May 2026) Self-Host Weekly (15 May 2026) Self-Host Weekly (1 May 2026) Self-Host Weekly (24 April 2026) Self-Host Weekly (17 April 2026) Self-Host Weekly (10 April 2026) Self-Host Weekly (3 April 2026) Self-Host Weekly (27 March 2026) Self-Host Weekly (20 March 2026) Self-Host Weekly (13 March 2026) Self-Host Weekly (6 March 2026) Member Perks
Self-Host Weekly (18 September 2026)
Ethan Sholly · 2026-09-18 · via selfh.st

Two apps, a dev, and a pizza place

Self-Host Weekly (18 September 2026)

Coder provides self-hosted development workspaces. Run your dev environments and AI coding agents in secure, isolated environments on infrastructure you control, with centralized governance, observability, and audit logs.

The developer of the increasingly popular BookOrbit project recently had a bit of a Scooby-Doo moment after being unmasked by the community as the developer of Booklore, a similar app that gained notoriety earlier this year for its sudden disappearance after having been called out for code quality issues, contributor mistreatment, and license abuse.

And while there's probably something to be said about second chances, the developer's responses in the linked thread read more like whoops-I've-been-caught than an actual change of heart. The decision to operate under a completely different identity without disclosing the Booklore connection also has yet to be addressed while coming off as somewhat deceptive.

I'd recommend steering clear of the project for the time being – regardless of how tempting it might be.

In other news and activity:

Happy selfh.st/ing!

Newswire

Portainer 3.0 is coming, and here’s what it means for you — Portainer

Learn about the future of Portainer - 3.0 - our new focus, and what it means for current and future users.

Neil Cresswell

How I built Fluxer | Fluxer

The story behind Fluxer, from a high school project to an open source chat app used by hundreds of thousands of people.

FluxerHampus Kraft

We Must Open the Frontier: OSI, OFAI Support Calls for the U.S. to Develop More Open Models

The OSI joins the Open Forum for AI (OFAI) in supporting calls for the U.S. to develop more open models.

Open Source InitiativeKatie Steen-James

Automattic’s Matt Mullenweg Claims He’s Back ‘In Control’

Workers at Automattic, which owns WordPress.com and several other platforms, have said the company has endured years of chaotic leadership decisions.

404 MediaSamantha Cole

Accused Impostor in Private Tracker Lawsuit Driven by Revenge, Defense Says * TorrentFreak

The person who sued PassThePopcorn, BroadcasTheNet, and four other private trackers has voluntarily dropped the case, but it’s not over yet.

Ernesto Van der Sar

Your paper documents belong in Locker too

Locker can now scan paper documents into PDFs, without leaving the app

entelaurensente.com

Introducing JetKVM Mini - JetKVM

A JetKVM from $33, wired or wireless. New open-source firmware, the same web interface.

JetKVM

Feedback

Content Spotlight

Meet Neko, a self-hosted, Docker-based virtual browser. Built on WebRTC, Neko can emulate most browser functionality (browse, run web apps, etc.) while also serving as an ideal solution for watch parties and presentations via its multi-user feature. Additional use cases include persistent and throwaway browsing sessions, broadcasting, recording, teaching, tech support, jump hosting, and automation (via tools like Playwright).

Neko can be easily deployed via Docker and doesn't require additional containers.

Links: Website, Source Code

Videos and Podcasts

Command Line Corner

Use the rename command to easily rename multiple files (or file extensions) at the same time using patterns in the file names:

$ ls
    example-1.txt example-2.txt
$ rename 's/example/test/' *.txt
$ ls
    test-1.txt test-2.txt
$ rename 's/.txt/.csv/' *.txt
$ ls
    test-1.csv test-2.csv

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

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

  • AFFiNE – Privacy-first knowledge base
  • Atria – Event management and networking platform
  • Dawarich – Location history tracking and insights
  • Docktail – Unleash your containers as Tailscale Services
  • Faved – Handcrafted minimal bookmark manager
  • FFXF – Canada-based VPS hosting, built for self-hosters
  • Karakeep – The bookmark everything app
  • Komodo – Build and deploy software across servers
  • Postiz – Agentic social media scheduling
  • Private Captcha – Block bots, not people
  • Rasputin – Homelab cluster OS and control plane
  • Seamside – Small internet made from your people's devices
  • Servers@Home – Homelab resources and community
  • tirreno – Security framework
  • Uncloud – Multi-node Docker Compose for production
  • Wintertrace – Winter service and snow removal tracking

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.

Read next