Viewing profile — esert
esert
HN member- Joined
- Tue, Nov 06, 2012, 6:50 PM UTC
- HN karma
- 30
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About esert
No profile information was provided.
Recent public activity
-
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.…
-
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…
-
comment
Comment #13282189
They have ads: https://developer.apple.com/app-store/search-ads/
- story
-
comment
Comment #12594487
I've added this functionality (also added 'r' and 'rr' commands as builtin commands).
- comment
- story
-
comment
Comment #9480341
If it's cheaper than ebook.
-
comment
Comment #8191418
Here's a talk by Richard Feynman where he explains how computers work https://www.youtube.com/watch?v=EKWGGDXe5MA
-
comment
Comment #7452155
It looks like a weekly cycle. Maybe some businesses use TOR during weekdays.
-
comment
Comment #5900089
I will change to feedheap.com beacause of very GReader like interface.
-
comment
Comment #5886246
It seems feed items are back to normal now.
-
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…
-
comment
Comment #4964192
if all you need is Perl regexp you can use grep -P, no need to stop using grep