Made website for the project, gonna deploy soon. ASCII Shader made by AI
Log in to leave a comment
Basic rocket server with a redirect to /api/ and a version text. Also wrote a pseudo db schema and choose DuckDB.
Log in to leave a comment
this took me this long since i had to re-think the whole schema multiple times. Also asked some questions in the rust discord server.
Config parsing and nice logs!
Log in to leave a comment
Love the use of Zed. However, I am wondering, what makes S4 next-gen? What does it offer that S3 infra doesn’t already?
Its not an S3 replacement but like a collaborative version of TrueNAS, its also capable of doing file serving for applications as its mainly API build and based on permissions. I can use it to just dump my files, a team can use it to have a nice shared filesystem, applications can use it to upload user images from a server route (with an API key) and the user can get it from the API directly with everyone permissions