Programming

Why I like Go’s interfaces

When I hear people talk about Go, a lot of the discussions focus on its concurrency features. Whilst it has a good concurrency story, the language landscape is currently filled with languages that have an equally good or better concurrency story – F#, Erlang, Elixir, Clojure, etc… Personally, what I found really interesting from my …

Why I like Go’s interfaces Read More »

Binary and Json benchmarks updated

DISCLAIMER : as always, you should bench­mark against your pay­load and use case, the bench­mark num­bers I have pro­duced here is unlikely to be rep­re­sen­ta­tive of your use cases and nei­ther is any­body else’s bench­mark numbers. You can use the sim­ple test har­ness I cre­ated and see these exam­ple code to bench­mark against your par­tic­u­lar …

Binary and Json benchmarks updated Read More »

Make flame with Elm

A friend of mine, Roger Engelber, pointed me to a nice article  on doing functional programming in Lua. The article detailed the steps to generate a flame like effects using a simple particle system. Of course, it naturally lead to me trying to do the same in Elm!   To translate the approach was really …

Make flame with Elm Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close