Exciting news in @ElixirLang land! Learn about Steve Cohen’s new project, Lexical LS, an #ElixirLang Language Server designed for the code editors we use. Discover the technical challenges and how @icecreamcohen aims to make it easy to contribute. https://t.co/KYLCufvJ9y
If you're wondering how to approach moving from Python to Elixir (ML) you should read this. It's not as daunting as it might seem. I go into detail about rewriting PyTorch to Nx and give some real examples.
#MyElixirStatus
https://t.co/midX0jK8hp
@paraxialio .@paraxialio is the total Elixir security platform, replacing Snyk, reCaptcha, and Cloudflare bot defense.
Secure your application from insecure code, vulnerable dependencies, and account takeover attacks.
They also offer security consulting services focused on Elixir/Phoenix.
Register for the live webinar: Elixir/Phoenix Security Live Coding: Preventing SQL Injection in Ecto.
Wednesday, February 15, 8pm EST
by @paraxialio, one of our sponsors 😊
https://t.co/JjlSJT9XCe
TIL: When accessing secrets in Elixir, we can wrap them in an anonymous function which prevents the secret value from being logged in a crash. #MyElixirStatus