Viewing profile — fen4o
fen4o
HN member- Joined
- Mon, Aug 29, 2016, 9:53 AM UTC
- HN karma
- 140
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About fen4o
No profile information was provided.
Recent public activity
-
comment
Comment #48293272
Tried to do a git push - it succeeded after 3 mins. Then I wanted to open a PR and it failed with a 500 error. Facepalmed and decided that this is it for today.
-
comment
Comment #40155110
We were 5 people (3 different reservations) traveling from EU to Japan for a ski vacation. Our first flight got canceled due to technical issues with the airplane and we could not …
-
comment
Comment #40052942
They are only targeting apps that use the API to skip the Ads. Use htlm-parsing 3rd party client such as NewPipe instead.
-
comment
Comment #39967775
As much as I would like to dogpile on Boeing right now, that particular airplane has been in operation since 2015. This would likely be Southwest maintenance issues rather than Boe…
-
comment
Comment #27273916
Better late than never
-
comment
Comment #26619149
See https://rms-open-letter.github.io/ and the counter-letter https://rms-support-letter.github.io/
-
comment
Comment #26271748
I understand their rationale. We manage thousand Kubernetes clusters and end-users can find lots and lots of creative way to shoot themselves in the foot: - I can store anything in…
-
comment
Comment #26112901
What's stopping Google from pulling an uno and requiring news organizations to pay Google to have their content searchable?
-
comment
Comment #24824218
https://killedbygoogle.com/
-
comment
Comment #23526705
All this 'removed' terminology is double standard. The entire name of the "git" project is offensive. From wikipedia [1] Git is a term of insult with origins in English denoting an…
-
comment
Comment #20434455
For anyone looking for K8S multitenancy - here is an excellent talk by Alibaba / Alicloud about their approach: - https://www.youtube.com/watch?v=ptOLV2wjQUw - https://static.sched…
-
comment
Comment #18212043
Can't those airplanes be moved / evacuated by ground?
-
comment
Comment #17475980
From my experience, running etcd in cluster mode simply creates too many problems. It can scale vertically very well and if you run etcd (and other Kubernetes control plane compone…
-
comment
Comment #16678288
Exactly. This led to the famous OSX double goto bug [0] if ((err = SSLHashSHA1.update(&hashCtx, &signedParams)) != 0) goto fail; goto fail; ... other checks ... fail: ... buffer fr…
-
comment
Comment #14910667
From what I've seen, Huawei will upload it soon™
-
comment
Comment #14909818
Exactly. The frameworks that the article describes know how to run say Cassandra or Spark, but you can do the same thing in Kubernetes using TPRs or CRDs with operators: [0] https:…
-
comment
Comment #13167036
PXE CoreOS and cloud-config to run kubelet and pull manifests. [0] [0] https://youtu.be/4gyeixJLabo?t=814
-
comment
Comment #12660042
Exactly. Competition drives innovation and progress.