Live data from Hacker News

Viewing profile — lukatmyshu

lukatmyshu

HN member
Joined
Tue, Jun 02, 2009, 12:39 AM UTC
HN karma
12
Public activity
29 items

About lukatmyshu

No profile information was provided.

Recent public activity

  1. comment
    Comment #25887647

    We had a bunch of IPs for each of our servers to get around some of their auto-blocking stuff. Eventually we got approval from AIM but that was fairly late. You're right in that we…

  2. comment
    Comment #24015489

    Are you me? I had the exact two same issues when I was at Yahoo (2005-2007) basically due to Jerry & Filo. Somehow happy to know that I wasn't the only one :)

  3. comment
    Comment #14712093

    Asapp - based in NYC - hiring Android, iOS, Web, Backend, ML engineers. http://www.asapp.com/

  4. comment
    Comment #6078784

    In 11 years I've only worked with two that I thought were great. But those two have convinced me that they can add a tremendous amount of value. Think of them as oil in an engine. …

  5. comment
    Comment #5786821

    As far as a common library, check out http://en.wikipedia.org/wiki/GLib It has hash table, binary trees, linked lists/resizeable arrays.

  6. comment
    Comment #4568751

    I've gone from first contact to first day in 5 (monday -> monday). I think it's imperative that you work quickly when it comes to candidates. Do your due diligence and when a candi…

  7. story
  8. comment
    Comment #4001329

    Not necessarily true. I 'attended' college for 4.5 years, completed 140% of the required credits to graduate but I'm technically 3 classes shy of my degree. I left school in 2003. …

  9. comment
    Comment #3190671

    Have you read the who is hiring thread? More and more companies are okay with remote workers. Anecdotally I hired a guy recently who is remote. I don't want to comment on his salar…

  10. comment
    Comment #3185858

    New Delhi, India -- Full time. I'm the CTO of a startup being funded by Airtel (largest mobile telephone provider in India) and Softbank trying to attack the mobile application lan…

  11. comment
    Comment #2951043

    Mountain View, CA San Francisco, CA New York City, NYC Meebo Work on projects that reach over 185+ million users a month. remote work is totally cool as well. Check out a list of a…

  12. comment
    Comment #2833656

    Mountain View, CA San Francisco, CA New York City, NYC Meebo Work on projects that reach over 185+ million users a month. remote employee's totally cool as well. Check out a list o…

  13. comment
    Comment #2719668

    Mountain View, CA San Francisco, CA New York City, NYC Meebo Work on projects that reach over 185+ million users a month. remote employee's totally cool as well. Check out a list o…

  14. comment
    Comment #2060368

    Orbitz/Expedia are travel-agents --- kayak/ITA Software are simply aggregators of flight results. There is a world of difference. For one thing, I am not sure how Kayak would be ab…

  15. comment
    Comment #1856780

    Meebo -- http://www.meebo.com/jobs/teams/internships/ Located in Mountain View, CA and NYC, NY. Looking for students with interest in JavaScript, Python and C.

  16. comment
    Comment #1852886

    Wouldn't that also lead to incentives for teachers to encourage students towards professions that would have greater future earnings? Thereby discouraging them from fields that may…

  17. comment
    Comment #1791390

    Not the founder, but one of the core committers does (full-disclosure, I also work @ meebo). http://developer.pidgin.im/wiki/MarkDoliner http://www.meebo.com/team/ <--- look for th…

  18. comment
    Comment #1750443

    Meebo, Mountain View, CA / NYC, NY http://www.meebo.com/jobs/teams/internships/ Example past intern projects: optimizing a javascript buddylist for thousands of buddies, implementi…

  19. comment
    Comment #1718406

    Well ... did you want leave your company? If that's the case then going back seems like the wrong idea. If you're good, you can find a new job in this market in no time.

  20. comment
    Comment #1697816

    So many questions (and so many places this could have been fixed). a) As soon your dive buddy saw your air gauge was that low he should have gone into the share air procedure. Pare…

  21. comment
    Comment #1666686

    gets ... at least you theoretically can use strcpy securely.

  22. comment
    Comment #1554997

    This is generically how long-polling usually works (you have one fast channel for sending messages, then a persistent HTTP connect (either using longpolling or http streaming) to s…

  23. comment
    Comment #1361571

    The company I work for is currently looking for people interested in machine learning & data analysis and I've interviewed a fair number of people that have a background/story simi…

  24. comment
    Comment #1303923

    We've got a few TB in couchdb-lounge (we also wrote couchdb-lounge) so we think it works. Big pluses ... it's got a RESTful API which means that we don't need a special library to …

  25. comment
    Comment #1147846

    (expanding on this) nginx uses a buffer-chain architecture internally. This means that if your data comes in chunks when you read it in (remember, nginx is event based) then it's s…