
workers.dev
Build & deploy serverless apps
60 followers
Build & deploy serverless apps
60 followers
Powered by Cloudflare’s network of 165 points of presence, Workers lets you focus on what matters: writing the code that powers your business. Move faster by deploying applications globally with Workers in the same time it takes to deploy to a single cloud region on a traditional provider.
This is the 31st launch from workers.dev. View more

VoxThermic
Launching today
VoxThermic is a macOS journaling app that helps you discover patterns in your thoughts over time. It uses Apple's on-device Foundation Models and Natural Language framework to analyze journal entries locally, so your private journal never leaves your Mac. You can type or simply ramble out loud using built-in voice transcription, and everything works offline.



Free
Launch Team



Love how fast global deployment is with Workers, but a built-in cost dashboard showing per-script invocations and CPU time breakdown would be really helpful for keeping tabs on spend without having to piece it together from logs.
Love how quick it is to push to the edge from a single command. One thing that would save me even more time is a built-in CLI flag to tail logs across multiple Workers scripts at once when I'm debugging something fan-out. Right now I have to open separate terminals for each script and it's a bit tedious. Could be something like workers tail --all or a small flag on the existing command. Would make a great dev experience even better.
Been using Workers for a side project and the global deploy speed is honestly wild. One thing that would be a huge help though is a built-in step debugger or at least better local emulation for durable objects since tracing state issues across regions still feels like guesswork sometimes.
Deployed a small API in under two minutes and it ran instantly from the edge, which still feels like magic. The DX is honestly the smoothest I have used for serverless work.
Deployed a quick worker in under two minutes and it actually responded faster than my usual setup. The global edge thing isn't just marketing fluff here.