Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jparyani
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
Genetically Modified Organisms Risk Global Ruin, Says Black Swan Author
(medium.com)
12 points
by
jparyani
12y ago
|
3 comments
2.
▲
Obama says unequivocally committed to 'net neutrality'
(reuters.com)
2 points
by
jparyani
12y ago
|
0 comments
3.
▲
by
jparyani
13y ago
For anyone else who shares tmux configs between different versions, this is a good way to do it: if-shell "[[ `tmux -V` == *1.9* ]]" \ 'unbind c; bind c new-window -c "#{pane_current_path}"'
4.
▲
by
jparyani
13y ago
Author of pycapnp here. For those too lazy to click through, pycapnp is tremendously slower than C++/Rust. The equivalent benchmarks take about 20-50x as long. What's more interesting to me is comparing it to other Python serializ
5.
▲
by
jparyani
14y ago
Does anyone know if Amazon ec2 instances would actually be vulnerable to this attack? For instances with dedicated cpu being promised (i.e. everything except micro), it seems reasonable that they'd be running Xen with processor affinity tur