Anthony Accomazzo
@accomazzo
working on Sequin (github.com/sequinstream/s…) | postgres x elixir para siempre
ID: 15258454
http://acco.io 27-06-2008 22:09:27
305 Tweet
972 Takipçi
247 Takip Edilen
OpenAI's Codex doesn't support The Elixir programming language yet. But you can use a setup script to install it on container boot. This one assumes you're using `asdf` in your repo and have a `.tool-versions` at root: gist.github.com/acco/6813438e6… In Environments > [your-repo] > Edit > Advanced
Beware the "any-benefit bias": when evaluating a tool, it's easy to see the benefits. But often harder to evaluate the cost. For example, take The Elixir programming language's Dialyzer. Sure, it can help you find some classes of bugs. But at what cost? Is it worth increasing the time of every CI