User's banner
Avatar

nick

nick@campfyre.nickwebster.dev
Joined
21 posts • 7 comments
Direct message

It uses other signals too, like what other sites you’ve visited with that checkbox on it, what CloudFlare has seen your IP address doing in the past, etc.

The google one is able to see if you’re logged into a google account and take that into account.

There’s even a new variant of the Google captcha that is invisible and doesn’t even bother to show a checkbox.

permalink
report
parent
reply

It’s different in different markets. In Australia and New Zealand it’s usually a reasonably well made medium-dark blend.

You’ll get much better at any dedicated café, but it’s also miles better than sbux (who don’t even use real espresso machines).

permalink
report
parent
reply

this will do more harm than good because there can be no Wagner group without Prigozhin

Do you mean more good than harm? Because Wagner going away will be amazing for the world (esp. Africa)

permalink
report
parent
reply

lemmy.world is down right now and your app is showing the raw HTML that is being returned (a CloudFlare 502 page)

permalink
report
reply

The IDE support based on JSDoc is typescript (at least it is in all the ones I know about). They’re just using TypeScript’s JSDoc annotation support under the hood.

I’m not sure what you mean about the “heavy JS env” though, it’s just calling tsc in your package.json or whatever build script you’re using (or even if none, it’s one command).

permalink
report
parent
reply

Whatever you do, I’d recommend using Typescript to give you some type safety with your JS.

permalink
report
reply