Live data from Hacker News

Viewing profile — dous

dous

HN member
Joined
Fri, Feb 08, 2008, 5:09 AM UTC
HN karma
541
Public activity
73 items

About dous

Software Engineering @ CG

Recent public activity

  1. comment
    Comment #24267531

    Maybe they mean this "Zsh is able to emulate POSIX shells, but its default mode is not POSIX compatible, either." from http://zsh.sourceforge.net/Doc/Release/index.html

  2. story
  3. story
  4. comment
    Comment #13694439

    while IFS= read -r line; do echo "$line"; sleep 0.1 ; done < <(banner Hello)

  5. story
  6. story
  7. comment
    Comment #8438023

    Thanks for sharing this. To the author, if you're reading this, thanks for putting your work up on Github.

  8. story
  9. comment
    Comment #7891417

    Announcing (almost final) products once you're sure they will be released seems better than announcing "plans".

  10. story
  11. comment
    Comment #7500292

    Depending on which country you live in, taxes can be a real pain and will only leave you with a small bit of your salary. Not to mention transportation could eat up a lot your othe…

  12. story
  13. comment
    Comment #6962658

    http://www.viva64.com/external-pictures/txt/mysql-test.txt

  14. story
  15. comment
    Comment #5711022

    http://xkcd.com/1190/ changes every 30 minutes if I'm not mistaken. The link shows all the frames since the comic was published.

  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #4311639

    "push" requires that an open connection be maintained, while "poll" means you connect multiple times.

  24. story
  25. comment
    Comment #4305543

    https://gist.github.com/3193548