Viewing profile — adament
adament
HN member- Joined
- Sat, Aug 26, 2017, 5:49 PM UTC
- HN karma
- 154
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About adament
No profile information was provided.
Recent public activity
-
comment
Comment #40952612
But a synchronous function can and many do make network calls or write to files. It is a rather vague signal about the functions behavior as opposed to the lack of the IO monad in …
-
comment
Comment #39178219
This is function overloading, you can do the same thing in C++. In Python you type this using the overload decorator from the typing module.
-
comment
Comment #36678700
Would you care to elaborate which device it is? 12 years old means it at the most could have come with Honeycomb when you bought it. Has the base OS been updated since? It is great…
-
comment
Comment #36677876
It is not a matter of the age of your hardware but your software. Ipad mini 4 got its latest OS update in 2023. The problem is that in the Android ecosystem it is unfortunately com…
-
comment
Comment #36677861
But usually these other devices can also update their software , it is quite unique for the android operating system to run old and unupdatable software. Or they should if they are…
-
comment
Comment #36634771
But would you version it by storing it as output in an ipnyb file where it is overwritten if you rerun that cell? I would store the data in a versioned database or as separate data…
-
comment
Comment #36629036
If for some reason you really wanted to compute Fib(n) for ridiculously large numbers of n, you would probably use that [Fib(n), Fib(n-1)] = A [Fib(n-1), Fib(n-2)] for the transiti…
-
comment
Comment #34577147
When I was a kid and trying to learn LaTeX this happened to me all the time on the library computers. I do not think I have a point, you just made me remember some fun and dreadful…
-
comment
Comment #34521259
I think your point is valid and important, especially considering the average user. However in my experience it worked surprisingly well with a long word based master password. Sin…
-
comment
Comment #34500853
I am not a cryptographer but to my understanding, the number of PBKDF iterations is really only of concern for weak (low-entropy) passwords. If you know that your password has high…
-
comment
Comment #34384998
If I recall correctly it is the standard libraries(such as libstdc++) that need this exception and not the compiler itself.
-
comment
Comment #33941644
That is good news, thank you! And I apologize for spreading incorrect information.
-
comment
Comment #33931785
Interestingly the FSF also requires copyright assignment for contributions to GCC, Emacs and some other GNU software.
-
comment
Comment #33152642
I had the same thought about the 200% thing. Actually I think it is either empty boasting or a difference of terminology. I understand giving 100% to mean: I give as much as I poss…
-
comment
Comment #32939840
But this is exactly what happens when you fine a company. Unless you fine the company enough for it to go into bankruptcy in which case the shareholders are protected by limited li…
-
comment
Comment #32842007
My understanding is that under current EU market abuse regulations trading on inside information* that you overheard on the train is still insider trading. Sharing inside informati…
-
comment
Comment #32530503
Does it? The opening poster specifically wrote: “we need to produce less, consume less” that is not just non-geometric growth but negative growth. So in this case the opposite of l…
-
comment
Comment #32423395
No GP is arguing that since the blockchain cannot solve any of the mentioned problems, it does not provide any real benefit. The dispute for companies today are seldomly about whet…
-
comment
Comment #32422561
Assuming you are allowed to transfer into the base layer. Most currencies and finance have a similar decentralized base layer: Cash. However in many jurisdictions your ability to t…
-
comment
Comment #32397719
It does not make everybodys lives easier, it makes your life easier by easing the support burden at the cost of making the lives of those who have to live with those policies (marg…
-
comment
Comment #32316358
If you come from a pure math theory first background I would advise starting out with Björks “Arbitrage theory in continuous time”, I personally found the lack of rigor and superfl…
-
comment
Comment #32274971
I am sorry but I cannot parse your first paragraph, so I do not understand your point. Thus I have written a general reply to your link. I do not read any clear recommendation for …
-
comment
Comment #32263427
For those who find the existence of such analytic functions intuitively "wrong", note that it is essential to this example that though the second derivative is positive, it is posi…
-
comment
Comment #32260217
He has or at least Bridgewater has been pushing an allocation to Bitcoin in some of their Daily Observations in the last 1 or 2 years.
-
comment
Comment #32125064
Do you have a reference for the definition of this energy storage unit? I have never heard of it before and my attempts at searching the web seem to contradict you. Wikipedia write…