Live data from Hacker News

WTF – A personal information dashboard for your terminal

wtfutil.com

71–80 of 182 posts

Re: WTF – A personal information dashboard for your terminal

#73

There's a detailed screenshot but I can't zoom to see the detail because the website designer has gone the extra mile to make it non-zoomable. Why do people do this?

I can zoom in desktop Firefox and can't in mobile Firefox. In addition on mobile screenshot is heavily distorted vertically.

Re: WTF – A personal information dashboard for your terminal

#74

There's a detailed screenshot but I can't zoom to see the detail because the website designer has gone the extra mile to make it non-zoomable. Why do people do this?

On mobile, tapping the picture opens it in isolation, allowing you to zoom in on it.

You can't zoom it either

Re: WTF – A personal information dashboard for your terminal

#75

Nice. I might have to try use it. I use tmux (wrapped in byobu) a lot and tend to end up with one screen (on each host I usual a fair amount) as a dashboard like this, manually constructed from many panes each running a tool like iftop, watching a log with "tail -f", or regularly running other checks via "watch", ...

Probably the most useful piece of software I've ever glued together was a tmuxinator script to bring up a dashboard that monitored system health using curl and displaying status of each subsystem in large red/green words using figlet.

Took me a night of work to get it right but it ran on a monitor in our engineering area, and one Quality/Ops peoples desktops for years.

Re: WTF – A personal information dashboard for your terminal

#76
post #15
post #7

I would appreciate a list of requirements. Does it only work on mac? What kind of terminals can be used?

Also available as a Docker container: https://hub.docker.com/r/wtfutil/wtf

It's highly likely this won't work as-is, unfortunately. Docker support is "experimental" at best and a lot more effort needs to be put into the Dockerfile.

Re: WTF – A personal information dashboard for your terminal

#80
post #73

There's a detailed screenshot but I can't zoom to see the detail because the website designer has gone the extra mile to make it non-zoomable. Why do people do this?

I can zoom in desktop Firefox and can't in mobile Firefox. In addition on mobile screenshot is heavily distorted vertically.

In Firefox for Android you can force enable zoom in Settings => Accessibility.

Still doesn't fix the stretching of the image...

Post reply on HN