Viewing profile — jparyani
jparyani
HN member- Joined
- Sat, Apr 21, 2012, 3:36 PM UTC
- HN karma
- 25
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About jparyani
No profile information was provided.
Recent public activity
- story
- story
-
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…
-
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…
- story
-
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…