Live data from Hacker News

blip.strongloop.com is dead – what is this?

github.com

21–30 of 37 posts

Re: blip.strongloop.com is dead – what is this?

#21
post #2

Analytics shouldn't break applications. If anything npm should provide a way to opt into analytics and provide them to all publishers.

This isn't npm doing analytics. It's the package manager abusing a dependency declaration and a preinstall script to do their own private analytics.

Re: blip.strongloop.com is dead – what is this?

#23

I have long since come to the conclusion that most of the nodejs ecosystem is rotten. I don't even know where to begin. I'm certain this is a mentality issue more than anything.

I just think that the nodejs ecosystem moves fast. But anything involving StrongLoop/IBM is immediately suspect.

Re: blip.strongloop.com is dead – what is this?

#24
post #15

Earlier quoted context omitted.

See, this is why I don’t like english. in- and un- both should mean the same, why I can’t I use them synonymously?

Inflammable means flammable? What a country!

I'm not sure what country you are talking about. Inflammable means the same in every english-speaking country.

Re: blip.strongloop.com is dead – what is this?

#25
post #15

Earlier quoted context omitted.

See, this is why I don’t like english. in- and un- both should mean the same, why I can’t I use them synonymously?

Inflammable means flammable? What a country!

I'm aware this is a reference, but for people who didn't know this already, inflammable is like the word inflamed, which doesn't mean "not in flames".

Re: blip.strongloop.com is dead – what is this?

#26
post #6

One might reasonably wonder whether executing npm outside a sandbox is a good idea under any circumstances.

But they can't be stealing any identifying information right? At best it can count the number of times the package was downloaded.

Isn't the solution for npm to have tighter controls on where it will download packages from?

Re: blip.strongloop.com is dead – what is this?

#27
post #7

Between this and the other article regarding the death of ExpressJS-- is IBM is a good contributor to the JS open source community?

Did you read the GitHub thread on Express? The project is still very much alive, but its internals have been broken out into standalone packages, so the only commits to Express itself are version updates. That issue was created based on a misunderstanding.

If you read further down on the Github thread, the guy who did the splitting out is no longer working on the project and it's now fully in IBM's hands, who aren't doing much of anything.

Re: blip.strongloop.com is dead – what is this?

#28
post #8
post #5

Earlier quoted context omitted.

Or, just provide anonymized public analytics.

https://api.npmjs.org/downloads/point/last-day/express

I had no idea this existed.

...this basically invalidates any sort of use Strongloop has for tracking its users via optionalDependencies.

Thanks for that.

Re: blip.strongloop.com is dead – what is this?

#29
post #24

Earlier quoted context omitted.

Inflammable means flammable? What a country!

I'm not sure what country you are talking about. Inflammable means the same in every english-speaking country.

The commenter was making a comical reference to Yakov Smirnoff:

https://en.wikipedia.org/wiki/What_a_Country!

Post reply on HN