You are viewing a single thread.
View all comments -19 points
But a json file is used for storing settings and the like, not for providing real-time data, yeah?
34 points
8 points
2 points
I mean, I’ve never used JSONs before but I imagine you could still write to them in realtime at least, as inefficient as that sounds lol. So you could probably get the same results on an actual text editor if you could modify it to update the text automatically when it detects a change instead of prompting the user
72 points
7 points
9 points
You mean programming an ingestion routine to process json, surely, right?
11 points