Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fen4o
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fen4o
4mo ago
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.
2.
▲
by
fen4o
2y ago
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 get another flight to reach the transfer from Istanbul to To
3.
▲
by
fen4o
2y ago
They are only targeting apps that use the API to skip the Ads. Use htlm-parsing 3rd party client such as NewPipe instead.
4.
▲
by
fen4o
2y ago
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 Boeing.
5.
▲
by
fen4o
5y ago
Better late than never
6.
▲
by
fen4o
5y ago
See https://rms-open-letter.github.io/ and the counter-letter https://rms-support-letter.github.io/
7.
▲
by
fen4o
6y ago
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 a secret? Let's have thousands of cat images. Etcd the
8.
▲
by
fen4o
6y ago
What's stopping Google from pulling an uno and requiring news organizations to pay Google to have their content searchable?
9.
▲
by
fen4o
6y ago
https://killedbygoogle.com/
10.
▲
by
fen4o
6y ago
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 unpleasant, silly, incompetent, annoyin
11.
▲
by
fen4o
7y ago
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.com/hosted_files/
12.
▲
by
fen4o
8y ago
Can't those airplanes be moved / evacuated by ground?
13.
▲
by
fen4o
8y ago
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 components) on top of Kubernetes you can get away with running only
14.
▲
by
fen4o
8y ago
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 frees (cleanups) ... return er
15.
▲
by
fen4o
9y ago
From what I've seen, Huawei will upload it soon™
16.
▲
by
fen4o
9y ago
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://github.com/coreos/prometheus-operator
17.
▲
by
fen4o
10y ago
PXE CoreOS and cloud-config to run kubelet and pull manifests. [0] [0] https://youtu.be/4gyeixJLabo?t=814
18.
▲
by
fen4o
10y ago
Exactly. Competition drives innovation and progress.