Hi, Luis Felipe <luis.felipe...@protonmail.com> skribis:
>> The home page has a “Guix in action” video that’s becoming outdated. It >> would be nice to have an updated version of it using in particular the >> short aliases (‘guix search’, ‘guix install’, etc.). Perhaps we could >> use ‘emacs-gif-screencast’ to make it hopefully lightweight non-blurry >> (and with a larger font size). > > Or maybe try with asciinema to record video. The problem I see with GIF for > this is that people don't have playback control. Right. Asciinema is nice but we’d need to serve a whole bunch of JS. Perhaps the ideal thing would be to fall back to Webm/GIF when JS is unavailable… Ludo’.