Viewing profile — afrisch
afrisch
HN member- Joined
- Thu, Apr 14, 2016, 8:54 AM UTC
- HN karma
- 98
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About afrisch
No profile information was provided.
Recent public activity
-
comment
Comment #47651294
There are still subscriptions that give access to both ChatGPT and Codex, but with a much smaller usage quota than before the change (which came at the same time as the end of the …
- story
-
comment
Comment #45405136
But -10 is smaller than -2, right?
-
comment
Comment #45402951
Giving AI agents permission to do things on your behalf in your computer is obviously dangerous. Installing a compromised MCP server is really the same as installing any compromise…
-
comment
Comment #45397308
How is this different from a backdoor in, say, a Thunderbird extension? I've maintained an extension for Thunderbird and, when I was no longer interested in it, a guy pushed hard t…
-
comment
Comment #44406731
> Having worked with OCaml at Jane Street is not, I think most of us would agree, going to be, going to be a serious barrier to getting hired to work with another language somewher…
-
comment
Comment #39927642
No doubt excessive nesting is bizarre, although the end user might not notice (nested panels that fit in their parent are not visible). That's not a reason to have your entire OS b…
-
comment
Comment #39927616
It has been fixed but a similar problem (with the same repro case) reappeared with a recent Windows update, only now when closing the popup.
-
comment
Comment #39919378
So at least they should really work hard to not let a BSOD happen in case of excessive nesting of widgets. The repro case is actually the same than the one for a bug which was fixe…
-
comment
Comment #39918626
It's crazy a such a simple script, which is actually the same as 6 years ago, can produce a BSOD in a deterministic way with the latest update of Windows. And nobody at MS seems to…
-
comment
Comment #21624125
CDuce was the result of my PhD thesis (about 20 years ago); mostly just a research prototype with enough engineering efforts to make it usable for small enough projects. It came af…
-
comment
Comment #19054870
The best part is that tree trade is not contradictory with setting standards! > For the first time, the trade agreement includes countries' Paris climate deal commitments. > The te…
-
comment
Comment #19054820
Of course. As a matter of fact, UK was never part of the Schengen Area.
-
comment
Comment #18882110
> and lose at least 2 points from any speeding (Nitpicking: actually only one point if driving less then 20 km/h above the limit.)
-
comment
Comment #17866331
According to Wikipedia[1], SQLightning -- a port of Sqlite using LMDB -- was 20x faster than original sqllight. It could thus be interesting to compare LiteTree with SQLightning. […
-
comment
Comment #17850445
Shameless plug: ocaml-vdom[1] is another implementation of TEA in OCaml (with js_of_ocaml) [1]: https://github.com/LexiFi/ocaml-vdom
-
comment
Comment #17675855
I could have added reasonml to the list indeed, but reasonml really is (a different syntax for) ocaml.
-
comment
Comment #17675845
Yes sorry, Elm is indeed implemented in Haskell.
-
comment
Comment #17672203
Well, OCaml is indeed rather popular for implementing compilers for new languages (sometimes later bootstrapped), including ones which became rather popular. I can think of F#, Rus…
-
comment
Comment #17660262
Yes, well, I can imagine that under the assumption that people loose "faith" in Bitcoin, it's still possible to assign a "value" to the Bitcoin network, e.g. the hardware that make…
-
comment
Comment #17657355
What's the value of the bitcoin network itself (its computing power?), and how does the holding of bitcoins give any right on this value?
-
comment
Comment #17651356
Many files are taken from the OCaml compiler and then adapted, but changes seems a bit deeper than just a different syntax. It would indeed seem fair for the authors to at least ma…
-
comment
Comment #14789008
Of course it feels less native than with F#, but we have created and used CSML ( https://github.com/LexiFi/csml ) specifically to allow our OCaml code base to interact with .NET.
-
comment
Comment #14086460
I don't think so. Both bytecode and native evaluate right-to-left.
-
comment
Comment #13856086
Here is an obviously incomplete list: http://ocaml.org/learn/companies.html