8 comments

[ 2.9 ms ] story [ 32.9 ms ] thread
(comment deleted)
I feel like the guy in "Big": I just don't get it. Using Java and learning a new syntax in order to automatically generate JSON & YAML? The complexity for what seems like a fairly simple task unless you have either massive files or a massive number of files? What's the fun in that? I just don't get it.
Some companies have both massive files and a massive number of files
openapi and other yaml spec files can grow in size and complexity fast. Not sure if Pkl solves this but the problem exists for sure.