Mike Nomitch
@MikeNomitch_CF
Product Manager, Cloudflare Workers
Anybody waiting for inbound TCP on Cloudflare Workers? If so, would love to hear your use case @CloudflareDev
Incredibly excited to show off Containers and Workers tomorrow.
📦 🔜 Join @MikeNomitch_CF and friends at @coderhq @ValDotTown live online tomorrow (June 24) for updates, demos, and AMA. 🔗containers.cloudflare.com
Excited to share my first post on the Cloudflare Blog!
We’ve recently added support for the FinalizationRegistry API in Cloudflare Workers. However, despite its availability, our general advice is: avoid using it directly in most scenarios. cfl.re/3FPkNUZ
If you are interested in PMing on Containers or Workers, let me know! - Looking for people in Austin, London, Lisbon, SF, or NYC. Open to EMs or engineers that are thinking about making the jump to PM. Technical background very much appreciated!
If you want to be a PM on @Cloudflare Workers platform please DM @ritakozlov_ @elithrar @williamallen @irvinebroque or anyone else on the team. We have a lot to ship 🚢 this year and need help making the platform delight developers everywhere!
Yesterday @duckdb released v1.3.0, which enabled the integration with the @Cloudflare R2 Data Catalog to read Iceberg tables stored in R2. In the below screenshot, DuckDB is running behind an API on Cloudflare Containers beta.
Python Workers keep getting better! Now you can ship stateful applications with a simple pure Python interface for Durable Objects. developers.cloudflare.com/changelog/2025…
Introducing Workers VPC: Workers -> private networks Workers <- private networks All while never leaving the networks you trust. The scope of what you can build on Workers just did 📈
I've added a Deploy to Cloudflare button to github.com/syumai/workers ! With this button, you can easily create and deploy your Go-powered Cloudflare Worker project! Please try it out and see just how easy it is!🚀