Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IPGlider
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
IPGlider
12y ago
Like Rubinius? Or why not JRuby?
2.
▲
by
IPGlider
13y ago
pkgutil --check-signature OSXUpd10.9.2.dmg
3.
▲
by
IPGlider
13y ago
That looks nice. I used libdispatch to prototype a server and would be great to compare with other libraries before starting the project. libPhenom seems to have much more features, maybe even more than I need, but the documentation seems g
4.
▲
by
IPGlider
13y ago
libdispatch works on FreeBSD ( https://wiki.freebsd.org/GCD ) and on Linux ( http://packages.debian.org/wheezy/libdispatch-dev ), but I don't know if blocks works on Linux.
5.
▲
by
IPGlider
13y ago
How does this compare to libdispatch ( https://libdispatch.macosforge.org/ ) in functionality and performance? I'm very interested in this.
6.
▲
by
IPGlider
14y ago
Running 'awk -f bogobench.awk' 100 times… …done. real 0.70 user 0.33 sys 0.32 Running 'java bogobench' 100 times… …done. real 34.25 user 38.15 sys 6.71 Running 'ruby b