Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] npm: ERR! cb() never called!
Date: Fri, 18 Sep 2015 07:06:23
Message-Id: 55FBB7C9.3070303@gmail.com
In Reply to: Re: [gentoo-user] npm: ERR! cb() never called! by Alec Ten Harmsel
1 On 18/09/2015 05:34, Alec Ten Harmsel wrote:
2 >>> This sucks, but it seems to be the way a lot of web stuff is deployed
3 >>> > > these days.
4 > All these dynamic languages suffer from the fun problem that developers
5 > that don't write enough tests have essentially no guarantee that their
6 > code actually parses. I can't count how many times I've run Ruby,
7 > Python, or Bash scripts only to have 'variable not found' or type
8 > errors; all of the things that compilers do really well[1].
9
10
11 I well remember flameeyes' bitching about packaging ruby gems. One
12 problem kept coming up over and over: tests would fail, usually because
13 the dev used some code buried deep in his own workstation, and that HAD
14 NEVER BEEN RELEASED. Braindeaddeaddead
15
16 --
17 Alan McKinnon
18 alan.mckinnon@×××××.com