Been writing a lot more python lately. Decided to take a peek behind the covers of some of the everyday magic behind the #Python programming language.

Curious how python works under the hood ? Let's take a look together.

https://medium.com/@LeftSaidTim/a-peek-behind-the-magic-in-python-a4cd97ce0264?sk=a207818b374683b32d6b54caa1fa9fee

@Leftsaidtim How have you found running "a little bit of Elixir" works in practice?

@nat it’s exceedingly stable. Sadly it hasn’t needed much maintenance and so ramping people up on it is … quite hard as a result, to say the least.

It solves a real problem we have but the fact that’s elixir is such a different language from Python discourages a lot to contributors. Especially on the frontend, sadly.

What it does it does quite well. It was a good experiment to see how well a proof of concept can easily go into production and handle many concurrent requests