Viewing profile — dklsf
dklsf
HN member- Joined
- Tue, Jul 12, 2011, 3:49 PM UTC
- HN karma
- 694
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About dklsf
No profile information was provided.
Recent public activity
-
comment
Comment #47291879
Probably Compiling Pattern Matching to Good Decision Trees (by Luc Maranget) is the scheme used by OCaml ( http://moscova.inria.fr/%7Emaranget/papers/ml05e-maranget.pd... ). It exp…
-
comment
Comment #45819099
Here's some specs: https://www.asus.com/displays-desktops/monitors/proart/proar... 8K, 32inch, 275ppi, 60Hz 2 Thunderbolt 4, 1 DisplayPort 2.1
-
comment
Comment #36017392
Not really sure how this is supposed to be low risk -- I think they're omitting the actual interesting parts of the strategy (that are essential to actually making money). If you w…
-
comment
Comment #34527579
It depends what you mean by "untradeable". If the market or regulator decides that the stock cannot be traded at all, you might end up paying a lot of money in fees for years even …
-
comment
Comment #34527565
In some markets, such as Hong Kong, instead of being delisted, suspected frauds are often halted (the stock cannot be traded). So you might end up paying the borrow fee for years, …
-
comment
Comment #32678220
I'm really surprised how much a single search query is costing them in terms of compute/infrastructure (1.25 US cents). That buys you more than a minute of compute time on the top …
- story
-
comment
Comment #29261147
The issue is that the requester is asking for 329000 pages, and courts apparently previously ruled that a rate of 500 pages/month is reasonable for freedom of information requests.…
-
comment
Comment #29235255
You stop to refuel in the middle of the trip, rather than making it nonstop.
-
comment
Comment #24036373
What will you use multicore support for?
- story
-
comment
Comment #10766907
It's not really surprising that invalid code doesn't go along with compiler optimizations. The correct way to deal with this here is probably either _NOT_ using nullptr, and instea…
-
comment
Comment #9718785
I'm not sure where you got your numbers for China's debt from. The IMF says that china's debt has decreased (from 26% to 19%), while the US's has stayed the same (~100%): General g…
-
comment
Comment #9718678
Ocaml can do this let do_something (thing : Thing.t) (logging : [`With_logging | `No_logging]) = ... Even better, it can even infer the type based on you using it (for example matc…
-
comment
Comment #9481326
Doesn't look like the information on that site is correct. Or at least, it disagrees with https://www.henleyglobal.com/international-visa-restrictions... The differences are quite …
-
comment
Comment #9208775
How can "some scholars doubt if orange carrots even existed prior to the 16th century", if there are drawings of orange carrots from the year 512? http://de.wikipedia.org/wiki/Karo…
-
comment
Comment #8856212
It's a bit slow and inefficient, and also dangerous to do it at sea. So this is done only if space in the port is at premium. Which means only Hong Kong still does this: http://en.…
-
comment
Comment #8577747
The motivation for development was actually producing fertilizer, as it says in the article you linked.
- story