Nick Cameron is a long-time Rust programmer who has recently started using Go. In this post, he talks about his early impressions of Go. Read this post to learn more. (more…)
Read more »
In this blog, we take Rust for a short test drive to see if the hype around its execution time, memory consumption, and other beneficial features is warranted... (more…)
Read more »
You are working with Ruby, probably with Rails or Sinatra. Your company has an algorithm that is becoming more complex and important… (more…)
Read more »
We discuss the unsoundness that was uncovered with respect to `Pin` and possible ways to resolve it. (more…)
Read more »
I show how to implement event listeners and dependency injection using Rust's type system to avoid common errors in stringly-typed versions of these extensible architectures. (more…)
Read more »