“Got any questions about propane?”
“Or… propane accessories?”
This is a mystery you don’t want to solve.
“Got any questions about propane?”
“Or… propane accessories?”


Fair point.
Although it does have the biggest exposure to Google addicts.


Recently, a major ISP in the Netherlands was determined to be streaming metadata from within their customer’s networks to Lifemote, a Turkish AI company.
Here’s a report in Dutch: https://tweakers.net/nieuws/245620/odido-router-stuurde-analyticsdata-naar-turks-ai-bedrijf.html
This is just the latest one to get caught doing it, but determine how comfortable you are having your internal network exposed to a 3rd party.
I’ve used personal/non-ISP modems and routers for 25 years because I’m not comfortable with it it. At all… But hey, you do you.
The next release is Windows Only. However, it includes consoles and Steam Deck verified…
Did I read that correctly? What are they skipping, the Commodore 64?
I hadn’t heard of a “self hostable Steam-like platform” before; after reading the above post I became very excited… until I read it doesn’t support a Linux client and isn’t FOSS.
Thank you for sharing this alternative! Configuring it for my homelab environment right now.
This is my favorite comment on the thread.


@StarkZarn@infosec.pub have you heard of NixOS? If you’d become a contributor with these bitesized posts that you’re doing you’d be increasing the repeatability of your work immensely.
No pressure. Just doing some evangelization 🙂
Oh it certainly wasn’t the first I have ever used.
Debian, Ubuntu, Kali, and more.
This is just the first one that has made me ‘want to make the shift’, so to speak.
I specialize professionally in hyper automation of all sorts of things. Long time user of PowerShell, custom built C++/C#/Java backend services. More recently also utilizing Python and Rust.
The declarative nature of NixOS (incl. Flakes, idempotent ❤️) is what I love about it. Although I am well aware it can be quite daunting for those that prefer imperative scripting, or even ClickOps.
Nix (and more specifically, NixOS) made me switch to Linux as my daily driver.
I had been using Windows since 3.11 as my daily driver, MS DOS before that. This was for web browsing, gaming, and development. Linux was my sandbox on the side, and mostly server OS throughout the years.
Goes to show how powerful packagemanagers can be, it made me make the full switch after ~30 years. I love how my OS is now idempotent/declarative.


I’ve used PowerShell in Windows for the past 15 years. Following dozens of steps in a GUI is not required.
I also use Linux, with bash and Python for automation. I’ve also grown to love NixOS for its automation options.
Both operating systems feature rich automation options. Both have ClickOps oriented interfaces for those that want it or are unwilling to learn to automate / use a CLI.
Doing ClickOps is a choice and a mindset, not a requirement of Windows. Using a CLI in Linux is not a requirement depending on the distro or your use case.
You just made me realize the Zoomers are actually much closer to making Warhammer 40k a reality. IT engineers are like Tech Priests to these Zoomers.
Kanidm
It has a modest UI for end-users to handle self-service scenarios, and an app portal for OpenID Connect configured applications.
The backend is fully CLI based.
It is very robust and performant, built on Rust.
Yet very much in active development, so do not expect full parity with commercial alternatives at a feature level.
I run it to provision users for my home Linux devices and it supports offline login, my Homelab servers, and my self-hosted web applications through OIDC.
A nice ‘one stop shop’ for my purposes.
EDIT: Actually their comparison page might be a worthwhile read considering your question OP.