Live data from Hacker News

Viewing profile — houli

houli

HN member
Joined
Fri, Nov 08, 2013, 8:06 PM UTC
HN karma
148
Public activity
39 items

About houli

No profile information was provided.

Recent public activity

  1. comment
    Comment #42488030

    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. comment
    Comment #38132807

    That's not what happens. He runs his own fake ransomware on his own virtual machine while they are remotely viewing it.

  3. comment
    Comment #35024096

    Twilight menu has all of those patches and applies them on the fly

  4. comment
    Comment #31241737

    Nomura has been around since at least FF5, and Kitase before that. Long before the Enix merger

  5. comment
    Comment #21624514

    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 suga…

  6. story
  7. comment
    Comment #16081738

    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. comment
    Comment #15123050

    You should be able to use a data URI containing the HTML string

  9. comment
    Comment #14886009

    This is being worked on by Mozilla https://github.com/mozilla/spidernode

  10. story
  11. comment
    Comment #14746539

    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. comment
    Comment #14739062

    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…

  13. comment
    Comment #14568114

    This is what the backpack feature landing in GHC 8.2 will allow you to do

  14. comment
    Comment #14568096

    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.or…

  15. comment
    Comment #14318141

    https://www.suse.com/communities/blog/make-windows-green-par... they already have been doing it on their own

  16. comment
    Comment #14261294

    It's mentioned in the Wikipedia article that monad comprehensions are available as a GHC language extension

  17. story
  18. comment
    Comment #14100303

    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 abstr…

  19. comment
    Comment #14069326

    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 in…

  20. story
  21. comment
    Comment #13443674

    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 p…

  22. comment
    Comment #13443520

    Yes, you can define predicates that take parameters and use them as the invariants

  23. comment
    Comment #12954167

    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. comment
    Comment #12908535

    Purescript Pux looks to be what you're looking for https://github.com/alexmingoia/purescript-pux/

  25. comment
    Comment #12817163

    Yep added in latest Sierra