Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
11–20 of 219 posts
Absolutely not. The value isn't in the cloud storage. The value is in the client (DropBox in my case) seamlessly working across all my devices.
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#12S3 is costly and carries significant political baggage.
For a better alternative, run MinIO on a cloud provider of your choice, or stick with a secure option like Proton Drive.
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#13The repository only exist for seven days and was likely written by Claude code, which makes it not very trustworthy for storing personal data.
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#14Neat! Pricing wise it might not always make sense though to use the commercial blob storages, especially for solo usage.
1 TB is roughly 20-30 USD per month at AWS/GCP only in storage, plus traffic and operations. R2 is slightly cheaper and includes traffic.
Compared to e.g a Google AI plan where you get 5 TB storage for the same price (25 USD/month) + Gemini Pro thrown in.
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#15Just don't spin up your machines in Bahrain or the UAE...
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#16See also: https://github.com/Barre/ZeroFS Doesn’t require an external database (just a s3 bucket) and is a single binary. A webui is shipping in the next few days.
this doesn't seem like it allows multiple writers?
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#17Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#18We've officially come full circle
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#19I bought 35$/mo 16TB server from OVH. I am running 2 replicas of Garage, one on this server. I am using this for backup for now but probably I will also move my Nextcloud files there and websites. This is fine for now and less pricey than any S3 provider I was able to find.
Re: Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
#20I wonder if it would be possible to do something like this that had transparent end-to-end encryption.