Live data from Hacker News

Viewing profile — esert

esert

HN member
Joined
Tue, Nov 06, 2012, 6:50 PM UTC
HN karma
30
Public activity
14 items

About esert

No profile information was provided.

Recent public activity

  1. comment
    Comment #13332798

    Golang already provides bindings for the polling syscalls (e.g. https://gcmurphy.wordpress.com/2012/11/30/using-epoll-in-go/ ). Someone can write a library to do what you describe.…

  2. comment
    Comment #13284930

    They have audience options for ads (like age/gender/location, see http://searchads.apple.com/how-it-works/#features ), meaning they collect data about their users as well. Also, th…

  3. comment
    Comment #13282189

    They have ads: https://developer.apple.com/app-store/search-ads/

  4. story
  5. comment
    Comment #12594487

    I've added this functionality (also added 'r' and 'rr' commands as builtin commands).

  6. comment
  7. story
  8. comment
    Comment #9480341

    If it's cheaper than ebook.

  9. comment
    Comment #8191418

    Here's a talk by Richard Feynman where he explains how computers work https://www.youtube.com/watch?v=EKWGGDXe5MA

  10. comment
    Comment #7452155

    It looks like a weekly cycle. Maybe some businesses use TOR during weekdays.

  11. comment
    Comment #5900089

    I will change to feedheap.com beacause of very GReader like interface.

  12. comment
    Comment #5886246

    It seems feed items are back to normal now.

  13. story
    Ask PG: Can you fix the HN RSS feed?

    Until sometime yesterday (maybe a little earlier) HN RSS feed items had links to the submitted urls while there was a separate link to the comments. It was very convenient to check…

  14. comment
    Comment #4964192

    if all you need is Perl regexp you can use grep -P, no need to stop using grep