Anthony Accomazzo (@accomazzo) 's Twitter Profile
Anthony Accomazzo

@accomazzo

working on Sequin (github.com/sequinstream/s…) | postgres x elixir para siempre

ID: 15258454

linkhttp://acco.io calendar_today27-06-2008 22:09:27

305 Tweet

972 Takipçi

247 Takip Edilen

Anthony Accomazzo (@accomazzo) 's Twitter Profile Photo

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

OpenAI's Codex doesn't support <a href="/elixirlang/">The Elixir programming language</a> 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 &gt; [your-repo] &gt; Edit &gt; Advanced
Anthony Accomazzo (@accomazzo) 's Twitter Profile Photo

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