One of my latest hobby projects that didn't die after a week — a functional programming language where everything's an expression.| rsms.me
Gotalk exists to make it easy for programs to *talk with one another over the internet*, like a web app coordinating with a web server, or a bunch of programs dividing work amongst eachother.| rsms.me
rsms Jul 9, 2013 DBX 2013 Dropbox’s first developer conference DBX was a lot of fun. Me and Adam Polselli gave a talk on “Designing| rsms.me
I'm very excited to let you know that I'm joining Dropbox. After two years at Facebook I couldn't be more proud. Proud to have been part of something as important as Facebook and proud of the work I've done with shaping the future of mobile communication. It's truly been a fantastic time of my life. At Dropbox I'm going to work hard to make all our lives better. Remove friction from technical details in our modern daily lives, and relieve us from worrying about our 'stuff' — from quick snap...| rsms.me
Your favourite fancy-pants modern programming language is from the 1950s. Pretty much any programming language used today is a derivative of Fortran or Lisp, both born in the 1950s. Okay, reality check: It’s 2013—yes, 60 years later—and we have cars that drive themselves on the street, robots roaming the surface of alien planets and tiny networked devices with interactive surfaces that we keep in our pockets, which are orders of magnitude more powerful than the computers of the 1950s.| rsms.me
Q&A with Charles Eames| rsms.me
During this weekend, together with a few evenings earlier this week, I created a rather simple virtual machine dubbed Sol, after the Swedish word for sun. It's register based with multitasking and timers.| rsms.me
A tutorial to writing our own programming language| rsms.me
The “Hello World” of functional programming, result type inference, and multiple implementations in Hue| rsms.me
WebAssembly is a new technology for running portable programs in a safe and efficient manner, represented by a low-level virtual-machine assembly, primarily aimed at the web platform. This article gives a practical introduction to WebAssembly.| rsms.me