Viewing profile — Sahbak
Sahbak
HN member- Joined
- Tue, Jan 09, 2018, 7:51 PM UTC
- HN karma
- 78
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About Sahbak
Recent public activity
-
comment
Comment #36948251
You can and will die if you quit cold turkey from certain drugs. That is the difference.
-
comment
Comment #36715960
I don't know if "sorry" is what I'd feel for Hollywood stars like Tom Holland. I'm not sure what I will feel, if at all, but it is probably not close to empathy.
-
comment
Comment #35391056
5. YAML engineers :)
-
comment
Comment #34389603
Having gone through SOC2 at two different companies, anyone who takes these certificates seriously is a fool.
-
comment
Comment #34253349
The fact you're trying to tie obesity to alcohol (Existed for thousands of years) and weed is bizarre, considering the far more natural and obvious link is copious amounts of sugar…
-
comment
Comment #33213570
Automatic public transportation will solve a lot of issues.
-
comment
Comment #32105057
Don't. Use helm, kustomize or a decent code language. Dhall will constrict, slow you down, make onboarding a nightmare, and ultimately be as brittle as other alternatives (Only it'…
-
comment
Comment #32105016
Just my 2cents - ehen I started at current employer, we had a huge, convulted dhall project for kube. We ended up switching to a real language (python in our case due to reasons, G…
-
comment
Comment #31275789
Most attacks are social engineering. Everything else, to the best of my knowledge, does not target passwords
-
comment
Comment #31038582
I can only recommend aggressively blocking popular subs, ones that are managed by the big mods, and any that have even one political thread that gets a suspicious amount of votes. …
-
comment
Comment #30332010
Don't expect this to change. Most companies realize they can't provide any value for enterprises in that price tier, so they lock SSO behind the most expensive tier. Drives me mad …
-
comment
Comment #30194181
Pegasus is legally considered a weapon in Israel and I doubt the government will allow it.
-
comment
Comment #29987234
You can argue about it's effectiveness, but NSO does have an ethics committee.
-
comment
Comment #28928742
I find it difficult to believe Sweeney will give up Epic's ownership
-
comment
Comment #28749236
Signal has and will go down just like facebook. Cloudflare/aws having issues affects an insanely high percentage of the internet. People still use them. Outages rarely cause anythi…
-
comment
Comment #28374510
Completely broke our service ECR pulls were broken, ingresses didn't respond properly. Surprised not much noise was raised (Mainly based on eu-west-1)
-
comment
Comment #28130296
"Partial Outage". What a fancy way to say everything is broken to avoid SLA issues. (And reporting on git itself last). What a joke.
-
comment
Comment #27894683
Not OP, but similar workloads, team of 5 We use kops to deplot and manage the clusters. The hardest part is updating, due to the workloads running on it. Other than that, little to…
-
comment
Comment #26469320
Sometimes, it pays off being extremely simple. In HN, it definitely does
-
comment
Comment #25493088
That's absolutely bullshit, many tech literate people here are against the weapon industry, which NSO is part of. Enough of them don't give a shit, which is why NSO can hire people…
-
comment
Comment #24987628
Unless I'm mistaken, 100 pulls per 6 hours per IP is a lot - You would/should be caching most of the images from dockerhub anyways, so subsequential builds shouldn't count against …
-
comment
Comment #19681105
You do have rate limits, so if you need to spin up a lot of subdomains you won't really have a choice
-
comment
Comment #19048467
This was probably the funniest yet interesting and technical talk I've seen recently. Definitely inspired me to think outside the box and look for these fun things!
-
comment
Comment #18679633
You should disable tls1.0 (and 1.1, preferably). Chrome has disabled the support for that
-
comment
Comment #18496573
I honestly don't understand the amount of negativity towards dockers and kubernetes sometimes. All major cloud providers have a managed k8 service, so you don't have/need to learn …