HackerTrans
TopNewTrendsCommentsPastAskShowJobs

oofdere

67 karmajoined قبل 8 سنوات

Submissions

Neptune: Direct3D Virtualization for QEMU

blog.getutm.app
4 points·by oofdere·قبل شهرين·1 comments

comments

oofdere
·أول أمس·discuss
our rights have largely held up even in the absurd world we live in, and the constitution continues to be a thorn on the side of those trying to abridge them. what we are seeing now is the conclusion of decades of eroding our rights and the tower still refuses to topple. though of course we're going to have a lot of work to do fixing it up after all is said and done.
oofdere
·قبل 30 يومًا·discuss
> Blogging should be free [...] as in speech.

so asking for money is also part of that freedom right?
oofdere
·الشهر الماضي·discuss
it probably already is in the public domain under US law, this just gives it the same status across jurisdictions
oofdere
·الشهر الماضي·discuss
yeah it should really be CC0
oofdere
·قبل 3 أشهر·discuss
Turks did not really want it to become Türkiye in English, it was a government push. Most of us prefer having the name of our country be pronounceable and writable by anyone talking about it, and no one will even notice if you call it Turkey.
oofdere
·قبل 3 أشهر·discuss
> On iOS they only pop up the menu when they try to access the required functionality, and there's a limited number of things they can do.

great! your web browser does the exact same thing!

> 26 more potential permissions [1] from a browser are fine because a) it's just a single permission window and b) the browser exists in total vacuum from all other user experiences.

your argument is a non-sequitur; if I go install a firmware flasher, it is going to ask for permission to access the device I am flashing no matter what. on macos it will ask for "full disk access" for all your disks! on windows it will ask me "Do you want to allow this app to make changes to your device?" (what changes????). and then after that the app has to look at all of your devices and ask you which you want to use, and if there's a bug in the code, it might operate on the wrong one.

those OS permissions are confusing and obtuse, dare I say useless, and yet they still exist, and of course they cause fatigue!

whereas if you go to a webusb tool, the browser presents you a list of devices, with only the ones the app can use visible, and the app never gets more permission than it needs. it is simply a better UX and DX than the "permissions" cloud you're yelling at.
oofdere
·قبل 3 أشهر·discuss
> Permission popups fatigue

Native apps also have this, and it's worse because they usually just ask for sweeping admin access on windows, unlike WebUSB which just brings up a device selection menu
oofdere
·قبل 3 أشهر·discuss
trivial for you maybe but many people don't know how and where to find the right firmware for their specific device, and can be in environments where the UF2 volume isn't as obvious (e.g. using a phone)
oofdere
·قبل 3 أشهر·discuss
that's not going to work for use cases like the https://webmd.pro where you're interfacing with hardware from other manufacturers