Chris Spags
2.5K posts

Chris Spags
@c_spags
Building, writing, and exploring what's next. Previously founder of @Jetboostio.


This is why I’m unimpressed by Erlang/Elixir: every major language runtime has VERY high-quality M:N work-stealing “thread” schedulers with good APIs (structured concurrency), and the “isolated processes” and “RPC” got pushed up to an orchestration layer (DC/OS, Nomad, k8s…)



@JordanGal I’ve just finished the latest episode with @earthlingworks and. Hands down it’s my most favourite podcast right now. Feel so inspired to go and build. Thank you for putting this into the world!





I'm unconventional in a lot of ways, one of them being that I put @elixirlang tests right next to what they test. It's pretty easy, you just add `lib` to `test_paths` in `mix.exs` #myelixirstatus















