live

All posts tagged live

dialog-checklist.png

(on Wikipedia)
https://invisible-island.net/dialog/

A program to present a commandline dialog, letting a scripter get user input.

Capable enough for everyday scripts. Capable enough that to get a “GUI” dialog, I would rather spawn a terminal and use dialog.

  • cat
  • The shell builtin read.
  • A GUI option would be Xdialog.
  • I think it’s hilarious there are so many nice screenshots of a text program.



Continue Reading

IBM-Model-M-keyboard image
IBM Model M keyboard numlock
IBM Model M

was freshmeat.sourceforge.net/projects/numlockx/
was home.kde.org/~seli/numlockx/

A GUI program that turns NumLock on. Great for turning it on as X starts.

Why ever numlock would be turned off by default is beyond me. It’s not that I can’t see a use for it as a cursor pad, but it’s a number pad. That’s just not “use for those keys”. That’s their damned name!



Continue Reading

TODO – add my notes, and scripts

was http://freshmeat.sourceforge.net/projects/jpegoptim/
https://www.kokkonen.net/tjko/projects.html
https://github.com/tjko/jpegoptim

Optimizes JPEG images, performing magic to reduce size, or optionally stripping metadata for even further savings, or performing lossy re-compression for potentially extraordinary size reduction.

I like this idea, and it’s actually freed up a significant amount of space. Being able to take a 5MB file and knock it down to 1MB while maintaining excellent visual quality.. is astonishing

Continue Reading

this needs to be cleaned up

Git-Logo-1788C.png

(on Wikipedia)
https://git-scm.com/

A version control system of some note.

I use it, not that I know what I’m doing.

See also:



Continue Reading