Live data from Hacker News

Viewing profile — atechie

atechie

HN member
Joined
Fri, Jun 11, 2010, 5:23 PM UTC
HN karma
15
Public activity
20 items

About atechie

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. 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...

  6. story
  7. story
  8. story
  9. 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.

  10. comment
    Comment #5151025

    Bangalore - Fullstack software engineers @promptcloud http://promptcloud.com/careers.php

  11. comment
    Comment #5114176

    It should be titled " Amazon, Apple and the beauty of high volumes"

  12. story
  13. story
  14. 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…

  15. comment
    Comment #4140587

    http://blog.oscarbonilla.com/2009/05/visualizing-bayes-theor... gives pretty intuitive visual explanation of Bayes theorem .

  16. 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…

  17. 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/^\([ \…

  18. 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 …

  19. comment
    Comment #3947205

    Also SQS should accept utf-8 in message body rather than a restricted set of characters.

  20. 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/