Live data from Hacker News

Viewing profile — lovelle

lovelle

HN member
Joined
Wed, Jul 06, 2016, 2:11 PM UTC
HN karma
28
Public activity
12 items

About lovelle

No profile information was provided.

Recent public activity

  1. comment
    Comment #18751723

    I trust Linus from the fact that he put the user at a level of priority more important than anything esle in a time when few people did it, and this decision makes userspace solid …

  2. comment
    Comment #18325295

    Yeah sure, and if you like I can also clean the bathrooms because I know how to do it... Off-time is for your own not for your company regardless off what you do with it.

  3. comment
    Comment #18175258

    As I said both can be used to solve the same problem, but since they are totally different and works very different, to me it makes no sense doing a comparison and expecting simila…

  4. comment
    Comment #18172509

    In my experience tunning a jvm application in order to gain better throughput is far from a trivial job, although jvm ecosystem's requires a much more experienced developer on the …

  5. comment
    Comment #18172325

    Yes, this sentence is quite vague and does not give proper info about the topic, you only have to believe me or not, I'm not writing any blog about this, sorry. Means higher throug…

  6. comment
    Comment #18172216

    There makes no sense to comparing goroutines with os threads, they are totally different things, this is like comparing apples with oranges, of course both of them can be used to s…

  7. comment
    Comment #17764755

    I think code review is the async way to share thoughts about the code and managers (in my experience) tend to be busy with many meetings making 1 on 1 code review more difficult th…

  8. comment
    Comment #17649363

    I would argue that in 95 was recently the first jdk 1.0 release, it was until 2004 which came java 5 with java.util.concurrent which was such huge improvement for that time, since …

  9. comment
    Comment #17649043

    I would insanely choose ruby rather than javascript for the major advantages that has to offer. Performance in most of cases is not a real needed over consistency. Also Ruby 2.6 ha…

  10. comment
    Comment #17079831

    If I am not mistaken, Pattern matching will be included on Java 11, please correct me if I am wrong.

  11. comment
    Comment #17067848

    I do not agree with that, this is not just syntactic sugar, for example in case of large 'else if' statements the complexity to choose proper branch is O(n), instead with pattern m…

  12. comment