Friday* Links: Engineering Edition
Friday* Links: Engineering Edition

* Thanks for Medium for help with a glitch. It’s Saturday but here we are, with some links from our engineering department. Thanks to Jeremy Mack. Collated by Chloe Olewitz.
- “Hacking Web Apps with Clojure(Script)”
“This is a talk our very own David A. Viramontes did with Shelby Switzer at Moonconf in Boulder, CO on building web apps with Clojure and ClojureScript for Code for Denver.” (via Gina Trapani) - “Original Apollo 11 Guidance Computer source code for the command and lunar modules.”
“Apollo 11 source code just went up on GitHub. Amazing to imagine a system that had to work perfectly the first time or all the ‘users’ would die — on live TV with 500 million people watching.” (via Joel Potischman) - “Beautifier for JavaScript”
“Recently discovered js-beautify, which formats code (also does JSON, HTML and CSS). And then I found out there are editor plugins!” (via Jeremy Mack) - “MSE-based HLS client”
“I found this HTTP Live Streaming (HLS) transcoding project while trying to solve a problem for a client. It will probably be useful in the future.” (via Darrell Hanley) - “How to use Elm at work”
“Embedding Elm in some big JavaScript project is not very hard. It’s like three lines of JavaScript, but it feels like no one knows about them!” By Evan Czaplicki. (via Drew Bell)