Live data from Hacker News

Viewing profile — john_fushi

john_fushi

HN member
Joined
Mon, Jan 21, 2013, 11:30 PM UTC
HN karma
81
Public activity
51 items

About john_fushi

No profile information was provided.

Recent public activity

  1. comment
    Comment #37234955

    Thanks for the explanation! That's the part I missed : the first null check can be skipped if the memory is allocated but the constructor hasn't been executed.

  2. comment
    Comment #37234612

    Doesn't the singleton example contain an error? On one hand, the author says that instanciating the singleton and storing it is not safe because there is no synchronization, but on…

  3. comment
    Comment #35569022

    I guess Matsumoto should have charged for Ruby. I'm sure Mike Perham and Derek Kraan would have been glad to pay for that and that the Ruby community would be in a strong and healt…

  4. comment
    Comment #34551797

    (In Canada) The max my bank offers is 10 years, and it comes at a premium. The standard I see around me are 5 years.

  5. comment
    Comment #34524844

    Let's say that, hypothetically, I lead a project for a very big customer that ended up being used to commit a (arguably) crime against humanity. Should I put this on resume and wou…

  6. comment
    Comment #34355742

    > val x: Pair > This just describes the structure. Structure without intent is useless. Comments and out of code documentation both have the same problems : - Blindspots - Rot That…

  7. comment
    Comment #33613471

    Unless you live in Quebec - then google disabled this option to avoid complying with local children protection law.

  8. comment
    Comment #32451765

    Which is also an issue in the author's example, no? So the point would be moot.

  9. comment
    Comment #30642450

    Hey! What's up?

  10. comment
    Comment #28443136

    Telling someone to "man up" is a telltale sign of toxic masculinity.

  11. comment
    Comment #27419385

    N.B. I'm writing my comments as I am reading your code. Please, don't take offense from my criticism, it is meant to be constructive, albeit concise. /* * @brief Retrieve a continu…

  12. comment
    Comment #27419188

    > memset(data, 0, LENGTH); >// ... > T data[LENGTH]; I'm not sure how important it is in practice, but I'm pretty sure you don't zero out the whole array for sizeof(T) > 1. Anyhow,…

  13. comment
    Comment #22915569

    This is, at best, mindless ego stroking. But then again, I did not really expect better from pg. Enjoy your jerk, hackers.

  14. comment
    Comment #22772005

    Yeah, you're right. The USA right now is in a good state on the matter of social policy, and I don't see any way it could be improved. Especially if it takes taxing the "rich" more…

  15. comment
    Comment #20840126

    Just create child processes with a shared memory region. That's not multi-threading.

  16. comment
    Comment #19064757

    I used to work for a car rental company. Actually, it was an insurance company that rented car. Cause 80% of their profits were on the insurance. The car rental part was just to br…

  17. comment
  18. comment
    Comment #14614218

    You don't miss much really. The article is pretty light on information.

  19. comment
    Comment #12221874

    It's really that speaking french in a predominantly french region shouldn't stop you from getting a job you have every competencies to achieve. That's why the law can go into absur…

  20. comment
    Comment #11816398

    I think his point is that when comparing running SalesForce on the cloud for every users SalesForce has, vs running SalesForce locally for your users, there will a lot less challen…

  21. comment
    Comment #11792943

    And a more 'meta' song on the subject : https://www.youtube.com/watch?v=AgiNoNqYXMA

  22. comment
    Comment #11792790

    Some songs to practice hearing the sacres : https://www.youtube.com/watch?v=jM05U9rHdwY - Fourrer https://www.youtube.com/watch?v=J2sClLoRFOM - Enfant de Chienne https://www.youtub…

  23. comment
    Comment #11308066

    It irks me too, but the term has been adopted in recent months, I think, by the javascript community. It is usually used to mean something akin to reactive.

  24. comment
    Comment #11091008

    If you are in Quebec once, try to speak French even if you struggle. You'll see most people will go pretty far to help you. In any cases, feel free to message me in French if you n…

  25. comment
    Comment #11090575

    I'm not saying it is impossible, however bilingualism is often required in Montreal. Also, once the startup gets to a certain size(I'm not sure if it is over 30 or 50 employees) th…