Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BrianHammond
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
BrianHammond
16y ago
.node files are "addons". See the following: http://github.com/stevedekorte/vertex.js/blob/master/lib/Ver... http://github.com/stevedekorte/vertex.js/tree/master/lib/Ver... http://github.com/edvakf/node-tokyocabinet http://nodejs.or
2.
▲
by
BrianHammond
16y ago
_ry: fictorial: eventually, not for 0.2 http://nodejs.debuggable.com/2010-05-07.txt
3.
▲
by
BrianHammond
16y ago
For those using Node.js, the same is var len = Buffer.byteLength(a_string, 'utf8')
4.
▲
by
BrianHammond
16y ago
I enjoy TheSansMonoCd by LucasFonts. It costs money though. http://imgur.com/kBpMI.png
5.
▲
by
BrianHammond
16y ago
http://steveblock.com/r/sgiscreen-ttf.tar.gz Looks pretty good at 14pt in Terminal.app. Thanks.
6.
▲
by
BrianHammond
16y ago
WebGL is mentioned on that page. I'm not sure if it was updated since you looked. "Conclusion: Not ready*. Waiting for Internet Explorer 8, Firefox 3.6, Chrome 4, Opera 10.5 to expire"
7.
▲
by
BrianHammond
16y ago
"This can get sloppy." Indeed it can. I am a fan of flow-js however. It has really helped me to avoid getting sloppy in Node.js. http://github.com/willconant/flow-js
8.
▲
by
BrianHammond
16y ago
The big question is if Heroku will suddenly support a fairly large number of long-lived connections to a Node.js hosted app, and how pricing would work. Developing real-time apps and custom servers are how Node.js really shines. A WebSock
9.
▲
by
BrianHammond
16y ago
Thanks for the shout-out in the slides about the Redis client for Node.js. http://github.com/fictorial/redis-node-client
10.
▲
by
BrianHammond
16y ago
I'm curious about the "fanout" name which immediately made me think of a message broker like RabbitMQ on the backend somewhere. I guess "fanout" here means 1 client to fanout.js to N >> 1 other clients. There are a number of simila
11.
▲
by
BrianHammond
16y ago
Redis has native pubsub for a few weeks. A client can subscribe to channels by name or pattern, and publishers can publish messages to channels. The ruby, python, and node.js clients support non-BLPOP pubsub. We are starting to see some lay
12.
▲
by
BrianHammond
16y ago
I am working on something similar for Node.js called NodeRed: http://github.com/fictorial/nodered
13.
▲
by
BrianHammond
16y ago
menu > settings > songbook no-fail mode: on menu > songbook > flight of the bumblebee tap, tap, tap, tap...
14.
▲
by
BrianHammond
16y ago
I fully admit to having no idea what this refers to, but I'm scared anyway.
15.
▲
by
BrianHammond
16y ago
Wow! That was really neat! As someone who witnessed the events of 9/11 in NY from across the river in Hoboken, NJ this was fairly terrifying too. I was not expecting to have that association when I clicked the link!
16.
▲
by
BrianHammond
16y ago
mootools made javascript a better language? Javascript is a wonderful language regardless of the availability of good tools and libraries.
17.
▲
by
BrianHammond
16y ago
ODE has been around for years. Did something big happen? Why is this here?
18.
▲
by
BrianHammond
16y ago
Somewhere Jodie Foster just threw off her headphones, jumped off the hood of her car, and frantically went to investigate. She won't find much. (hint: 3-D, not 2-D).
19.
▲
by
BrianHammond
16y ago
I just uploaded the first version of NodeRed: http://github.com/fictorial/nodered
20.
▲
by
BrianHammond
16y ago
Nice, good to see more people coming to Node.js. These things are like the modern "Hello, World!". Here's one I hacked up in 10 minutes. It's 40 LOC. http://gist.github.com/366590 The big problem with this is that it's just one server.
21.
▲
by
BrianHammond
16y ago
I am doing something similar with my redis-node-client as a base.
22.
▲
by
BrianHammond
16y ago
Rejected: location-aware weather can be obtained by looking out the window.
23.
▲
by
BrianHammond
16y ago
Ask tocomment: try it and let us know!
24.
▲
by
BrianHammond
16y ago
Suggestion: temporarily disable the "next reel" button for a duration of time proportional to the frequency of my clicks thereupon. Make me watch the reels instead of trying to satisfy my urge to see "what's next?"
25.
▲
by
BrianHammond
16y ago
"The weird thing about C is that its not even prefixed like Clojure (+ 2 2), instead all operators are scattered between the arguments!" Please tell me he is kidding. Maybe I don't get out of my cave often enough but it seems uncommon that
26.
▲
Details of Redis' virtual memory implementation
(code.google.com)
2 points
by
BrianHammond
16y ago
|
0 comments
27.
▲
by
BrianHammond
17y ago
I see. My (wrong) understanding was that EM used a thread pool to do file I/O like Node.js. It appears to add the file descriptor to the event loop's watch list.
28.
▲
by
BrianHammond
17y ago
Honest question: is there a purely event-driven I/O framework (no threads anywhere)? The one that a lot of people have gotten excited about recently is Node.js and that uses threads for file I/O (libeio).
29.
▲
by
BrianHammond
17y ago
I learned Tcl back in college (say 15 years ago) and have not used it since. However, while investigating things like EM and Twisted, I for some reason thought of Tcl. I (and others [1]) asked on the Tcl mailing list about creating a "C10