Viewing profile — nvegater
nvegater
HN member- Joined
- Thu, Nov 04, 2021, 4:19 PM UTC
- HN karma
- 55
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About nvegater
No profile information was provided.
Recent public activity
-
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 …
-
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.
- story
- story
- story
- story
- story
- story
- story
-
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…
- story
-
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 …
-
comment
Comment #45159945
I want to start writing again. Maybe someone finds it interesting. Happy to hear your thoughts (good or bad ones).
- story
- story
- story
-
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…
-
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 …
-
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. …
-
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.
-
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 …
-
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…
-
comment
Comment #39957760
The build times for react are not a problem at all.
-
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…
-
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…