Viewing profile — xk0nsid
xk0nsid
HN member- Joined
- Mon, Mar 21, 2016, 4:00 PM UTC
- HN karma
- 3
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About xk0nsid
No profile information was provided.
Recent public activity
- story
-
comment
Comment #18217866
Probably one of the best introduction/starter to network programming with Golang. I love this talk. The speaker doesn't just throw a bunch of terms and theory at you, or slides, he…
-
comment
Comment #15806029
After going through all the comments I believe it's better to try and break the monolith application into smaller services rather than going for microservices. I'll approach the ma…
-
story
Ask HN: Good Microservice framework/toolkit for golang
I'm trying to convince my management to switch to microservices for which I need a POC (Proof of Concept) of the same. I need a good starting point to build microservices using Gol…
-
comment
Comment #13263015
1. I'm either gonna pick up Golang or Rust in 2017 and go all the way with whichever one I pick. 2. gRPC/Protobufs 3. Kubernetes is also on the list. I really wanna understand how …
-
comment
Comment #12442570
I up voted this post just because of the name. Very clever. Kudos.
-
comment
Comment #12364540
Both are very interesting reads. Thanks.
-
comment
Comment #12364536
Great reply. Thanks. I think I'll create a working prototype and come back with my problems(or possibly solutions).
-
comment
Comment #12358720
It's a very interesting read. But I'm looking for some technical discussion. I want some technical perspective from people in the HN community. I believe I would definitely find a …
-
story
Ask HN: How should I approach to write a clone of login with QR?
I want to write a login with QR type of system (bcuz I'm curious about how it works). I have some idea on how to approach this problem, but I have more confusions than solutions. W…