496
submitted 4 days ago* (last edited 4 days ago) by bleistift2@sopuli.xyz to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] obvs@lemmy.world 2 points 16 hours ago

I actually manage servers and network services, and am familiar with the importance of five nines uptime. It seems like this kind of an interface is a failure in that it provides quick information to most people but doesn't include information for people with disabilities. I think it would be beneficial to have that visual interface with color information but to also include information that showed bars of different heights and widths.

I understand that the direct inclusion of all of the numbers could clutter the interface and make it less easy to immediately tell uptime, but even without the numbers it seems that significant improvements could be made to the way this information is presented with this layout.

[-] queerlilhayseed@piefed.blahaj.zone 1 points 14 hours ago* (last edited 14 hours ago)

yeah it's not a great design. It could easily be a line graph where the the vertical axis is a log scale representation of each day's uptime . You'd still be able to tell at a glance which services are stable (top marks across the board) and which services have dips. you could even still have the line change colors when it dips below a certain range if you just really wanted colors on it. it would even zoom infinitely* since the horizontal axis can be arbitrary buckets of time, and the vertical axis is always 0%-100% uptime

  • down to whatever your health check interval is, at which point the graph would just alternate between 0% and 100%, and up to the full lifetime of the service. still, it could be nice for analyzing some service failures.
this post was submitted on 30 Mar 2026
496 points (98.6% liked)

Programmer Humor

30761 readers
1129 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 2 years ago
MODERATORS