Live data from Hacker News

Viewing profile — mopsy

mopsy

HN member
Joined
Sat, Jul 22, 2017, 4:49 PM UTC
HN karma
8
Public activity
5 items

About mopsy

No profile information was provided.

Recent public activity

  1. comment
    Comment #17910129

    As I understand, the type would be implicitly applied to every func/struc in scope (which I assume would be the package) It work quite well for package like a Map so any data struc…

  2. comment
    Comment #17773404

    I don't think it's because of the complexity. I'm quite sure it would not have been difficult to do. One of the reason is that you don't always want to check the error. The most co…

  3. comment
    Comment #15173735

    The language to access a relational database is always SQL. So much than a lot of people doesn't make any difference between SQL and a DBMS. Aren't we in the same situation as Java…

  4. comment
    Comment #14833035

    Well, It was more about strategy :) Sorry for the stupid analogy, but that's how I feel about the discussion: A: I need a Ferrari to go to work. How is it hard to understand! B: We…

  5. comment
    Comment #14828121

    Because you should stop asking for generics like in Java/C#/rust etc.. Such generic to make custom type safe container is like using a canon to kill a fly. You should ask for gener…