Live data from Hacker News

Viewing profile — ghostdiver

ghostdiver

HN member
Joined
Sat, Jun 29, 2013, 8:05 PM UTC
HN karma
79
Public activity
140 items

About ghostdiver

No profile information was provided.

Recent public activity

  1. comment
    Comment #8651227

    Sorry, but I really like Google Code source browser with its awesome features like searching for definitions, instantiations, calls, declarations etc. GitHub is very poor on that m…

  2. comment
    Comment #8411656

    Does it necessarily has to be a *copter? http://en.wikipedia.org/wiki/Hawker_Siddeley_Harrier

  3. comment
    Comment #8408881

    Flying drones without permissions(registred aircraft, pilot license etc.) is illegal in some countries already.

  4. comment
    Comment #8354145

    Google should share their income from SERPs with webmasters.

  5. comment
    Comment #8288929

    That's not the case. Entrepreneurial culture is there in Europe even though there are many bureaucratical barriers. US startups have at least one very important handicap: over 300m…

  6. comment
    Comment #8288570

    lack of competitors for Google is bad

  7. comment
    Comment #7409174

    I am yet to find some effective way of dealing with this problem - long term plan: retirement at age 40.

  8. comment
    Comment #7162710

    It forces programmer to make few more steps during debugging process, using conditional breakpoints in particular. not a big deal to put conditional breakpoint in handleStreamEvent…

  9. comment
    Comment #7162562

    This "pattern" is wrong, it makes debugging much harder. In some cases less code means more pain and this is such case.

  10. comment
    Comment #7124552

    From typical Ukrainian POV EU is just better place to live and it is all about long term plans. Sure, Ukraine will have difficult time during adoption of EU rules and regulation, b…

  11. comment
    Comment #7081771

    Combined with simple XSS(or any other problem, modern websites are full of such bugs) this DoS will work.

  12. comment
    Comment #7015030

    Browsers are full of quirks, but today those quirks go beyond layout/rendering.

  13. comment
    Comment #7012354

    Vertical search engine might be the answer, much easier to implement and much more useful from users point of view.

  14. comment
    Comment #7011166

    Disavow tool actions take months to bring any effect(if any).

  15. comment
    Comment #7001653

    What place on the planet gives best chances of surviving impact and its consequences?

  16. comment
    Comment #6985880

    Analytics data is the currency of internet industry and it will remain like this.

  17. comment
    Comment #6983754

    Makes me wonder how much hacking of postgres source code it required.

  18. comment
    Comment #6979192

    What version, configuration, hardware, do they use replication and how?

  19. comment
    Comment #6972882

    The idea of web workers as a solution for performance problem is dangerous for the web. I have 4C CPU, 6 threads max, 15 pages open in tabs, imagine each of them opening 4 web work…

  20. comment
    Comment #6972858

    "Java or C++" is such type of key phrase/statement, but there are other ones, depends on job profile you are looking for. Front end devs should rather avoid job offers, which menti…

  21. comment
    Comment #6971604

    Look for explicit statement in job offer or just send question before applying, I did that many times and usually got some response. If you don't get any response then it means tha…

  22. comment
    Comment #6969634

    There is nothing wrong in looking after other opportunities, just like as an employer you would constantly look after new candidates, welcome to 2013! Manager will assume that you …

  23. comment
    Comment #6923199

    Top Coder challenges may work for you, reading some books will help in solving problems(like Cormen Introduction to Algorithms). That may help only about "theory". In case of learn…

  24. comment
    Comment #6922961

    You must find a way to communicate that you have computer science knowledge in your resume or during interview. Someone will ask questions, which are supposed to be difficult for a…

  25. comment
    Comment #6922911

    Ecmascript 7 or Ecmascript 8 should not be called "JavaScript", my proposal: - remove "Script" - replace "Java" with more accurate term (how about Harmony ?)