Viewing profile — embik
embik
HN member- Joined
- Tue, May 12, 2015, 10:19 AM UTC
- HN karma
- 832
- Public activity
- 146 items
- HN profile
- View on Hacker News ↗
About embik
Recent public activity
- story
-
comment
Comment #40926703
I seriously wonder what HN thinks is a valid business model for writing open source software. Everyone here seems to insinuate that people want to create a business and use open so…
-
comment
Comment #40414776
Why do tech companies keep using dystopian stories as manuals? The flirty tone, the voice being awfully similar to the lead actress of Her . Next we are getting Ex Machina ?
-
comment
Comment #39101954
I am really sad that jsonnet / ksonnet never really took off. It’s a great way to template, but has a bit of a learning curve in my experience. I suspect that is why it’s niche. If…
-
comment
Comment #39092279
My experience is that the Hoff transcends company, language and country boundaries.
-
comment
Comment #38826469
> The A/B upgrade sounds a bit overkill, you can always just pop up a live distro or install a recovery system (on an old version) in a partition in case something goes wrong. You …
-
comment
Comment #38624551
I (recently) created kubeconfig-bikeshed, a small CLI application to manage the high number of kubeconfigs (configuration/credential files to access Kubernetes clusters) that I hav…
-
comment
Comment #38413526
Not everyone can look back at a 10 year long career in the industry to draw inspiration from. Especially for junior engineers, pointing out alternatives (that feel obvious to you) …
-
comment
Comment #38412862
It would be helpful if the post not only told you what to _not_ do (especially when it is a frequently done thing) but offered any sort of alternative.
-
comment
Comment #38366161
Joke‘s on them when the EU cracks those lockdowns wide open.
-
comment
Comment #37965329
Can you elaborate on that? What kind of introspection do you think the author is missing?
-
comment
Comment #37805207
The post you are responding to is making the point that even though we have QA, dedicated jobs or even departments for these things … We, as a profession, still fail in releasing b…
- story
-
comment
Comment #37160525
> Suggesting that emergency brakes are inadequate due to one passenger failing to locate one is kinda cheap. That’s not what I wanted to say at all - the op talked about the willin…
-
comment
Comment #37160287
Not entirely true: > Dittmann could not find an emergency brake in the corridor and had not noticed that there was an emergency brake handle in his own compartment. The learning fr…
-
comment
Comment #36548526
This seems to be a very common sentiment that is not stated that clearly often, but it makes me very sad to read it. The magic of the internet, once upon a time, was discovering co…
-
comment
Comment #33821803
I assume that’s for professional workstations? There were complaints about the „low“ maximum RAM with previous Apple Silicon generations if I remember correctly.
- comment
-
comment
Comment #33691497
Most autoscaling functionality is implemented on top of the upstream cluster-autoscaler component, and GKE documentation claims to remove nodes when pods fit onto other nodes as we…
-
comment
Comment #33691364
This might be true for "stock" Kubernetes, but it seems likely that the grandparent post is using cluster autoscaling (since they mention "auto-scaled up"), for which this post is …
-
comment
Comment #33638660
Maybe that is just corporate language, but the way this is worded („distortion of truth“, „selective presentation“) seems to suggest that the quite detailed post from Gordon is tru…
-
comment
Comment #32221092
For what it’s worth, the subthread you are commenting on specifically talks about GKE. GKE is removing docker support, period. That’s not plainly wrong, it’s in their support docum…
-
comment
Comment #32217300
> The question was did they remove support for docker. They have not. Have they not? Note that the GP asked for GKE specifically. The support page I linked to literally says so: > …
-
comment
Comment #32216996
They have, with 1.24[1], following Kubernetes upstream. If you are an end user nothing is really going to change from this though, because docker produces container images that can…
-
comment
Comment #32216950
I am very much aware of this, but that's exactly what I am arguing. Articles setting out to explain Kubernetes should not perpetuate the false equality of docker and containers.