I was reading You Have Not Yet Heard Your Favourite Song (McDonald, 2024) today while doing some initial research for an overview paper. I had high hopes for it, but found that it was very one dimensional. Questions about culture and algorithms are largely pushed to one side and limited to a few things with […]
Tag Archives: streaming
Streaming MP3s with Node.js
In the midst of doing some research for work into some technologies that we’ve begun, or are thinking of, using, I’ve gone back to playing with Node.js . The ever useful Elegant Code blog has a quick guide to streaming files using Node that pretty much comes out to the box, or Github. Using some […]