Vanilla JS is perfectly fine to do basic interactive stuff. Data Binding is a bit trickier but can be achieved neatly with Web Components. I like it.
✍️ Hobbyist Writer, 🎲 Role player, 🧩 Game master, 🚀 Sci-Fi enthusiast, 💫 Star Citizen 🇪🇺 EU Citizen, 🐧 Linux user, 🧑💻 Professional Software Developer, 🏳️⚧️ Woman
Vanilla JS is perfectly fine to do basic interactive stuff. Data Binding is a bit trickier but can be achieved neatly with Web Components. I like it.
Groan
Can you repeat the question?
Basic functions of HID should still work under windows for the same reason why they work mod-less under Linux. But when those devices are not HID-conform then you would need drivers/a kernel-mod.
It seems that he is in fact a bloody window cleaner.
Is this eugenics?
Baby steps. First FOSS Apps like Libre Office, Kate, Krita, then dual boot, then you delete the Windows partition :)
I second Directory Opus. It’s a very good file browser.
shutdown -a
couldn’t help in that situation?
abcde is pretty great, and it has a funny command name :D
Given the nature of JS running only on a single thread. Promises/asynchronity is the only way to keep the browser from locking up.
Thus insisting on any other way is a major flaw in the developer not the language.
The API doesn’t restrict the amount of bytes to be hashed. So yeah it’s still heavy lifting.
Trigger a loading event after the constructor is finished that the view model takes to calculate your hash.
Sounds like an architectural issue to begin with. A constructor shouldn’t do the heavy lifting to begin with.
how about .tar.zip
or .tar.rar
?
tar eXtactZheVeckingFile
its a good idea to be as non blocking as possible especially on time and resource consuming tasks like IO, cryptography, …
just use await
in an async function
.
Mhm 5e and other derivates have a Cook Background. So why not use it?
Sure it’s more leaning into the roleplaying aspect but would you really think it’s believable that someone is attacking or defending someone with perfectly fried chicken?
A martial arts cook is a force to be recon with as many Action Movies featuring Steven Segal have shown us.
I like Tusky on Android.
Every browser released since 2020 supports this (custom elements that is), so I don’t see an issue with browser support.
You mean the Html template Element? I’ve never really got that to work, but I also never seriously tried.