The Internet Coke Machine on GitHub
Angelo DiNardi has put the previous incarnation of CSH’s Drink machine’s touchscreen software on GitHub as csh-js-touchscreen. The Drink machine is a soda dispenser with a touchscreen interface that can…
Angelo DiNardi has put the previous incarnation of CSH’s Drink machine’s touchscreen software on GitHub as csh-js-touchscreen.
The Drink machine is a soda dispenser with a touchscreen interface that can be used to purchase drinks over the Internet. PC Magazine wrote about the machine as one of their Ten Greatest Hacks of All Time (“The Internet Coke Machine (1991)”) and an FAQ from 1995 is available.
There’s also a YouTube video of a local news report about Drink. I’m pretty sure the guy with the laptop is Angelo, as you can see his GitHub username in the terminal. We have confirmation: Angelo is the guy talking at the end.
Angelo’s code ran on Opera 8 and relies on his JSCore library to power the touch interface. Cool stuff!
Update: Angelo informs us that the Drink source code is available (in Erlang) on GitHub, too: http://github.com/danw/drink
Written by
Related posts

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.