Live data from Hacker News

Viewing profile — spand

spand

HN member
Joined
Fri, Mar 09, 2012, 10:43 AM UTC
HN karma
73
Public activity
45 items

About spand

No profile information was provided.

Recent public activity

  1. comment
    Comment #45760501

    It can usually be implemented like this. No need for strings. fun isNan(n) = n != n

  2. comment
    Comment #44188965

    Its their take on a coding agent that just came out of early access.

  3. comment
    Comment #42714487

    I can second this. Their sales people have such poor behaviour that I am considering moving away simply on principle. There is nothing predictable about being on an enterprise cont…

  4. comment
    Comment #38733046

    Python is not named after the snake ( https://en.wikipedia.org/wiki/History_of_Python )

  5. comment
    Comment #31838696

    Knowingly distributing a faulty product with risk of harm to the user ?

  6. comment
    Comment #31193042

    Your math is wildly off in point 2. Rates are now above 3% and ie. a 0.5% bond is trading at 77 [1] [1] http://www.nasdaqomxnordic.com/bonds/denmark/microsite?Instr...

  7. comment
    Comment #30350771

    Has anyone tried the D in a multi module jvm setup ? I attempted this[1] in Kotlin with Gradle but breaks in IDEA which is pretty much a dealbreaker. [1] https://github.com/spand/K…

  8. comment
    Comment #27540768

    Everything is gold plating until it isn’t. So do you bet on the project going big and deep or not ?

  9. comment
    Comment #27441726

    What a silly straw man. Engineers may not be fungible but funding is.

  10. comment
    Comment #27434939

    Houses usually taxed on an ongoing basis. Not really comparable to stocks.

  11. comment
    Comment #27433629

    Unrealised gains compound faster than taxed gains. You then only have to pay taxes on the money you spend.

  12. comment
    Comment #27155938

    I would expect only Bitcoin markets to have the liquidity and depth where one can easily buy 5 million worth of coins. Similarly when the hackers want to sell the coins again.

  13. comment
    Comment #25504917

    It is covered in the article

  14. comment
    Comment #25423700

    Not sure of the total outcome but the heat source might not be as efficient at pumping out heat for it to get warm quickly enough than it would at a constant rate. I cannot find a …

  15. comment
    Comment #25421386

    Does anyone believe the US isn’t doing similar shit themselves ? In that light it seems pretty disingenuous to call out others for the same act.

  16. comment
  17. comment
    Comment #22686421

    Same except it stopped not long ago. Maybe they fixed it ?

  18. comment
    Comment #22316211

    Seems the solution would be to improve the thing rather than reimplement it as microservices.

  19. comment
    Comment #22316202

    Can you elaborate why it had to be done that way ?

  20. comment
    Comment #21837058

    Not affiliated but there is at least one posting here https://concordium.com/careers/

  21. comment
    Comment #19789515

    You are just refuting your own straw man. Passing dependencies also qualifies as DI and is for the benefit of the developer. Maybe you are only talking about DI frameworks or conta…

  22. comment
    Comment #15703930

    There is a third option you know.

  23. comment
    Comment #15274552

    Thanks for the response and sorry. Maybe I was not quite clear. I was attempting ask if it would trigger the event handler before DOMContentLoaded (relevant on big document where D…

  24. comment
    Comment #15274426

    If the author is watching this thread or anyone else. Would this work for elements not yet loaded by the browser before DOMContentLoaded?

  25. comment
    Comment #13839108

    No that is not all an attacker could know. TLS does not provide confidentiality of the number of bytes transmitted. So in your example an attacker would only have to crawl the publ…