Live data from Hacker News

Viewing profile — nvegater

nvegater

HN member
Joined
Thu, Nov 04, 2021, 4:19 PM UTC
HN karma
55
Public activity
59 items

About nvegater

No profile information was provided.

Recent public activity

  1. comment
    Comment #49201178

    A lot of haters in the comments, but I think it’s a bit too much negativity. It’s true that they could focus on polishing the edit experience, but given that I rarely code anymore …

  2. comment
    Comment #48820018

    how is this related to better auth ? In my understanding, keycloak and better auth are fundamentally different. I would compare keycloak more with Ory for example.

  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #45396102

    Thank you ! I actually think real time weight update is theoretically possible while also avoiding messing up the network. Would be super useful if we figure out how to do that. Th…

  11. story
  12. comment
    Comment #45370353

    Yes, and there is one trick I’ve learned instead of explicitly pulling the ‘I’m the lead’ card (which is valid, but not always the best move). Present the decision in terms of its …

  13. comment
    Comment #45159945

    I want to start writing again. Maybe someone finds it interesting. Happy to hear your thoughts (good or bad ones).

  14. story
  15. story
  16. story
  17. story
    Ask HN: Django Admin for React – NextJS admin UI that works directly with ORM

    I'm considering building a Django Admin-like interface for Next.js using React Server Components and some ORM (Maybe Kysely or Prisma). While I found tools like React Admin and Ref…

  18. comment
    Comment #42058953

    I see this as oversimplification. US Tech faces hard regulations too (fintech, healthcare etc...). Also Regulation is not that big of a bump in EU. GDPR simplified rules across 27 …

  19. comment
    Comment #41877821

    Humans experience the world as a story, but that is not necessarily the most human way to wrap a life around as you are implying. In some cases there are more powerful frameworks. …

  20. comment
    Comment #41444790

    Ok then the parent is talking about those situations (forms and user editable fields) not about state in general in the library, correct ? If that’s the case, weird comparison.

  21. comment
    Comment #41443176

    > In Vue you can just change a property deep inside the model layer and the view updates I never used vue for production apps, but my feeling tells me this could be a problem when …

  22. comment
    Comment #40752933

    A lot of People in “colder” countries with higher purchasing power (specially in Europe) still want to move to Barcelona now that they can work remotely. I wonder how this fact aff…

  23. comment
    Comment #39957760

    The build times for react are not a problem at all.

  24. comment
    Comment #39917997

    I honestly don’t understand how’s this different from react server components with nextjs but with less features? It seems like the same thing but with an even clearer border betwe…

  25. comment
    Comment #39778602

    It looks like a shorter and more specific syntax for things you can already do with vanilla stuff. In theory more tricky but faster to develop for one person (something like tailwi…