What, no websocket-based realtime statistics for number of total, daily and hourly mistypings?
Guthib
Submitted 9 months ago by jerrythegenius@lemmy.world to programmer_humor@programming.dev
Comments
magnus@lemmy.ahall.se 9 months ago
otter@lemmy.ca 9 months ago
::: spoiler Try the link first The giant text makes it even better ::::
abbadon420@lemm.ee 9 months ago
I also like the sl command for linux: github.com/mtoyoda/sl
idunnololz@lemmy.world 9 months ago
IIRC the train travels at a constant speed so you can make it faster by resizing your terminal so that’s narrower.
user224@lemmy.sdf.org 9 months ago
echo ‘while true; do sl; done’ >> ~/.bashrc
abbadon420@lemm.ee 9 months ago
TIL
docAvid@midwest.social 9 months ago
And it has a whole set of options based on common ls options. Classic and brilliant.
Kerb@discuss.tchncs.de 9 months ago
the best part is the version with the -a flag
Aatube@kbin.social 9 months ago
you mean
-Flacked
Kerb@discuss.tchncs.de 9 months ago
you can actuall stop it by pressing ctrl-z and running bg
joyjoy@lemm.ee 9 months ago
The average bash user doesn’t know how to do that.
Aatube@kbin.social 9 months ago
I'm sure there's an asciicast of this somewhere...