Live data from Hacker News

Viewing profile — ruicaridade

ruicaridade

HN member
Joined
Fri, Feb 21, 2020, 5:26 PM UTC
HN karma
16
Public activity
8 items

About ruicaridade

No profile information was provided.

Recent public activity

  1. comment
    Comment #41861297

    Indeed, we use FastAPI in quite a large scale! I would not trade FastAPI for anything else at this point. Before the typing module became ubiquitous there used to be a lot of "magi…

  2. comment
    Comment #38403133

    I'm vertically challenged and I found this website to be quite accurate assuming a correct inseam measurement. There's a new kid in the block[1] which I used to pick my latest bike…

  3. comment
    Comment #35195224

    To me, the main benefit of react hooks is it eliminates higher-order component hell. It's so much easier to extract common behaviour from different components to a re-useable hook,…

  4. comment
    Comment #34968242

    I'm tired of every tool I install on my latest gen Intel CPU + 32GB RAM + NVMe drive machine being a complete slog. To each their own, but I don't find Casey's performant version l…

  5. comment
  6. comment
    Comment #26992535

    I've experienced the same thing. All my fancy regular mechboards are sitting on the shelf while I daily drive electro-capacitive switches. Epomaker makes a more affordable but equa…

  7. comment
    Comment #25035444

    Next has two different ways to deploy: 1. Next renders the React page server-side and sends it as html/css. Once everything is done loading on the client, it becomes a regular Reac…

  8. comment
    Comment #22472801

    There's a chance you may get stuck with React again due to React Native and Electron if you move to mobile or desktop apps. Maybe try transitioning to Full-Stack and eventually Bac…