Viewing profile — aerfio
aerfio
HN member- Joined
- Sat, Nov 23, 2019, 10:31 AM UTC
- HN karma
- 8
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About aerfio
No profile information was provided.
Recent public activity
-
comment
Comment #40521668
Do you think/know of any areas in Go codebase that would enable jump in performance bigger than e.g 10%? I'm very grateful for any work done in Go codebase, for me this language is…
-
comment
Comment #39703473
I don't really see how one leads to another, could you elaborate? Looking at these protocols, it seems to me that later versions of HTTP attempt to address errors resulting from th…
-
comment
Comment #39240277
You should rather look at go.mod file, and it doesn't look bloated at all. They could maybe drop cobra and use something with less dependencies, they use pflag package already so m…
-
comment
Comment #36614222
From description I understood it as a site for people how know what particular script does
-
comment
Comment #36491406
Do you see any significant changes in comparison to the "gcr.io/distroless/static" image, which is commonly used in Go ecosystem? Thanks for answer btw, really appreciate that.
-
comment
Comment #36491295
From my side I'd love to see clear comparison to distroless[1] images, the best info I could find was this Github issue comment[2], although I would expect to find it in https://gi…
-
comment
Comment #36424779
For me it's insane that some people "talk" to themselves in their heads, expressing your ideas as words seems so slow in comparison to "thinking in ideas"
-
comment
Comment #35289517
cd .config -> apply the first sentence again
-
comment
Comment #34543657
> Go is easy to learn but then the capability of it plateaus. Given that almost every cloud native project is written in Go I'd say this is entirely not true.