HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Shoop

no profile record

Submissions

The Saga of Multicore OCaml [video]

youtube.com
7 points·by Shoop·12 ay önce·0 comments

[untitled]

1 points·by Shoop·12 ay önce·0 comments

Making OCaml Safe for Performance Engineering [video]

youtube.com
13 points·by Shoop·geçen yıl·3 comments

Regarding Some Aspects of the Present Economic Financial System (2018)

cftc.gov
3 points·by Shoop·geçen yıl·0 comments

The Games Behind Your Government's Next War [video]

youtube.com
4 points·by Shoop·2 yıl önce·0 comments

China's Policy Failures

asteriskmag.com
3 points·by Shoop·2 yıl önce·0 comments

How We Can Control AI

wsj.com
1 points·by Shoop·2 yıl önce·0 comments

Introduction to free software and the liberation of cyberspace (2014)

fsf.org
11 points·by Shoop·3 yıl önce·2 comments

Intelligence Testing

asteriskmag.com
2 points·by Shoop·3 yıl önce·0 comments

comments

Shoop
·2 ay önce·discuss
I think robustness is helped a lot by the fact that it’s the production compiler used at Jane Street
Shoop
·11 ay önce·discuss
Yes! https://arxiv.org/abs/2502.17424
Shoop
·geçen yıl·discuss
> I suspect this is the real reason Clojure was created, I bet Rich was just really bored.

Rich has written about the history and motivation behind Clojure here: https://dl.acm.org/doi/pdf/10.1145/3386321
Shoop
·2 yıl önce·discuss
What are the consistency semantics?
Shoop
·2 yıl önce·discuss
What are some examples of those tasks? It’s difficult for me to tell what problems this is intended to solve
Shoop
·2 yıl önce·discuss
Puzzmo Typeshift is a similar game: https://www.puzzmo.com/play/typeshift/
Shoop
·2 yıl önce·discuss
Didn’t 538 give Trump an ~1-in-3 chance of winning?
Shoop
·2 yıl önce·discuss
I’m guessing that the synchronous update architecture they’re using only really only makes sense for persistent memory and that this couldn’t easily be adapted to conventional hard drives or SSDs?
Shoop
·2 yıl önce·discuss
Can anyone summarize the major differences between this and Scaling Monosemanticity?
Shoop
·3 yıl önce·discuss
How does two way isolation work? How do you prevent the host kernel (which presumably has full control of the hardware?) from inspecting the guest VM?
Shoop
·3 yıl önce·discuss
OCaml has a separate language for module interfaces where types are required. Even better, it allows you to abstract over types and make them entirely opaque, so that users of an interface never have to look at any of the implementation details.
Shoop
·3 yıl önce·discuss
Related email by John Carmack: http://number-none.com/blow/blog/programming/2014/09/26/carm...

Discussion: https://news.ycombinator.com/item?id=12120752
Shoop
·7 yıl önce·discuss
Even if you never want to write any Perl code, I definitely recommend checking out some of the features of Raku. As someone who is interested in language design but never has (or likely will) use Perl for a project, I still found reading about Raku's feature set super interesting. Here's a whimsical slide deck that introduces a lot of the most interesting features: [0]. Even if you find yourself shaking your head at all the craziness, you at least have to admire Raku's success at fulfilling its goals of being a post-modern language optimized for fun (-Ofun).

[0] http://tpm2016.zoffix.com/#/