As [noted in the follow-up](https://lobste.rs/s/ljmv47/ezrgif_simple_gif_effects_sh_imagemagick#c_1um9sv) to the `ezrgif` post, I re-wrote the imagemagick/shell gif thing in go, and it has been a most joyful experience.
After happily sinking hours into making silly gifs, I concluded that the tool...
Thread
Stories related to "yeetgif - command-line GIF effects (Go rewrite)" across the full archive.
As [noted in the follow-up](https://lobste.rs/s/ljmv47/ezrgif_simple_gif_effects_sh_imagemagick#c_1um9sv) to the `ezrgif` post, I re-wrote the imagemagick/shell gif thing in go, and it has been a most joyful experience.
After happily sinking hours into making silly gifs, I concluded that the tool...
I hacked this together last night after trying a number of time-tracking/Pomodoro apps and realizing I disliked all of them and could just make one that fits my style. The goals for the tool are: _simplicity_, a _command-line interface_, and an optional plaint-text logging format that lends itself s...
First version of a little tool that I wrote and now use every day. Be nice! ;)
Sideproject: JVine an online app for downloading Vines and converting them to animated gifs/APNG.
(andrew.codeusa.net)
I'd love to get your feedback and thoughts on improvements
I'm sure I remember seeing a command line tool about 6 months or a year ago that allows you to query online help services from the command line. It was maybe called 'howdoi' or 'howto' or something, and you put a natural language request as the command line, and it did a quick intelligent search for...
My Russian instructor hands out dialogues from our textbook with words replaced with underscores, and I found this to be a good way for me to memorize words from dialogues. I decided to re-create this with a Python script. It works for English and Russian. I haven't bothered testing with other langu...