Honest question for the open model folks here, what's the upshot? Like when I'm programming I much prefer to go line by line and make sure everything is exactly how it should be.
I'm guessing most people are the same, but I still haven't really seen how a model is any better than spending an extra 30 minutes reading documentation or going through PR discussions.
That's a decent use case I guess. Feels like you could also just learn awk or sed and get it done reproducibly way faster. Or even just a Python script that can handle breaks in the data.