Live data from Hacker News

Viewing profile — winwiz

winwiz

HN member
Joined
Mon, Feb 08, 2021, 7:01 AM UTC
HN karma
0
Public activity
15 items

About winwiz

https://github.com/winwiz1

https://stackoverflow.com/users/12005425/winwiz1

https://www.reddit.com/user/winwiz1

Recent public activity

  1. 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…

  2. comment
    Comment #31386571

    Repeating references to the same CSS framework are mildly annoying, especially in the given context.

  3. comment
    Comment #31334135

    Typo, meant to say: ... that Workers are running on V8.

  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. comment
  10. 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…

  11. comment
  12. comment
  13. 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/…

  14. story
  15. 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…