251 private links
@vallettea : c'est la base en python. Permet de prototyper et tester des idees rapidement. Apres en prod moi non mais @YhatHQ le fait.
conseillé par @vallettea pour mise en prod
libfaketime modifies the system time for a single application
the GDELT Project monitors the world's broadcast, print, and web news from nearly every corner of every country in over 100 languages and identifies the people, locations, organizations, counts, themes, sources, and events driving our global society every second of every day, creating a free open platform for computing on the entire world.
Utiliser SimpleScreenRecorder (au lieu de gtk-recordmydesktop indiqué dans l'article) pour générer la vidéo video.mkv, puis :
mplayer -ao null video.mkv -vo jpeg:outdir=mypics
cd mypics
convert * file.gif
convert file.gif -fuzz 15% -layers Optimize file-optimized.gif