Hacker News new | ask | show | jobs
by lugg 2400 days ago
Or just use native data structures.

If you're throwing it all into a docker container as a single artifact you don't need a separate language to patch into a complicated config parser. Just use hardcoded objects/maps in whatever language you use.

1 comments

What if your language is compiled?