Live data from Hacker News

Viewing profile — suddengunter

suddengunter

HN member
Joined
Sun, Jul 28, 2019, 9:22 AM UTC
HN karma
23
Public activity
8 items

About suddengunter

No profile information was provided.

Recent public activity

  1. comment
    Comment #44610769

    wow When a few years ago I moved from Eastern Europe (where I had 1GB/s to my apartment for years) to the UK I was surprised that "the best" internet connection I was able to get w…

  2. story
  3. story
    Ask HN: Does having a betting/gambling company in your CV hurt your career?

    I recently moved to another country and I was looking for local jobs. I got an interesting offer from a regulated online betting platform, but I am concerned about the ethics of th…

  4. comment
    Comment #29567429

    I disagree for private Go packages all I need is to point it to another git repo. for nuget/maven etc - I need an artifact registry, with it's own bells and whistles

  5. comment
    Comment #29073221

    Location: Ukraine Remote: Yes Willing to relocate: Yes, preferably UK/US/Canada Technologies: Go, AWS, k8s, C#/.Net Core, PostgreSQL, MongoDB. Résumé/CV: https://suddengunter.githu…

  6. comment
    Comment #28743938

    agree. In C# we were going from "every reference type can be null" to "only things marked with '?' can be null" with nullable reference types. When I started using Go it was nice t…

  7. comment
    Comment #26018950

    yeah, but the lady who initiated the project resigned few weeks ago https://biz.liga.net/pervye-litsa/tek/novosti/pervyy-zamglav...

  8. comment
    Comment #20546591

    Contracts seems to me like Generic interfaces in C#. Why not just call this thing "interface" https://gist.github.com/SuddenGunter/bb105556fde9678abbd97cb... instead of adding yet …