Viewing profile — nomorecodehere8
nomorecodehere8
HN member- Joined
- Sat, Nov 28, 2020, 1:20 AM UTC
- HN karma
- 2
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About nomorecodehere8
No profile information was provided.
Recent public activity
-
comment
Comment #39403007
It's evolution. I like Python, it gets love and support. And it's all about the data structures - really. With python all I have to do is figure out the data - the rich set of OO, …
-
comment
Comment #39402960
'all the unix tools like awk...' Not ad-hominem but where were you 95-2006 because Gawk, Sed and Burne shell were the answer to read only perl scripts. That is one of the reasons P…
-
comment
Comment #31910184
There is no way you will change the system other than to revoke it the way the current woke generation is trying to do. Revocation hurts others and makes this approach anathema to …
-
comment
Comment #31908449
Don't use TF for k8s. That is the one lesson I have learned. Use jenkins + shell scripts for k8s. Drive vendor tools (eksctl) or use kube* tools.
-
comment
Comment #31908403
The first thing with bash scripts is you need to use a type system. Enforce json as your configuration language. Then have error handling as part of a default shell function librar…
-
comment
Comment #31908280
Why do ppl obfuscate like this? k8s is a control plane + api and client and workers. Don't make it weird. If you do then control the weirdness: the hooks are all there. To me it st…
-
comment
Comment #31908126
You hit every high point of my own experience but there are caveats. 1. If you have to do on prem then virtualize and package till you can wash, rinse repeat. 2. Secure systems wit…
-
comment
Comment #31812934
I was full stack 20 years ago and didn't even notice it. It was called being a senior sysadmin. Now if you were to ask me to code review someones js, come up with an EOL migration …
-
comment
Comment #25234343
From personal experience this guys sales pitch is used to defend and glorify the worst work cultures. Having worked at a place for 12 years believing that my contribution was vital…
-
comment
Comment #25234287
It's amazing how much knowledge is being lost with the advent of container revolutions and orchestrator Os'es. Cgroups is _still_ opt in not opt out...though those who never have w…