Viewing profile — Banou
Banou
HN member- Joined
- Wed, Dec 20, 2023, 2:36 AM UTC
- HN karma
- 8
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About Banou
No profile information was provided.
Recent public activity
-
comment
Comment #48581168
Like if cloudflare and other protection services don't make the web more human-hostile blocking un-approved browsers and tools like cURL. Captchas and others already get solved by …
-
comment
Comment #48059619
Good thing most websites already moved away from Google's recaptcha.
-
comment
Comment #47346416
Temporal is nice but I've tried using it and had terrible performances. Hope the implementations get better in the future.
- comment
-
comment
Comment #45528545
Have tried almost every PaaS and same for me, I always come back to CapRover, it's the platform I've had the less issues with, it's simple and yet feature complete enough for me to…
-
comment
Comment #45259868
Good thing that 99% websites don't need to modify 1k dom elements every seconds then, if you do using a DOM library isn't the right choice. My comment was about size library, in re…
-
comment
Comment #45258503
React in itself isn't that heavy , and things like preact exists if you want an even lighter library, it's mostly other dependencies that are heavy, so the blame is mostly on the s…
-
comment
Comment #44921038
Any plans to expand further than Hetzner? They're pretty restrictive on certain usages(e.g VPNs), I'd be really interested in support for Datapacket for example.
-
comment
Comment #41754903
Thats such a political argument, this is ecology, your POV on origins isn't correct in this case. Introducing a new species that has never lived somewhere could maybe introduce rea…
-
comment
Comment #41564596
But chatgpt wasnt the first, openai had coding playground with gpt2, and you could already code even before that, around 2020 already, so I'd say it has been 3-4years
-
comment
Comment #41552038
First one maybe but definitely not the second one. Have you actually thought of it? How would the platform know who sent what. They can't. So it's definitely not shared on the depo…
-
comment
Comment #41546239
Onramps/offramps generally generate individual wallets per user to send/receive from, so it still goes back to you at the end of the day.
-
comment
Comment #41486919
I think one of the reasons Google choose UDP is that it's already a popular protocol, on which you can build reliable packets, while also having the base UDP unreliability on the s…