Take a quick tour of 7 languages that most people probably haven't tried. We write a simple program in Rust, then write the same program in each of those 7 l... (more…)
Read more »
There are a lot of DIY CNC projects out there (router, laser, 3D printer, egg drawing, etc.), but I never saw a DIY CNC sandblaster. So I decided to make my own. (more…)
Read more »
Recently I’ve been working on a project to surface census data via a GraphQL API, mostly as a way to learn GraphQL. I did end up learning GraphQL, but I also ended up learning a lot about proc macros. I was using Juniper, which creates a GraphQL schema us... (more…)
Read more »
While we focus on Haskell at MMH, it's also good to branch out to other languages every once and a while. If you're a diehard Haskell developer, Rust is one of the more interesting languages to try out when you broaden your horizons. Its syntax has a lot ... (more…)
Read more »
"See why!" Explains and suggests fixes for C/C++/Rust compiler errors. - GitHub - plasma-umass/cwhy: "See why!" Explains and suggests fixes for C/C++/Rust compiler errors. (more…)
Read more »