Live data from Hacker News

Npm Raises $2.6M Seed Round

blog.npmjs.org

21–30 of 83 posts

Re: Npm Raises $2.6M Seed Round

#21

Privately run 'open source' code repositories are not what the open web should run on. I would say that this marks the beginning of the end for npm as anything viable for front-end code repositories and probably for anything related to node. I propose an open-source alternative for front-end JavaScript libraries and dependency management. Anyone calling for npm modules and browserify to rule the day for front-end JS…

The infrastructure of npm is open-source: https://github.com/npm

Re: Npm Raises $2.6M Seed Round

#23

Per his blog, Fast.ly is now hosting the npm registry, so the money is not going for hosting. It's to build some kind of sellout business. Back in July he must've seen this coming because he switched the npm license from MIT to the more restrictive Artistic 2.0: https://github.com/npm/npm/commit/c32391b1efd70a861cebc77e0c... He's already taken away the download numbers on npmjs.org, so maybe he intends to sell the "a…

[deleted]

Re: Npm Raises $2.6M Seed Round

#24

Per his blog, Fast.ly is now hosting the npm registry, so the money is not going for hosting. It's to build some kind of sellout business. Back in July he must've seen this coming because he switched the npm license from MIT to the more restrictive Artistic 2.0: https://github.com/npm/npm/commit/c32391b1efd70a861cebc77e0c... He's already taken away the download numbers on npmjs.org, so maybe he intends to sell the "a…

It's not accurate to say that Fastly is hosting the registry; Fastly are providing CDN services to our registry -- a globally distributed cache -- for which we're very grateful.

As of five days ago ( http://blog.npmjs.org/post/75707294465/new-npm-registry-arch... ) we are hosting the registry ourselves; it was previously hosted by Nodejitsu (who still operate a downstream mirror).

As for the download counts, per Twitter ( https://twitter.com/npmjs/status/422823647619710976 ), we removed the download counts because our original solution for those counts (keeping them in CouchDB) wasn't scaling. I am literally, as we speak, working on the replacement system to restore download counts.

And Isaac's LinkedIn title is a joke. I hope that's obvious.

Re: Npm Raises $2.6M Seed Round

#25
post #24

Per his blog, Fast.ly is now hosting the npm registry, so the money is not going for hosting. It's to build some kind of sellout business. Back in July he must've seen this coming because he switched the npm license from MIT to the more restrictive Artistic 2.0: https://github.com/npm/npm/commit/c32391b1efd70a861cebc77e0c... He's already taken away the download numbers on npmjs.org, so maybe he intends to sell the "a…

It's not accurate to say that Fastly is hosting the registry; Fastly are providing CDN services to our registry -- a globally distributed cache -- for which we're very grateful. As of five days ago ( http://blog.npmjs.org/post/75707294465/new-npm-registry-arch... ) we are hosting the registry ourselves; it was previously hosted by Nodejitsu (who still operate a downstream mirror). As for the download counts, per Twit…

Thanks for clearing it up. I knew there are technical/logical answers to all of the points people are bringing up.

Re: Npm Raises $2.6M Seed Round

#26
post #14

One thing I'm a tad annoyed by - this deal was being put together simultaneously with the "scalenpm" crowdfunding drive. A shoutout to the supporters of that drive would have been nice...

Quite true. Even though I didn't donate, I wonder why they went for crowdfunding while they were going raising VC funding. I would expect (partial) refunds.

Re: Npm Raises $2.6M Seed Round

#27
post #24

Earlier quoted context omitted.

It's not accurate to say that Fastly is hosting the registry; Fastly are providing CDN services to our registry -- a globally distributed cache -- for which we're very grateful. As of five days ago ( http://blog.npmjs.org/post/75707294465/new-npm-registry-arch... ) we are hosting the registry ourselves; it was previously hosted by Nodejitsu (who still operate a downstream mirror). As for the download counts, per Twit…

Thanks for clearing it up. I knew there are technical/logical answers to all of the points people are bringing up.

[deleted]

Re: Npm Raises $2.6M Seed Round

#28
post #24

Per his blog, Fast.ly is now hosting the npm registry, so the money is not going for hosting. It's to build some kind of sellout business. Back in July he must've seen this coming because he switched the npm license from MIT to the more restrictive Artistic 2.0: https://github.com/npm/npm/commit/c32391b1efd70a861cebc77e0c... He's already taken away the download numbers on npmjs.org, so maybe he intends to sell the "a…

It's not accurate to say that Fastly is hosting the registry; Fastly are providing CDN services to our registry -- a globally distributed cache -- for which we're very grateful. As of five days ago ( http://blog.npmjs.org/post/75707294465/new-npm-registry-arch... ) we are hosting the registry ourselves; it was previously hosted by Nodejitsu (who still operate a downstream mirror). As for the download counts, per Twit…

thanks for answering the questions. i depend on node at my day job, so i am particularly interested in npm's future.

i understand someone has to pay for the servers and development time, but would it be possible to give a hint for the types of things you plan to charge for? Even just a rough sketch of "we will offer private repositories" or "we will offer support." I appreciate the "reassurances" that nothing will change today for me, but the ambiguity prevents my latent paranoia from going away.

Re: Npm Raises $2.6M Seed Round

#29
I'm a huge fan of Node.js, but I'm getting an uneasy feeling about all the different changes and things happening. I still haven't made up my mind if it's a justified feeling or not.

Re: Npm Raises $2.6M Seed Round

#30
I'm kept wondering how the whole npm structure will look like. At the bottom of npmjs.org it states: 'Powered by Joyent', but Nodejitsu ran the 'Scale npm' donation campaign to get funds to scale the public npm registry. But Nodejitsu acquired IrisCouch and now offers private npm services.

And now izs starts a new company npm inc. that will, well, who knows. But he's former Joyent who power npm, so will running npm transfer to npm inc.? But how does Nodejitsu or the 300K that they raised with their campaign fit into this picture?

Post reply on HN