Hacker News new | ask | show | jobs
Show HN: Podopi – Get a video podcast for your blog without effort on your part (podopi.com)
3 points by mickel 1755 days ago
1 comments

Hello HN!

Podopi was built in Elixir, a functional programming language I've never used before. Elixir is widely different from JavaScript/NodeJS and the tools I'm used to. It made the learning curve quite steep, but somewhere halfway down the path it all started to "click" for me. Elixir is a beautiful language that comes with many benefits from running on the BEAM (Erlang virtual machine). Phoenix/Elixir comes packed with many great features that makes it possible to ship products and features quickly, with confidence.

Feedback appreciated!