Viewing profile — winwiz
winwiz
HN member- Joined
- Mon, Feb 08, 2021, 7:01 AM UTC
- HN karma
- 0
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About winwiz
https://stackoverflow.com/users/12005425/winwiz1
https://www.reddit.com/user/winwiz1
Recent public activity
-
comment
Comment #32313148
The library customers can install app called "Google Authenticator" provided they own a smartphone. It works without network connectivity. Just use the app to scan QR code when cre…
-
comment
Comment #31386571
Repeating references to the same CSS framework are mildly annoying, especially in the given context.
-
comment
Comment #31334135
Typo, meant to say: ... that Workers are running on V8.
-
comment
Comment #31325712
One of the substantial sticking point issues, likely to be discovered by a developer who just made a dive into the Workers ecosystem, is the lack of full NodeJS compatibility. Take…
-
comment
Comment #31301139
Outstanding effort. However, and as usual, some improvements can be suggested. For example, users are asked to execute npm and webpack commands as a part of some lessons. What is n…
-
comment
Comment #31292047
Would be nice if the presumed scope of the article (CF Pages & its not-previously-public Azure-based implementation) was reflected in the title. Or mentioned closer to the beginnin…
-
comment
Comment #31272866
SPA loading performance can be improved by splitting React app into multiple SPAs each rendered by its own smaller bundle. Additionally, for many websites, the landing/index page o…
-
comment
Comment #31271855
The supposed complexity of SPA can be addressed by splitting a monolithic React app into multiple SPAs each rendered by its own and smaller script bundle. It helps with SPA loading…
- comment
-
comment
Comment #30320928
I agree, the author doesn't seem to grasp the fact that CORS always waters down security. That is, CORS is the way of security weakening. Although the author correctly notes that o…
-
comment
Comment #30272904
[dead]
-
comment
Comment #29820758
[dead]
-
comment
Comment #29632662
Remix uses Server Side Rendering (SSR) done at run-time. As any other technology, it has not only advantages but also drawbacks: https://github.com/winwiz1/crisp-react/blob/master/…
- story
-
story
Show HN: Accessible COVID-19 tracker for blind and visually impaired users
There are lots of trackers so why do we need another one? There are three features offered by virusquery.com that make its use easier for people who are blind or have low vision an…