So apparently a #FlyIO dev is a douche canoe who promotes gen AI in the most douche canoe way possible.
And Fly just decided to let them... fly... on their company's blog.
So apparently a #FlyIO dev is a douche canoe who promotes gen AI in the most douche canoe way possible.
And Fly just decided to let them... fly... on their company's blog.
I found glance, and decided to set it up on fly.io, so I always have a useful dashboard available to me. Now you can too, if you want, I wrote about getting this setup.
https://claytonerrington.com/blog/setup-glance-on-fly-io/
#glancedashboard #glanceapp #100DaysToOffload #docker #flyio
RethinkDNS Resolver That Deploys to CF Workers, Deno Deploy, Fastly, Fly.io
https://github.com/serverless-dns/serverless-dns
#HackerNews #RethinkDNS #Resolver #CFWorkers #DenoDeploy #Fastly #Flyio
anyway, i managed to reduce my average traffic use from 1.5MB/s to about 100kB/s β¨
https://github.com/superfly/litefs
Bonkers #sql from #flyio
#LaravelCloud just charged me $5 for an app with zero traffic and no hibernation. Thatβs it, Iβm outtie.
There are many other competitors with a mature platform for PHP projects and better specs. Plus, their βFreeβ tier does well hiding the β+ usageβ that is charged. If thatβs how they play ball Iβm not going back.
#Laravel #PHP #SoftwareDevelopment #Programming #Cloud #Servers #Server #Hosting #Coding #LaravelCloud #AWS #Azure #GCP #GoogleCloud #Hetzner #FlyIO #WebDevelopment #WebDev
interesting article from #flyio about their bet big on #GPU infrastructure but discovering developers want #LLM APIs, not raw GPU access https://fly.io/blog/wrong-about-gpu/
Itβs a bit sad to see one of the most respected #flyio engineers punching #elixirlang in the face a couple of times, but I appreciate the honesty and openness of the article. Respect.
Interesting reflection by @mrkurt about Fly.io's exploration of GPU-related services.
> At one point, we hex-edited the closed-source drivers to trick them into thinking our hypervisor was QEMU.
Wrong about GPUs: Cloud hosting provider Fly discovers their customers don't want to lease GPUs
https://fly.io/blog/wrong-about-gpu/
#computing #hosting #cloud #flyio #gpu #llm #fly #ai #+
Looking for an alternative to #Heroku? Check out #FlyIO
Mateus wrote a handy guide to get your application deployed on @flydotio in under 5 minutes.
Check out his latest article: https://go.fastruby.io/es2
This quote from Fly.io's newsletter hits hard:
βTo know it wasn't managed, you'd have to read the documentation, and for modern developers, documentation might as well be fine print.β
Doing up some interactive maps of #FlyIO and #TigrisData regions.
And, wow.... is Africa really offline or really underserved?
We built an orchestrator from scratch. Here's why. - #flyio
Small TiL writeup on creating a subdomain of my website to a small project I created last night and deployed to fly.io
TiL: https://anoliphantneverforgets.com/til/2024-11-12-route53-to-fly-subdomain
i spent way to much time debugging the usage of #GoogleCloud SDKs in #flyio through #WorkloadIdentity.
ended up creating a little binary in #Go that can act as a proxy: https://www.frytg.digital/blog/2024-11-20-flyio-openid-token/ - maybe it helps someone