Viewing profile — spand
spand
HN member- Joined
- Fri, Mar 09, 2012, 10:43 AM UTC
- HN karma
- 73
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About spand
No profile information was provided.
Recent public activity
-
comment
Comment #45760501
It can usually be implemented like this. No need for strings. fun isNan(n) = n != n
-
comment
Comment #44188965
Its their take on a coding agent that just came out of early access.
-
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…
-
comment
Comment #38733046
Python is not named after the snake ( https://en.wikipedia.org/wiki/History_of_Python )
-
comment
Comment #31838696
Knowingly distributing a faulty product with risk of harm to the user ?
-
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...
-
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…
-
comment
Comment #27540768
Everything is gold plating until it isn’t. So do you bet on the project going big and deep or not ?
-
comment
Comment #27441726
What a silly straw man. Engineers may not be fungible but funding is.
-
comment
Comment #27434939
Houses usually taxed on an ongoing basis. Not really comparable to stocks.
-
comment
Comment #27433629
Unrealised gains compound faster than taxed gains. You then only have to pay taxes on the money you spend.
-
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.
-
comment
Comment #25504917
It is covered in the article
-
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 …
-
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.
- comment
-
comment
Comment #22686421
Same except it stopped not long ago. Maybe they fixed it ?
-
comment
Comment #22316211
Seems the solution would be to improve the thing rather than reimplement it as microservices.
-
comment
Comment #22316202
Can you elaborate why it had to be done that way ?
-
comment
Comment #21837058
Not affiliated but there is at least one posting here https://concordium.com/careers/
-
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…
-
comment
Comment #15703930
There is a third option you know.
-
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…
-
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?
-
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…