Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vier
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
vier
14y ago
Why less memory than segmented stacks? Lthread is a cool experiment but coroutines in C is a dubious ideal. If you're writing a program in C/C++, presumably you want ultimate control and the fastest possible execution. You wouldn't introduc
2.
▲
by
vier
14y ago
The luvit page notably lacks a link to libuv - the I/O engine behind it. https://github.com/joyent/libuv
3.
▲
by
vier
14y ago
digressing from luvit... how does the stack copying technique (as used in lthread) compare to segmented stacks (as used in go)? The swap technique is very simple but I would assume that the stack copy shows up in profiles and is significant
4.
▲
by
vier
14y ago
it's a build dependency not a runtime dependency
5.
▲
by
vier
15y ago
I don't know any drug dealers who take that.
6.
▲
Node v0.7.6 released with V8 3.9, Win x64 build, hrtime binding, and more
(blog.nodejs.org)
5 points
by
vier
15y ago
|
0 comments
7.
▲
Where does your Node.js program spend its time?
(dtrace.org)
22 points
by
vier
15y ago
|
1 comments
8.
▲
CoreJS: a new CoffeeScript web framework
(core-js.org)
11 points
by
vier
15y ago
|
2 comments
9.
▲
by
vier
15y ago
Using libuv from Node.js too. Awesome.
10.
▲
by
vier
15y ago
Here are some numbers from last month https://gist.github.com/1166690
11.
▲
Ldap.js
(ldapjs.org)
123 points
by
vier
15y ago
|
15 comments
12.
▲
by
vier
15y ago
see http://joyeur.com/2011/08/11/node-js-meetup-distributed-web-...
13.
▲
Josi: a new web framework for Node
(thatismatt.github.com)
24 points
by
vier
16y ago
|
12 comments
14.
▲
Bespin to move to Node.js
(groups.google.com)
64 points
by
vier
16y ago
|
7 comments
15.
▲
by
vier
16y ago
Don't miss the video http://vimeo.com/11613517
16.
▲
by
vier
16y ago
Grow up. C programs are ported painfully to each operating system. This is the reality programming in C. If the author does not support your system, he simply has not spent the time to port it. Proper autoconf tests isn't going to magically
17.
▲
by
vier
16y ago
Are you kidding? What is this: http://www.google.com/codesearch/p?hl=en#zAePDxanDsk/openamq...
18.
▲
by
vier
16y ago
that's exactly what it's doing