Live data from Hacker News

Viewing profile — chridou

chridou

HN member
Joined
Sat, Aug 01, 2020, 8:36 AM UTC
HN karma
19
Public activity
14 items

About chridou

No profile information was provided.

Recent public activity

  1. comment
    Comment #32577803

    First thing I was thinking of when I saw the picture was: Is that Bart Simpson?

  2. comment
    Comment #25581032

    I do. I remember adding a lot of buffer time just in case I wouldn't be able to find my way. It is much more convenient now with G-Maps and other providers. I also remember how exp…

  3. comment
    Comment #25399744

    Well, you somehow got me. When I mentioned the "everything F[_]ed" in my top post I thought I'd made it clear that I knew the commonalities. And I have to admit that I find these c…

  4. comment
    Comment #25397183

    Thank you for sharing your experience. Back then when I used Scala this was really turning me off Scala. Good that it all settled and that the Scala community can focus on the more…

  5. comment
    Comment #25390705

    > why not use a fold/reduce in order to get as much parallelism as possible for free? I always wondered how this would then be configured in a convenient way. I mean, there are sit…

  6. comment
    Comment #25390557

    > I suspect that the above reflects a very personal experience rather than something general. Isn't the FP community in the Scala world at war?

  7. comment
    Comment #25390178

    > Option, Result, and Future are all both Functors (map) and Monads (and_then). No. They are Option and Result and Future. > You've probably used them without even knowing, because…

  8. comment
    Comment #25386831

    Even though I see that these language capabilities remove restrictions I hope that HKTs and with them Functors, Monads, etc. will never make it into Rust. The thing I like most abo…

  9. comment
    Comment #25324529

    I agree with you and would even go a bit further. Actually the word "boring" is completely misused in my opinion. It is all about choosing the right solution. This has nothing to d…

  10. comment
    Comment #25300513

    > However, for most people, using Rust for these purposes is absolutely not recommended. Who are these "most people"? Can you get more specific here? > Java/Kotlin paired with reac…

  11. comment
    Comment #24906148

    > In order to have a meaningful discussion, let me expand on what I mean by "boring". This is the problem with how boring is used. According to Wiktionary it just means "unable to …

  12. comment
    Comment #24902316

    > to have found the perfect abstraction, or ... Didn't even know that I was writing about the perfect abstraction. Mediocre environments are where you will not find much code of hi…

  13. comment
    Comment #24889314

    I never understood why people are looking for things which are boring and I think it is mostly employers who do. They should look for something which is good and solves their probl…

  14. comment
    Comment #24018804

    Please do not take this (Knuths statement) out of context. It is necessary read the whole text to understand this sentence. It has nothing to do with whether performance matters.