Running GraphQL on Lambda with Rust
I've been pleasantly surprised so far at how easy it's been to write a GraphQL API using Rust. (more…)
Read more »
I’m about to accept a PR that will increase druid’s compile time about 3x and its executable size almost 2x. In this case, I think the tradeoff is worth it (without localization, a GUI toolkit is strictly a toy), but the bloat makes me unhappy and I think… Read more