Viewing profile — naserbvqtery
naserbvqtery
HN member- Joined
- Fri, Apr 29, 2022, 8:28 PM UTC
- HN karma
- 10
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About naserbvqtery
No profile information was provided.
Recent public activity
-
comment
Comment #31210743
Those things should all still be used with a dsl iac. They're not bringing anything new to the table in the argument of dsl vs general programming language for infrastructure. Argu…
-
comment
Comment #31210671
> as soon as you need to something higher (usually some sort of looping over a complex data structure and populating fields from those values) it gets real painful I'd argue this i…
-
comment
Comment #31210220
Unpopular Opinion: IaC heavily benefits from not being "Actual Code". While DSL based IaC brings in additional constraints that developers hate dealing with, those constraints very…