Remix.run Logo
ticulatedspline 3 hours ago

> 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.

hereonout2 3 hours ago | parent | next [-]

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.

adzm 2 hours ago | parent [-]

Developing film is such a beautiful kind of magic. Watching the image appear in a darkroom before your eyes is a very unique experience.

helterskelter 2 hours ago | parent | prev | next [-]

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

unsnap_biceps an hour ago | parent [-]

Relevant XKCD https://xkcd.com/378/

DerivativeBS 2 hours ago | parent | prev [-]

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