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 AIs nowadays, they're just friction…
Good thing most websites already moved away from Google's recaptcha.
Temporal is nice but I've tried using it and had terrible performances. Hope the implementations get better in the future.
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 run almost anything. I'd love a better…
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 response to the parent comment about MBs…
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 side of the devs, not react, for having…
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.
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 really bad side effects? Imagine a new…
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
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 deposit side. And I doubt they'd move the…
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.
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 side. From my perspective, which is a…
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 AIs nowadays, they're just friction…
Good thing most websites already moved away from Google's recaptcha.
Temporal is nice but I've tried using it and had terrible performances. Hope the implementations get better in the future.
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 run almost anything. I'd love a better…
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 response to the parent comment about MBs…
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 side of the devs, not react, for having…
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.
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 really bad side effects? Imagine a new…
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
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 deposit side. And I doubt they'd move the…
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.
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 side. From my perspective, which is a…