logoalt Hacker News

hedorayesterday at 7:06 PM1 replyview on HN

I had an OO perl replacement for iTunes back in the day (to learn OO perl, mostly). It had a web frontend, and also handled ripping and cd metadata with “insert disk, up arrow enter”. It failed to eject the disk iff there was a problem with the rip / transcode / metadata. I had 3-4 CDROMs in a desktop for parallelism.

Maybe I should have an LLM port to rust. It was under a thousand lines of code.


Replies

senderistayesterday at 7:15 PM

`bless` your heart

show 1 reply