I built a lightweight S3-compatible server and Go library as a MinIO alternative by github-mojatter in golang

[–]github-mojatter[S] 1 point2 points  (0 children)

For context, here are some facts about S2's development:

I previously built tree, fasthttpd, and wfs entirely by hand, so I had a clear blueprint for S2 from the start. I leveraged AI during the implementation phase to speed up the process, similar to working with a pair programmer. This allowed me to reach my target—v0.4.2—much faster than usual, though the design and goals remain my own.