Viewing profile — akjha
akjha
HN member- Joined
- Wed, Oct 31, 2018, 5:32 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About akjha
No profile information was provided.
Recent public activity
-
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?
-
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…
-
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 …
-
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…
-
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.
-
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.