Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pencilcode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
91.
▲
by
pencilcode
14y ago
is this part of the app open-sourced? it's a great idea.
92.
▲
by
pencilcode
14y ago
is there any known algorithm that looks at the relationship between cached items? Ie. File A is accessed, then B, then C, then D, then E, and so on. A would a have stronger relationship to B, one step away, than to D, two steps away. So if
93.
▲
Meteor will be changing its license
20 points
by
pencilcode
14y ago
|
0 comments
94.
▲
by
pencilcode
14y ago
:D :D it's a wonder that white guys never make jokes about white guys in general.
95.
▲
by
pencilcode
14y ago
thank you! i'm going through practical common lisp and i've been missing exactly this. as i've been reading through i wish practical common lisp had a reference on each function so we don't have to go back to the chapter where it's defined
96.
▲
by
pencilcode
15y ago
signed up, and been loving it! for now no slow downs of gmail. Is there any way to group boxes together? I created one box per client for some of my clients thinking i would put each issue in there and then figured out that i would have to
97.
▲
by
pencilcode
15y ago
didn't know that. thanks!
98.
▲
by
pencilcode
15y ago
I use the Chrome extension JsonViewer. It automatically formats the json. Great for api inspection.
99.
▲
by
pencilcode
15y ago
Code by Charles Petzold. It's made me think about computers in another light. AND to be amazed at how simple things (input/output, on/off) can add up to really big and complex systems.
100.
▲
Bionic-software-and-programable-people
(bryce.vc)
2 points
by
pencilcode
15y ago
|
0 comments
101.
▲
by
pencilcode
15y ago
ideally it would skip the rss feed. most static sites are just plain html files, they have no rss feeds.
102.
▲
Multi-user realtime heatmap using nodejs
(onesandzeros.posterous.com)
3 points
by
pencilcode
15y ago
|
0 comments
103.
▲
by
pencilcode
15y ago
this post uses his script + nodejs to display a multiuser realtime heatmap (on click event not on mousemove): http://onesandzeros.posterous.com/multi-user-realtime-heatma...