This sliding puzzle game was implemented with no dependencies in a little over 300 lines of JavaScript. You can see the source here: https://github.com/sheridanvk/sliding-photo-puzzle
— porterjamesj
OSH now runs enough completion plugins and interactive plugins that I use it myself. This dogfooding uncovered a ton of issues, many of which I already fixed. I'm confident this will lead to other people being able to use the shell :)
— andychu
In a bright corner of the internet people use MIDI to control robots. And until now we've all just kinda rolled with it. Some people have gone as far as figuring out how to efficiently pack float values into the strange 7 bit encoding that MIDI requires. However cool, I think we can do better. So lets dig in.
— reconbot