logoalt Hacker News

ticulatedsplinetoday at 7:29 PM3 repliesview on HN

> Using imagemagick on the command line I was able to combine the images into a GIF.

man what a cop out, I was hoping they would use a text editor to build the gif. that would be way harder.


Replies

hereonout2today at 7:54 PM

Indeed, I've never developed my own film but I do respect it entails a fair bit of effort, and the funky old camera is cool.

But scanning, cropping using one of the latest image editors, then running it through imagemagick does not feel like the hardest way to make a gif.

show 1 reply
helterskeltertoday at 8:35 PM

Yeah I was expecting somebody to build a gif by hand from the spec using ed.

show 1 reply
DerivativeBStoday at 8:51 PM

Yeah, real devs write their own LZW compression implementation from scratch in C++