Rendered at 13:31:48 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
huffer 3 hours ago [-]
I just spilled my coffee; sorry for the trivial remark, but the name means 'pubic hairs' in Romanian. Apologies.. I thought it's better for you to know and ignore than not to (not quite a big population target for you, I imagine, anyway).
dazzatron 2 hours ago [-]
schaamhaar.io was already taken
pi-victor 2 hours ago [-]
you got here before me, had a good laugh tho.
thegagne 20 minutes ago [-]
The cool part of this is it’s an example of what’s possible with a community of users armed with AI.
Many users, (myself included), had need to test cloud stuff locally, but had no tool to do so. Localstack exists, but it started rug pulling the free tier and they didn’t support all the features.
Meanwhile, Floci makes it easy to write your own cloud compatible test suite, then implement the feature to match. I was able to get a good enough coverage on a few features created in a weekend on the $20 tier of Claude to make it useful to me, then others picked up the work to round it out.
It’s really cool to see it grow.
mkirsten 30 minutes ago [-]
This looks very cool! Is this only intended for testing and development, or as a feasible way to migrante away from e.g., GCP as well?
I’m interested in something that would allow me to over time migrante away from a GCP project that uses many services today - e.g., Datastore, FileStorage etc.
_bohm 21 minutes ago [-]
Definitely not feasible to migrate off of actual cloud services using something like this.
aeagentic 2 hours ago [-]
Would someone be interested in this but intended for production? Im already running a whole bunch of cloudflare and AWS services in my own AWS fake and it works surprisingly well! :)
elendilm 4 hours ago [-]
Good work.
For us, floci-oci for object storage looks interesting. For everything else we have our own stack.
Many users, (myself included), had need to test cloud stuff locally, but had no tool to do so. Localstack exists, but it started rug pulling the free tier and they didn’t support all the features.
Meanwhile, Floci makes it easy to write your own cloud compatible test suite, then implement the feature to match. I was able to get a good enough coverage on a few features created in a weekend on the $20 tier of Claude to make it useful to me, then others picked up the work to round it out.
It’s really cool to see it grow.
I’m interested in something that would allow me to over time migrante away from a GCP project that uses many services today - e.g., Datastore, FileStorage etc.
For us, floci-oci for object storage looks interesting. For everything else we have our own stack.