yulian

joined 2 years ago
[–] yulian@sopuli.xyz 0 points 1 hour ago

https://wicg.github.io/webusb plenty of spec here and a draft to become web standard.

It's up to me to decide what is sufficient secure and private for me, I don't have the same threat model as others. It's the same bullshit line Firefox throws around.

There is a reason why Firefox is constantly losing adoption. People want things to work.

They can easily add it behind a flag until it's ready, but those that need it can use it in it's current form. I need it for keyboards and mice to be configurable on Linux. Many hardware manufacturers are starting to use it to make cross platform tools for their prepherial hardware. I'm not gonna wait for Firefox overlords to deem it "safe enough" by their whims. They don't even have a framework for how to qualify something is safe. It's just at the personal preferences of Mozilla devs.

They have implemented plenty of things that were drafts, and posed just as many security or privacy issues.

[–] yulian@sopuli.xyz 0 points 1 day ago* (last edited 1 day ago) (2 children)

I'll stop using Chromium-based trash once Firefox devs stop acting all holier than thou and implement WebUSB and WebSerial instead of some vague notion they are protecting me from myself by not implementing it.

[–] yulian@sopuli.xyz 12 points 1 week ago

Just look up Kindle DeDRM, it is easy enough to remove that stuff and then even convert them to epub

[–] yulian@sopuli.xyz 3 points 1 year ago

I've been using Atomic stuff for a while. First Silverblue but now I use Bazzite Gnome.

I actually use Nix ontop of it for dev tools and CLI tools that Flatpak doesn't handle.

I don't like the toolbox style of doing things. Nor devbox, dev containers, nix shells, whatever. Too much hassle.

But I do like using Nix + Home-manager to manage my home directory and tools, especially between computers as it's all in a git repo and has separate configs.