Viewing profile — atechie
atechie
HN member- Joined
- Fri, Jun 11, 2010, 5:23 PM UTC
- HN karma
- 15
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About atechie
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #5374189
Here are two other related links : http://www.ghacks.net/2013/03/14/the-ultimate-google-reader-... http://reviews.cnet.com/8301-19512_7-57574201-233/google-rea...
- story
- story
- story
-
comment
Comment #5183025
Downloads is a valid missing (or rather removed) feature, but as others have pointed out, this feature at core is not very different from rebase.
-
comment
Comment #5151025
Bangalore - Fullstack software engineers @promptcloud http://promptcloud.com/careers.php
-
comment
Comment #5114176
It should be titled " Amazon, Apple and the beauty of high volumes"
- story
- story
-
comment
Comment #4470892
This looks good. For cpu and memory checks I find htop to be more lightweight and functionality wise is pretty good too. It doesn't show disk stats though, for which something like…
-
comment
Comment #4140587
http://blog.oscarbonilla.com/2009/05/visualizing-bayes-theor... gives pretty intuitive visual explanation of Bayes theorem .
-
comment
Comment #4104370
It depends upon the hardware you have. But if you have a decent machine say EC2 small instances or something like http://www.hetzner.de/en/hosting/produkte_vserver/vq19 it should n…
-
comment
Comment #4099062
>I'm a bit stumped on toggling comments, though. Any ideas? " comentify/uncommentify a line or a visual block" function! Komment() if getline(".") =~ '^[ \t]*#' let hls=@/ s/^\([ \…
-
comment
Comment #3947390
Darcs is good for personal use, but I moved away primarily because of the exponential merge problem. I think darcs2 takes care of it in most of the cases but NOT always. That is a …
-
comment
Comment #3947205
Also SQS should accept utf-8 in message body rather than a restricted set of characters.
-
comment
Comment #3890433
Following is a great resource for Concurrent programming without locks and software transaction memory : http://www.cl.cam.ac.uk/research/srg/netos/lock-free/