Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
houli
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
houli
2y ago
Kotlin 2.1 has added "Guard conditions in when with a subject" as an opt-in feature https://kotlinlang.org/docs/whatsnew21.html#guard-conditions...
2.
▲
by
houli
3y ago
That's not what happens. He runs his own fake ransomware on his own virtual machine while they are remotely viewing it.
3.
▲
by
houli
4y ago
Twilight menu has all of those patches and applies them on the fly
4.
▲
by
houli
4y ago
Nomura has been around since at least FF5, and Kitase before that. Long before the Enix merger
5.
▲
by
houli
7y ago
This is what happened in Ireland when new taxes on sugary drinks came in. Drinks that came in 2L bottles now came in 1.75L bottles at the same price. The diet versions with no sugar remained in 2L bottles. Companies like Coke are now only m
6.
▲
Scrolling textures gave Super Mario Galaxy 2 its charm
(youtube.com)
2 points
by
houli
7y ago
|
0 comments
7.
▲
by
houli
9y ago
Not sure that many OSS projects are going to be interested in merging a patch where a conversation with the patch author for review/feedback can't happen
8.
▲
by
houli
9y ago
You should be able to use a data URI containing the HTML string
9.
▲
by
houli
9y ago
This is being worked on by Mozilla https://github.com/mozilla/spidernode
10.
▲
GHC 8.2 Released
(ghc.haskell.org)
103 points
by
houli
9y ago
|
13 comments
11.
▲
by
houli
9y ago
Could you have your "get" handler do its thing and have it forward on the arguments it received to the "apply" handler if necessary with an extra flag argument and vice versa?
12.
▲
by
houli
9y ago
This is what Stackage( https://www.stackage.org/ ) LTS releases are in the Haskell world. A compiler and a large subset of the Hackage repository known to compile together and pass tests.
13.
▲
by
houli
9y ago
This is what the backpack feature landing in GHC 8.2 will allow you to do
14.
▲
by
houli
9y ago
You should be able to write your own named implementation of Cast and explicitly use it when calling cast to have different casts with different semantics http://docs.idris-lang.org/en/latest/tutorial/interfac
15.
▲
by
houli
9y ago
https://www.suse.com/communities/blog/make-windows-green-par... they already have been doing it on their own
16.
▲
by
houli
9y ago
It's mentioned in the Wikipedia article that monad comprehensions are available as a GHC language extension
17.
▲
Why 1 is not a prime number expressed with monoids
(quora.com)
1 points
by
houli
9y ago
|
0 comments
18.
▲
by
houli
9y ago
The category theory idea of a morphism is more abstract than a function. If functions deal with domains and codomains then certainly morphisms need new words to deal with the abstractions of those ideas that are specific to functions.
19.
▲
by
houli
9y ago
Also worth checking out is this https://www.youtube.com/watch?v=uR_VzYxvbxg conference talk by Simon Peyton Jones discussing the basic constructs of GHC core and how they affect inlining and optimisation
20.
▲
Towards a Semantic Language of Mathematics
(youtube.com)
3 points
by
houli
10y ago
|
1 comments
21.
▲
by
houli
10y ago
The screenshot shows what looks like the emacs mode which actually just masks the ASCII you type with the unicode characters to make it look nice. In practice you're just writing plain ASCII https://github.com/houli
22.
▲
by
houli
10y ago
Yes, you can define predicates that take parameters and use them as the invariants
23.
▲
by
houli
10y ago
From my experience apps only need to be re-signed once every 90 days. Not quite as much of a hassle but still one nonetheless
24.
▲
by
houli
10y ago
Purescript Pux looks to be what you're looking for https://github.com/alexmingoia/purescript-pux/
25.
▲
by
houli
10y ago
Yep added in latest Sierra
26.
▲
Into the Core – Squeezing Haskell into Nine Constructors by Simon Peyton Jones
(youtube.com)
3 points
by
houli
10y ago
|
0 comments
27.
▲
by
houli
10y ago
The whole "setup your environment" phase is tricky for someone new especially if you're on Windows and probably caused a lot of people to stop reading before they even touched a line of Ruby code.
28.
▲
by
houli
10y ago
They're all famous scientists/mathematicians.
29.
▲
by
houli
10y ago
Not sure if you're being serious but GitHub truncates to 1000 files/directories.
30.
▲
by
houli
10y ago
What about all of these Perl scripts generating assembly code for AES for every architecture under the sun? https://github.com/openssl/openssl/tree/master/crypto/aes/as...
More ›