@housecor As a pedant I always call the thrown thing an exception because it may not be an Error. TypeScript types it as unknown. PS thanks for the tip. TIL.
@agenordebriat@BHolmesDev TypeScript types provide only compile-time safety. A Zod schema parses data at runtime AND provides type safety through auto-generated typescript types.
@bitcoinarchive Didn’t Binance just announce no-fee BTC trades? When I got that email I def thought to myself “if I wanted to sell some BTC right now Binance would be my choice”.
@VitalikButerin Las Vegas. Not 100% though because I got picked up by the cops for attempting to walk between the terminals and made to take the shuttle.
@bitbanter Lol that brings me back to 2014 when my Wikipedia nemesis kept adding Yap to the Bitcoin page and I kept removing it over and over https://t.co/0mPoroVfwe
@MeetThePress@NBCNews Why did you preempt discussion of actually important news (our withdrawal from Afghanistan) to instead promote a billionaire’s joy ride in space? Does he own NBC too?
@iammemeloper I know you’re joking but just yesterday I discovered in trying to run my own thing on 3000 that something was already running on 3000 responding 426 to all requests. If any of y’all actually pulled up that URL I’d be curious if you saw the same.
@dan_abramov Living on the California coast, the first thing I thought of when I saw your tweet was my favorite sweet treat resource FroYo 101 which is a different idiom entirely. So yes, it’s confusing even for a 🇺🇸 native
@oktadev@typescriptlang@reverentgeek TypeScript was hot in February 2019. Now it's standard, and yet shockingly some major tech companies still don't support it yet HINT HINT https://t.co/rqLASS1axc https://t.co/5XTRbj1XE5
I’m investigating API gateway solutions for per-user per-resource rate limiting. Any recommendations for or against any particular vendor? FWIW the API itself is deployed on Google Cloud Platform.