Live data from Hacker News

Viewing profile — akjha

akjha

HN member
Joined
Wed, Oct 31, 2018, 5:32 PM UTC
HN karma
4
Public activity
6 items

About akjha

No profile information was provided.

Recent public activity

  1. comment
    Comment #23165349

    This is something a lot of us lack. Do you know of any resources which can help in learning about the business side of the technology?

  2. comment
    Comment #19476512

    Interesting. What are some the benefits you felt with Go in comparison to Node.js? We already have a largish (couple hundred thousand line) Node.js app written in Typescript and ar…

  3. comment
    Comment #18756523

    "It's not nil, but how you use it." Can you elaborate on how multi-dispatch reduces the issue of nil/null? I also use static type (typescript) to prevent issues with nil and would …

  4. comment
    Comment #18756438

    We have been using ANT design for our enterprise SAAS application. We have been quite happy with it until today when we discovered to our horrors that for some reason, developers o…

  5. comment
    Comment #18361138

    Yes, I am not sure how I will do that. I guess it can create enough FUD to scare away any commercial client.

  6. comment
    Comment #18353299

    Keeping track of and excluding commits authored by others seems a lot of work. I am curious if you use any kind of tooling or process to make it easier.