1364
Fitbit Clock Face
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
But a json file is used for storing settings and the like, not for providing real-time data, yeah?
I think:
To be fair you won't find Jason there. But plenty of files that provide real time information about the system!
No it's used for all types of data transfer and real time data as well.
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