Viewing profile — xinau
xinau
HN member- Joined
- Thu, Jul 20, 2017, 4:27 AM UTC
- HN karma
- 9
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About xinau
No profile information was provided.
Recent public activity
-
comment
Comment #23863061
Golang's level of boringness. It's just boring enough to still be useful. Often it's easy to understand random code and write "reasonable" code.
-
comment
Comment #23153493
I had/have the same problem, what helped me a lot was to write down what I've learned (roughly bi-weekly). Another booster was to stick to the same document structure for example N…
- story
-
comment
Comment #20851387
Some of the reasons I like the tool can't be found in the language spec. CUE (the tool) provides import facilities for existing configurations like yaml, json, openapi, protobuf or…
-
comment
Comment #20851270
The website is under active development at the moment and their are incomplete parts. For the code links please take a look at the following tutorial on GitHub at the moment. * htt…
-
comment
Comment #18343967
As a friend of mine once said. "There are only two difficult things in IT, no. 1 is printer's and no. 2 is WiFi.
-
comment
Comment #17526577
I don't know if this is the intend of Tom, but I was also stumbling on this issue and the only reasonable explanation I can come up with is that: One key can't have multiple values…
-
comment
Comment #17512362
Going to take a look, at tldr and watchman . Thanks
-
story
Ask HN: What are your favorite cli/unix tool?
I use some cli/unix tools in my day to day business and by looking into various awesome list, i know there are a ton of probably useful tools. I've used: * fzf -- fuzzy finding any…