Viewing profile — 5Qn8mNbc2FNCiVV
5Qn8mNbc2FNCiVV
HN member- Joined
- Fri, Jan 18, 2019, 10:26 PM UTC
- HN karma
- 520
- Public activity
- 195 items
- HN profile
- View on Hacker News ↗
About 5Qn8mNbc2FNCiVV
No profile information was provided.
Recent public activity
-
comment
Comment #48135884
I wish there was a config to error when a inferred type is either Any or Unknown so we can spot these locations. The report has it, but seeing it in the IDE would be great
-
comment
Comment #47959930
Not trying to promote too much I don't even get anything out of it, but I've been using a slopfork for a while now and it's great. A few flaws obviously since slopped over the week…
-
comment
Comment #47037850
I mean, maybe he was a revolutionary. One could describe what Vercel is selling as some kind of "wget optimizer" as well
-
comment
Comment #46755651
Do you mind sharing the prompts? Would be greatly appreciated
-
comment
Comment #45708780
I would 100% do it anytime because at some point enough is enough and you as the lead should have the backbone to put him into place. Best things is he shuts up forever, worst thin…
-
comment
Comment #45707041
I've had some PRs that would have required a ton of comments. There are usually two ways I handle this: If the PR went in a completely different direction and missed the goal by a …
-
comment
Comment #45706836
Next time tell him that if he isn't going to provide something constructive to the meeting, that he won't be allowed to join further ones. As long as you make it clear from your to…
-
comment
Comment #45675984
Not sure couldn't it just have been multiple different tokens/sessions and based on the request, use the correct one? It obviously only solves the issue specifically for multi-tena…
-
comment
Comment #45365952
Couldn't this be done in some way when validation exists, that the same validation is used to create a "better" placeholder value that may be able to be used with specific conditio…
-
comment
Comment #45317820
I'm wondering how history could have been if Hitler had access to nuclear weapons / empathy given by a super power. This is a step forward, but what's the way forward?
-
comment
Comment #44947516
Well, CloudnativePG exists and it works really really well. At some point if you can afford to have someone manage your databases separately from your applications, you can think a…
-
comment
Comment #44935766
You'd have to reach the same instance for your next request. Easier to just tell clients that they get returned a header that they should attach to their requests so the backend ca…
-
comment
Comment #44720332
The trick is to not worry about useMemo and useCallback because it's rarely an issue unless you have 800 line components or don't compose but rather treat everything as if it was i…
-
comment
Comment #44720286
I'd rather break my hands than use Svelte instead of React again. It comes with so many problems of itself. Summarized in a single sentence though it would be: It's more common tha…
-
comment
Comment #44397988
Too bad that the Supertokens docs became an absolute dumpster fire with their "recipes" and reading the source made me lose confidence in the product's quality to rely on. Not sayi…
-
comment
Comment #44257350
This seems blown out of proportion. Anyone who knows how streaming in React works knows, that you can't stream your HTML line by line. And there was the need to not block first pai…
-
comment
Comment #44243984
Yeah ok guess I misremembered it a bit but I was curious too and found the previous one I've thought of: https://news.ycombinator.com/item?id=43795406
-
comment
Comment #44243574
This feels eerily similar to a post I've read a within the last month. Either I'm having a deja vu, it's a coincidence that the same exact story is mentioned or theres something el…
-
comment
Comment #44102054
Just press the button and get a coffee and press it again (after 5 minutes), the second time it'll be instantly revoked.
-
comment
Comment #43977655
I enjoyed the hero section, made it clear to me. Checked the pricing, a different comment said raice the price, but I think I personally would be scared off if there was only a hig…
-
comment
Comment #43766114
But it doesn't matter because they are transitively being used by virtue of Vercel/Supabase being on them. They could definitely charge more, that's for sure, but it's not like the…
-
comment
Comment #43737725
It's just a client library, what's the alternative, put a proxy in front that drops 90% of the events
-
comment
Comment #43722603
That's the thing, this brings the benefits of GraphQL without requiring GraphQL (+Relay). This was one of the main drivers of RSC (afaik). Obviously if you have a GraphQL backend, …
-
comment
Comment #43680951
Using it right now, the community feels non-existent and the documentation is as barebones as it gets. Luckily my requirements are easy since I only need schema-based sharding so f…
-
comment
Comment #43595075
Commented elsewhere, sorry should have clarified. Just a bit of text, mostly a bit of context of the requirements, potential edge cases and then an ordered list of steps