Hacker News new | ask | show | jobs
by firesteelrain 82 days ago
Trying to make a generic pipeline for json arrays because you don’t know the field names?
1 comments

Why the f would they want to hardcode the field names?
Because usually I am dealing with data I know not anonymous data
Doesn't have to be anonymous to be variable
You know what I meant