Live data from Hacker News

Viewing profile — jparyani

jparyani

HN member
Joined
Sat, Apr 21, 2012, 3:36 PM UTC
HN karma
25
Public activity
6 items

About jparyani

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #7308982

    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_curre…

  4. comment
    Comment #7068150

    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 interest…

  5. story
  6. comment
    Comment #4705558

    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 reaso…