Hacker News .hnnew | past | comments | ask | show | jobs | submit | syabro's commentslogin

what's the point then? Just api around FS?

For a lot of project that would be sufficient. I've worked on projects that "required" an S3 storage solution. Not because it actually did, but because it needed some sort of object/file storage which could be accesses from somewhere, might be a Java application running in JBoss, might be a SpringBoot application in a container, on Kubernetes, Nomad or just on a VM.

Like it or not, S3 has become the de facto API for object storage for many developers. From the operations side of things, managing files is easier and already taken care of by your storage solution, be it a SAN, NAS or something entirely different. Being able to backup and manage whatever is stored in S3 with your existing setup is direct saving.

If you actually use a large subset of S3s features this might not be good solution, but in my experience you have a few buckets and a few limited ACLs and that's it.


I use a local garagefs on my NAS for small/new side projects, and it’s on my Tailscale for easy access

- Lets me deploy stateless containers easily

- Let’s me leverage the NAS for local redundancy and a more centralized place to do backups

- When a project grows it’s easy to promote it to use a hosted S3

- Local S3 becomes a target for Litestream and Restic

- Developing against the local fs and then handling file storage is a huge friction, unless I’m using something like Rails that already has a good abstraction


At this point S3 is an API spec more than a particular system. Plenty of things only work against the S3 API spec since the implementations have become such popular and relatively cheap and performant storage systems. It gives a nice limited surface area that doesn't allow you to do things that can get too complex or can vary too much across filesystems, etc.

Try pi

Premium accounts?


Nothing can compare for me with $200 Max CC subscription


I don’t quite get how it’s being injected in https requests… do they inject their own https cert?


Sounds really cool.

A few things I think should be considered:

1. Global state management? Props drilling really sucks...

2. How to deal with network? API is a must...

3. React/vue/svelte have a huge components database. Do we have to write our own? E.g. react-select...

PS Two-way data-binding was a thing once in the first Angular. But it turned out that most of developers used it everywhere and it dealt more harm than good

UPD: Found Fetch in API https://github.com/io-eric/coi/blob/main/docs/api-reference....


Migrated to 5k 27" 200% Shaaarrp!


Try installing asahi on mbp? I tried on my mbp m2 pro, works great


Probably just me but I would stay away from anything saying vibecoder in the repo


Would like to have more info but landing is empty And I don't want to provide my number unless I'm sure it's usefull


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: