Live data from Hacker News

Twake Drive – An open-source alternative to Google Drive

github.com

1–10 of 219 posts

Re: Twake Drive – An open-source alternative to Google Drive

#8
post #6

Zero percent chance I will ever trust my critical data to a mongo-backed service, personally. With clients some of them have already made this bad decision; with my own personal files I get to avoid it.

My first inclination too tbh.

And then I saw Npm references and thought “in JavaScript?!” But at least it’s typescript.

Re: Twake Drive – An open-source alternative to Google Drive

#9
post #5

Is this a fork of something? Or recently open sourced? Looks like there is a single commit where a majority of the code came from.

> Looks like there is a single commit where a majority of the code came from.

I do this all the time, right before open sourcing a project. Basically while it's private, commit quality can be a bit rough, and if I want to open source it, I'll remove .git, make a new init commit then open source it. No one needs to see what I do in my private abode :)

Post reply on HN