Kian (@kian_nh) 's Twitter Profile
Kian

@kian_nh

Community Champion & MVP @ Cloudflare

ID: 1461530509121662982

linkhttps://kian.org.uk calendar_today19-11-2021 03:03:31

291 Tweet

364 Followers

140 Following

Kian (@kian_nh) 's Twitter Profile Photo

"On Unix, MySQL programs treat the host name localhost specially, in a way that is likely different from what you expect compared to other network-based programs" You'd hope that behaviour that is "likely different from what you expect" is just... changed to be normal? /rant

James Ross (@cherryjimbo) 's Twitter Profile Photo

Cloudflare is looking at releasing TCP Workers very soon, allowing users to connect to any TCP service using Workers. This can include things like databases, such as in this example. It's going to be super exciting to see what everyone builds with this! 🎉 The native API is

Cloudflare is looking at releasing TCP Workers very soon, allowing users to connect to any TCP service using Workers.

This can include things like databases, such as in this example. It's going to be super exciting to see what everyone builds with this! 🎉

The native API is
Kian (@kian_nh) 's Twitter Profile Photo

After hitting the same isolate even with 10 minutes of no traffic, I decided to write-up a little bit about eviction and what you can expect: kian.org.uk/cloudflare-wor…

Kian (@kian_nh) 's Twitter Profile Photo

Spent the day playing with napi.rs and I’m looking forward to digging more into what sort of improvements offloading work from Node to Rust can bring. Eventually hoping to publish findings/benchmarks including vs. WASM after some more testing.

Kian (@kian_nh) 's Twitter Profile Photo

If you're interested in trying Cloudflare Hyperdrive in Rust Workers yourself, I've written up the process & put a working example on GitHub. kian.org.uk/using-cloudfla…

Kian (@kian_nh) 's Twitter Profile Photo

If you've been connecting to Postgres databases using in Cloudflare Workers, but also wanted to use the nodejs_compat compatibility flag, give Postgres.js a try! Notably, Postgres.js will work in Cloudflare Pages as well as it doesn't require polyfills from Wrangler.

If you've been connecting to Postgres databases using in <a href="/Cloudflare/">Cloudflare</a> Workers, but also wanted to use the nodejs_compat compatibility flag, give Postgres.js a try!

Notably, Postgres.js will work in Cloudflare Pages as well as it doesn't require polyfills from Wrangler.
Jarred Sumner (@jarredsumner) 's Twitter Profile Photo

For devtools, it’s easy to overlook the extent shipping is not just writing code. The release notes. The docs. The help text. Error messages. Configuration. Integrations with other tools. Using it end-to-end to really make sure it works

James Ross (@cherryjimbo) 's Twitter Profile Photo

An awesome launch for Cloudflare. Testing this for weeks has been super fun. The team leading this migration solicited constant feedback from the community, and it has been such a breath of fresh air. Massive kudos to the team 🧡

Kian (@kian_nh) 's Twitter Profile Photo

This is what I’ve spent the past 6 weeks working on, ending up with a 8,060 file PR that cut down our repo by 19,624 lines! The Astro team has been awesome to work with, and Starlight is an amazing theme for any documentation sites wanting to get started with Astro!

Luke Edwards (@lukeed05) 's Twitter Profile Photo

As the one who spearheaded the Gatsby->Hugo rewrite (also a massive PR!), I'm really happy to see this happen. There were definitely still some pain points with the Hugo end-result, all of which Astro solves elegantly today +1 to this work & endorsement 👏 Kian