Craig Bilner
153 posts

Craig Bilner
@CraigBilner
do a bit of coding here and there
London, England Katılım Mayıs 2016
779 Takip Edilen75 Takipçiler

@zebassembly I have this working now, miles cheaper but much slower
English

@CherryJimbo It's an opportunity to delete the whole worker and see if nothing breaks when you redeploy....forever keeping that sweet v1 migration
English

@dinasaur_404 @Cloudflare make it cheaper to deploy all workers in cd all the time with some sort of checksum to skip deploys
fix the slow loading save rather than deploy button
programmatic rolling rollouts and rollbacks
English

morning yall! 👋
we're working on improvements around @Cloudflare Workers versioning/deployments. if you have any feature requests around this, let me know!
can be anything from version skew protection, improvements to gradual deployments, UI requests, and more!
English

@MikeNomitch_CF @yagiznizipli Thanks Mike. 10 max instances where most are in the EU but some aren't, meaning it's difficult from a gdpr perspective. I currently have a hack where I init the container, ping it, return the region envar and if it's not WEUR don't send traffic to it and create another....
English

@CraigBilner @yagiznizipli If you aren't seeing that, do you have a low "max_instances" count on your app? - We've got a bug (fix likely going out this week) where placement isn't great when you've got low instances, so you might be spinning up in the wrong spot.
English

@yagiznizipli are there plans to allow WEUR placement for containers?
English

@WalshyDev @CloudflareDev Greater timeouts on durable objects, uncapped fetch calls from workers, proper dashboarding on worker analytics, checksum on worker code to skip deploys, programmatic gradual rollouts with autorollbacks based on error metrics, durable object instances in dashboard
English

Heyo, it's been a while since I've asked for feedback from people using @CloudflareDev
What pain points do you have using our platform? This may be as someone just getting started, using our platform for a while or someone who has been using us for years.
It's easy to forget pain points when you deal with them often, so lay it on me! How can we make you a more productive developer and make sure you can build the next big thing on Cloudflare?
All feedback is good feedback :)
English

@BraydenWilmoth Group/filter by environment and more intuitive RBAC per env
English

@yagiznizipli @Cloudflare Breakdown of where cpu time is spent?
English

Tell me what is missing/not working at @cloudflare workers, and I will make it happen!
English

✅ r2 glow up
✅ d1 glow up
🔄 workers glow up (excited for some things in here)
we're on a polish streak — what are things that are driving you nuts about the developer platform experience that will make your life easier?
would love to hear them👇
brandon@burcs
d1 got a glow up... available globally 🌐
English

@dok2001 @Cloudflare woud love
* cross worker rpc in local dev
* queues in local dev
* workflow vitest
* out-the-box local dev for frameworks like solid start
* notification iac
* iac all round, especially around kvs and d1
* remove limits on api calls from workers
* better otel experience with logs
English

@CraigBilner Thanks for this article. app.pluralsight.com/guides/alexa-r…
Found it useful in understanding some Alexa skill ideas. Even though I'm using Jovo to build, found your notes on testing very useful.
English

@CraigBilner @NxDevTools This is proverb that certainly work well in microservices architecture
English

Working on an @NxDevTools repo reminded me of the Go proverb "A little copying is better than a little dependency"
English

@studio_hungry we take a different approach, rather than using variants, we use utils with tokens e.g. `px: "$S200"`
English






