Material-UI Shortcut Components (for the Terminally Lazy)
I'll admit this up front: I'm lazy. I hate typing. I hate typing long words. I hate trying to read through long words to get to what I need to see, especially oft-repeated ones. I…
I'll admit this up front: I'm lazy. I hate typing. I hate typing long words. I hate trying to read through long words to get to what I need to see, especially oft-repeated ones. I…
So in a previous (now removed) post, I ranted a little about how react didn't seem to get along with web components and the 'is' property. It turned out I was wrong. 'is' works just…
Since I've gone https almost everywhere (thanks, LetsEncrypt.org), my SubFire apps (mobile and the baseline project for the 2.0 suite) are now full-fledged PWAs. On Chrome for Android (8), "it all works". After…
In principle, the idea of stopping a script/tab in the background from taking over the browser is a good one. In practice, however, a blanket algorithm that just goes "hey, then NOBODY in the…
tl;dr: a react component wrapper around img that implements the 'lowsrc' property. React's JSX parser is a white-list based interpreter. It will only accept and pass through properties (attributes) to the DOM component that…
Yes the Pokemon app was harmless, but the risk of another less scrupulous app asking for the same permission is still a huge problem, because we now know just how easily people will click away…