Viewing profile — actualprogram
actualprogram
HN member- Joined
- Tue, Aug 11, 2015, 7:31 PM UTC
- HN karma
- 17
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About actualprogram
No profile information was provided.
Recent public activity
-
comment
Comment #10577755
The irony of this question should be apparent if you search for packages on npm today. How many "new projects" are there? In answer, why not create a new project? NPM INC controls …
-
comment
Comment #10479200
io.js made a lot of noise about this, and has reached a "compromise" position that is indistinguishable to the end-user - or is LTS going to take V8 version bump over its 2.5-year …
-
comment
Comment #10478543
If by "match V8" you mean "skip most V8 changes"? V8 revs on par with Chrome, at a pace about four times what you say. Turns out that despite pillorying Joyent for sticking to V8 m…
-
comment
Comment #10266167
I suppose it could just be coincidence that the io.js fork didn't just disable, but did non-trivial work to remove facilities that allowed for competing (and totally open source) p…
-
comment
Comment #10199521
HA! Hahahaha. hahaa.... wheeze Acquisitions are thoroughly NDA'd. A few of the core team may have been told (but relationships are not universally cordial - recall that Strongloop …
-
comment
Comment #10188398
Node's API stability is a wonderful and many-layered thing. While more and more of the API is moving towards stability in the colloquial "is this going to change between versions?"…
-
comment
Comment #10188156
If you're concerned with stability, the best thing you can do is wait for the LTS release to come off the 4 branch. A quick glance at outstanding issues will show a number of integ…
-
comment
Comment #10056935
Let's review the conditions of your example: no source, no debugger, two function calls And the assertion that // works as a strategy. There's only two things you could possibly co…
-
comment
Comment #10044196
I can. It's long and tedious, because a lot of it is very simple things you learn very early on writing and maintaining software. You seem to be arguing that your example demonstra…