careful there. Theres a hard limit on the number of atoms that can be created in an environment, and serializing user input to atoms can get dangerous
https://hexdocs.pm/elixir/String.html#to_existing_atom/1
careful there. Theres a hard limit on the number of atoms that can be created in an environment, and serializing user input to atoms can get dangerous