Viewing profile — chologrande
chologrande
HN member- Joined
- Mon, Feb 07, 2022, 4:21 AM UTC
- HN karma
- 122
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About chologrande
No profile information was provided.
Recent public activity
-
comment
Comment #39797191
why yaml plus real code? why not just real code? does yaml ever actually provide benefits in testing like this?
-
comment
Comment #39231219
I can simply run `helm install cert-manager` or `kubectl operator install cert-manager -n cert-manager --channel stable --approval Automatic --create-operator-group ` - both have d…
-
comment
Comment #39230926
How is this any smaller than OLM or the Operator pattern? Having trouble seeing the differentiator other than "it's different"
-
comment
Comment #39182080
I work at a recently IPO'd tech company. Oxide was a strong consideration for us when evaluating on prem. The pitch lands among folks who still think "on prem.... ew". Looks like a…
-
comment
Comment #38686960
> Had to do a lot of work to get node utilization ... higher than 50% How is this the schedulers fault? Is this not just your resource requests being wildly off? Mapping directly t…
-
comment
Comment #38511091
oh that's nice I didn't know that! Still a stickler on yaml for code though
-
comment
Comment #38510165
The blog perfectly sums up the feelings of anyone who has worked deep in jenkins. It works, but goddamn it's hard not to hate. Dagger is the answer to jenkins woes. It's saved my s…
-
comment
Comment #38510126
How is Gitlab CI materially different from the jenkins model? I find that the only difference is that it's YAML - so even harder to debug, and maintains the same model where you mu…
-
comment
Comment #37399697
wow I can't facepalm any harder, I hadn't seen the architecture docs etc in the top level repo... and they're at the top level.
-
comment
Comment #37394453
I'm just skimming, but it looks like the docs are fantastic. I've spent some time with terraform internals, and this seems like a significant improvement for a dev looking to work …
-
comment
Comment #37338473
1. I mean aging as a paradigm. 2. I mean I don't use ansible with any cloud, only with hardware or legacy on prem stacks - older versions of Cisco, Netapp, Vmware. I prefer a state…
-
comment
Comment #37332879
Hate to only shill hashi stack but packer if you must. All you need is a container runtime and linux kernel. After that you shouldn't have to think about the core node. If you're _…
-
comment
Comment #37332288
Ansible is great, but (imo) aged. Sure it's good for dealing with legacy hardware that cannot support terraform like state, but (imo) untyped yaml and excessive playbook runtimes t…
-
comment
Comment #36792178
100% - having to submit code server side to just get compilation results is the worst development loop I've ever experienced.
-
comment
Comment #36782347
Sure - but where's the revenue come from?
-
comment
Comment #36675663
just wait for the GPS Log 2.0 release. that thing will probably only get about 30 snags
-
comment
Comment #36567447
What exactly is a "shadow IT app" ? How in the heck is _Evernote_ the top shadow IT app or related to automation and aI?
-
comment
Comment #36423830
You're assuming you know the use case. We do more than serve LAMP stack. It takes more than a few playstations I can assure you.
-
comment
Comment #36421001
I'm definitely not google scale, but we're global, in over 300 cities spanning ~30 countries. On an avg day we process well over 25k rps on multiple services. Simple architecture a…
-
comment
Comment #36420952
Mandated peer review, planned actions, and automated risk evaluation are part of our infra pipeline. This typically doesn't exist outside of software dev style pipeline.
-
comment
Comment #36420241
After reading this post, I've browsed the site. I'm not sure how this is anything but significantly worse than the current model? I've been around long enough to know that any "no …
-
comment
Comment #36193164
Lots of comments here chiding OP for running or talking about this; I think there's something to learn here. This is just a hobbyist prompt and api. If nothing else, I'd say at min…
-
comment
Comment #35267310
It does seem like they just moved all of their infra components, and got rid of autoscaling. Load balancing, logging, and other associated components are all still there. Almost no…
-
comment
Comment #35003001
I can't help but wonder if non-profit makes it easier to get access to or train on certain datasets/models.
-
comment
Comment #34539072
Any time I see a nodejs tool aimed at systems tasks (general infrastructure, IaC, etc) I immediately disregard it. While, to be honest, I'm not sure that's a fair way to look at to…