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

推荐订阅源

博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
aimingoo的专栏
aimingoo的专栏
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
Microsoft Azure Blog
Microsoft Azure Blog
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
D
DataBreaches.Net
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements

selfh.st

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 (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 (27 February 2026) Self-Host Weekly (20 February 2026)
Self-Host Weekly (14 August 2026)
Ethan Sholly · 2026-08-14 · via selfh.st

Let's talk enterprise features. This week, Planka – a popular project management platform that I often confuse with Plinko (yes, there's a Price Is Right fandom page) – removed single sign-on (SSO) capabilities from its community edition in the app's v2.2.0 release.

Gating SSO behind a paywall has become a common (and unpopular) method for self-hosted projects to generate income, often dubbed the SSO tax. The strategy relies on the average enterprise's reliance on these capabilities for both security and ease-of-use (users not having to remember multiple passwords, etc.), while often leaving amateur self-hosters (many of whom lack monetary resources) out to dry.

Needless to say, Planka's users weren't very happy. And rightfully so. Unlike other platforms that paywall the feature from inception, the decision to remove it now is a bit of a rug-pull for the users who've already invested time, energy, and resources into the platform.

But as usual, nothing in this world is black and white. So before you grab your pitchforks, allow me to be the voice of reason:

Yes, the SSO tax is obnoxious. Yes, the late-game switch is frustrating. Yes, switching platforms can be time-consuming and counterproductive. Yes, this will leave some users at risk. Yes, paywalling features in a platform that has benefitted from community contributions feels unfair.

On the other hand:

No, you are not entitled to anything from software you haven't paid for.

And that's it. Self-hosted and open source software is a double-edged sword. Developers have the freedom to build and share whatever they'd like, but that same freedom also allows them to make unpopular decisions.

Fortunately, there are a few things you can do in response: Fork the project. Respectfully voice your opinions and concerns. Make the switch to one of the many viable alternatives. Vibe code your own.

Or – just stop using kanban and manage your tasks in scattered text files like the rest of us.

In other news and activity:

Happy selfh.st/ing!

Newswire

Get ready to start building: The ESPHome Starter Kit is here!

Meet the ESPHome Starter Kit: the easiest way to start building your own smart home devices – no soldering, breadboarding, or coding required.

Paulus Schoutsen

The web’s newest weapon against AI scrapers is a font

“ShieldFont” aims to poison AI training data without making pages unreadable for people.

Ars TechnicaKyle Orland

SimpleX Chat Wants Its 400K+ Users to Become Investors Too

The funds will go towards keeping the project up and running.

It's FOSSSourav Rudra

How Tailscale helped find the SQLite WAL-Reset bug

Tailscale and SQLite developers traced maddening corruption incidents to find the WAL-Reset data race, then uncovered a second stale expression index bug.

Alex Chan

X open sources its ranking algorithm, letting users see if they’ve been ‘shadowbanned’ | TechCrunch

X is expanding the open source code behind its ‘For You’ feed and launching new transparency tools that show users when its ranking systems have affected their accounts or posts.

TechCrunchSarah Perez

Feedback

Content Spotlight

Meet Hammer, a self-hosted novel writing ecosystem. With Hammer, users can explore, research, document, and write books from a number of client apps (mobile and desktop) all synced via a self-hosted backend server. Features include scenes, encyclopedias (for tracking characters, events, etc.), timelines, notes, statistics, private links, and public sharing/publishing.

Hammer's self-hosted sync server can be easily deployed via Docker and is required for mobile syncing (desktop-only installations can leverage other syncing solutions, like Syncthing).

Links: Website, Source Code

Overheard Online

Commits on GitHub don't pay for groceries. (Bibbcpitt, Reddit)

Videos and Podcasts

Command Line Corner

Preface a command with a single space to omit it from being logged in the terminal's bash history:

$ history
  docker compose up
  cd ~
$  rm example.txt
$ history
  docker compose up
  cd ~

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
  • Faved – Handcrafted minimal bookmark manager
  • Karakeep – The bookmark everything app
  • Komodo – Build and deploy software across servers
  • Postiz – Agentic social media scheduling
  • 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.