Viewing profile — germainelong
germainelong
HN member- Joined
- Sat, Dec 15, 2018, 1:06 AM UTC
- HN karma
- 10
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About germainelong
No profile information was provided.
Recent public activity
-
comment
Comment #18845044
Sadly Kubernetes is still vendor locked in - although you have a selection of them. Average Joe cannot install Kubernetes on their pool of commodity dedicated servers or VPS server…
-
comment
Comment #18832729
You implied that encryption is optional whereas this shouldn't even be a discussion.
-
comment
Comment #18828064
This is so short sighted I can't believe you are serious and not trolling. Every precaution has its limitations but why give the attackers a free meal? Encrypted data protects from…
-
comment
Comment #18827970
Companies should not be allowed to have such sensitive data or the punishment should be severe - I mean the entire board should look at doing time. Currently as the law is, the ric…
-
comment
Comment #18810941
For some workloads it is better to have hyperthreading disabled.
-
comment
Comment #18773661
What if the second returned variable is not err, but the code using it assumes it is? (the code breaks the convention) This will not be accounted for. This means with that in mind …
-
comment
Comment #18773428
Is someone not familiar with the code competent enough to decide what is a "simple error check" and not a bug? This is very weak as they suggest that even the branches that would r…
-
comment
Comment #18773389
Any article about economy that mentions "Keynes" is not worth the bytes it is being stored on.
-
comment
Comment #18773192
The comment claim that every branch is accounted for and yet few functions below you can see this is certainly not the case. They should either have fixed it first and then make su…
-
comment
Comment #18694462
You can always outsource the support but being in the control as well.
-
comment
Comment #18686381
Why not just use nginx and zerotier?
-
comment
Comment #18686365
2. Open Source is relatively safe when you are able to self-host it. It is good to setup an environment and test the features on your own machines and also check how easy is to ext…