Live data from Hacker News

Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

github.com

1–10 of 105 posts

Re: Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

#2
I found the words used to describe this jarring - to me it makes sense to have an s3 client on my computer, but less so client side on a webapp. On further reading, it makes sense, but highlighting what problem this package solves in the first few lines of the readme would be valuable for people like me at least

Re: Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

#3

I found the words used to describe this jarring - to me it makes sense to have an s3 client on my computer, but less so client side on a webapp. On further reading, it makes sense, but highlighting what problem this package solves in the first few lines of the readme would be valuable for people like me at least

I have a good suspicion this has been written with help from an LLM. The heavy use of emojis and strong hyper confident language is the giveaway. Proof: my own repos look like this after they’ve had the touch of cursor / windsurf etc. still doesn’t take away if the code is useful or good.

Re: Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

#4

I found the words used to describe this jarring - to me it makes sense to have an s3 client on my computer, but less so client side on a webapp. On further reading, it makes sense, but highlighting what problem this package solves in the first few lines of the readme would be valuable for people like me at least

> to me it makes sense to have an s3 client on my computer, but less so client side on a webapp

What do you mean with a webapp?

Re: Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

#5
for Node.

These are nice projects. I had a few rounds with Rust S3 libraries and having a simple low or no dep client is much needed. The problem is that you start to support certain features (async, http2, etc.) and your nice nodep project is starting to grow.

Re: Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

#6

I found the words used to describe this jarring - to me it makes sense to have an s3 client on my computer, but less so client side on a webapp. On further reading, it makes sense, but highlighting what problem this package solves in the first few lines of the readme would be valuable for people like me at least

> to me it makes sense to have an s3 client on my computer, but less so client side on a webapp What do you mean with a webapp?

he expected to be s3 client on desktop/local machhine

Re: Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

#8

I found the words used to describe this jarring - to me it makes sense to have an s3 client on my computer, but less so client side on a webapp. On further reading, it makes sense, but highlighting what problem this package solves in the first few lines of the readme would be valuable for people like me at least

tbh - english is not my mother-language so i do help myself with copy and typos ... but, if it feels uncomfy please feel free to open PR - I want it to be as reasonable as possible

Re: Show HN: S3mini – Tiny and fast S3-compatible client, no-deps, edge-ready

#10

I found the words used to describe this jarring - to me it makes sense to have an s3 client on my computer, but less so client side on a webapp. On further reading, it makes sense, but highlighting what problem this package solves in the first few lines of the readme would be valuable for people like me at least

I think “for node and edge platforms” and “No browser support!” makes this pretty clear? Those are in the title and first paragraph.
Post reply on HN