© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Benjamin Silva Herrera
Software Engineer and Father. Love to learn, love to teach, love to build. CTO at recorrido.cl -> Ruby, Elixir, Vue / Stimulus
I hate there's no syntax highlighting for elixir
defmodule ThatSucks do def call do IO.puts("YES, indeed it sucks") end end