1342
Fitbit Clock Face (programming.dev)
submitted 10 months ago* (last edited 10 months ago) by JPDev@programming.dev to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] wreckedcarzz@lemmy.world 7 points 10 months ago

But a json file is used for storing settings and the like, not for providing real-time data, yeah?

[-] felbane@lemmy.world 71 points 10 months ago

API calls often return json. It's just a data format.

[-] Winter8593@lemmy.world 35 points 10 months ago

I think:

  1. that's the joke
  2. this is just a watchface template, not an actual file being updated constantly
[-] Turun@feddit.de 11 points 10 months ago

/sys/: am I some kind of joke to you?

To be fair you won't find Jason there. But plenty of files that provide real time information about the system!

[-] Daxtron2@startrek.website 8 points 10 months ago

No it's used for all types of data transfer and real time data as well.

[-] A_Very_Big_Fan@lemmy.world 2 points 10 months ago

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

this post was submitted on 14 Jan 2024
1342 points (100.0% liked)

Programmer Humor

19623 readers
2 users here now

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.

Rules

founded 1 year ago
MODERATORS