TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Quilter: open source file sharing with Node.js and Cloudant

28 pointsby mlmilleratmitover 11 years ago

2 comments

rakooover 11 years ago
That&#x27;s a very nice project, but I&#x27;m surprised he sets a remote couchdb instance as his repository. The point of couchdb is that you do all your actions locally, and have a background replication do all the synchronization.<p>Still, it seems to work very well.
killertypoover 11 years ago
ugh another project that required I download all of Node.js just to use...<p>Note - if you are going to write a nifty little utility for use on the side, don&#x27;t require all of an entire packaging framework like Node.js to run it.<p>Hey guys, check out this cool java utility i wrote...Oh you&#x27;ll need to download Maven and let it install all of the various dependencies.