Viewing profile — mhsred5
mhsred5
HN member- Joined
- Tue, Dec 24, 2019, 2:42 AM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About mhsred5
No profile information was provided.
Recent public activity
-
comment
Comment #40119387
At some point maybe stop outsourcing and just do the work. Boeing used to make airplanes. Now they outsource the work of "make the airplanes" and all it cost them was their reputat…
-
comment
Comment #39362215
Picking a winner in such a conflict leads to unexpected behavior if ordering changes.
-
comment
Comment #35834214
Its a really well thought out way to combine schemas, templates, and data into one language. Its a superset of JSON and it provides a functional interface to validate inputs, outpu…
-
comment
Comment #35834156
CUE's validation is very strong, as long as you're ok with some level of functional programming and immutability. Despite what GPT said above, its Configure, Unify, Execute. The Ex…
- comment
-
comment
Comment #34374175
The problem with using a general programming language for configuration is you end up needing to use that config in different places, in different contexts, and from different lang…
-
comment
Comment #34369509
I've read their comparison and it really feels like word salad. Having gone decently down the Cue rabbit hole, I feel that Cue is remarkable in being able to do everything I need i…