In their gnome version, during the setup process (first boot, not install), they would prompt for third-party repo and codec (Enabled by default, IIRC).
I think you might have unchecked that? or KDE not offering such experience?
EDIT: NVM, I just checked, and I have never installed the codecs… LOL.
Fedora is notorious for avoiding shipping proprietary software with their distro even at the cost of new users.
I think this might stems from the fact that fedora used to be a distro aimed for advanced users. It is slowly getting better at being new user friendly.
I also started with LTS assuming they would be more usable, but the extremely outdated package have later driven me away from linux for a while.
Now I realize I can just run normal Ubuntu to get reasonably up-to-date packages. But I like the latest (non-graphical) software that is offered by fedora.
I’m not really big on “let’s make a movement”, but this independent dev has been hit with a cease-and-desist from making a FOSS Home Assistant addon for their Haier air conditioners....
EDIT: sorry, I read it wrong, I thought the reply says the addon “doesn’t” use the remote API.
I digged a bit on the code, and every command indeed go through the cloud. So even if you use this addon, Haire can still collect a fair bit of data about you, since there is no way to communicate locally and directly to the AC.
But the addon only sends the minimum amount of data to achieve functionality, so definitely not as much data as using Haire’s app.
Can you link to where the documentation that specify they don’t use API?
Because I am looking at pyhOn (dependency of hon, and also being taken down), it seems like when executing a command, they do contact the cloud. Specefically
<span style="color:#323232;">url: str = f"{const.API_URL}/commands/v1/send"
</span><span style="color:#323232;"> async with self._hon.post(url, json=data) as response:
</span><span style="color:#323232;"> ...
</span>
Feeling the lack of moderation now Reddit? (lemm.ee)
Shocked Pikachu face meme.
Reddit API blew up and now I run Linux? (lemmy.dbzer0.com)
I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god
Haier hits Home Assistant plugin dev with takedown notice (www.bleepingcomputer.com)
I’m not really big on “let’s make a movement”, but this independent dev has been hit with a cease-and-desist from making a FOSS Home Assistant addon for their Haier air conditioners....
Haier, the air conditioner maker, takes down open source third-party Home Assistant integration (lemmy.world)
cross-posted from: lemmy.world/post/10882099...