HackerTrans
TopNewTrendsCommentsPastAskShowJobs

michaloo

no profile record

Submissions

[untitled]

1 points·by michaloo·il y a 4 mois·0 comments

[untitled]

1 points·by michaloo·il y a 4 mois·0 comments

LibSQL/Hrana wrapper for CF D1. Access with any compatible client

1 points·by michaloo·il y a 5 mois·1 comments

Show HN: CLI to estimate Cloudflare bill before it surprises you

github.com
2 points·by michaloo·il y a 5 mois·1 comments

Show HN: Heroku/Fly.io-like app deployments to Cloudflare Containers

github.com
3 points·by michaloo·il y a 5 mois·1 comments

Show HN: Once Analytics – self-hosted, buy-once analytics on serverless

onceanalytics.com
3 points·by michaloo·il y a 5 mois·0 comments

comments

michaloo
·il y a 5 mois·discuss
This is the implementation: https://github.com/michaloo/flarepilot/blob/main/worker-temp...
michaloo
·il y a 5 mois·discuss
CLI tool that queries Cloudflare's GraphQL Analytics API to get usage statistics and cost estimates.

It covers: Workers (Durable Objects and Containers), Workers AI, R2 buckets, D1 databases, KV namespaces, and Queues.

Useful as you experiment more with their compute and storage to ensure you won't be surprised by the bill at the end of the month.
michaloo
·il y a 5 mois·discuss
Thanks! Based on my impressions CF Containers are slower to boot but have lower latency later. I moved some test apps from DigitalOcean App and I saw 10-20% improvements in loading time (which is different what you asked since DigitalOcean is probably more k8s than firecracker, but just to share my experience).