AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using Python in Rust, or Elixir?
I'm not a big fan of elixir, but i feel like maybe it could be useful in rust. The playground is great, but that only has a fixed set of crates and you can't test it against files on your system. There's al of times where there's the semantics of how things behave that aren't as clear in some of the documentation. We just need to try out the code and see how it behaves. And so thats, i think, basicly bringing the playground to your computer and allowing a little bit more flexibility with it.