Re: [elixir-core:11890] Proposal: Add builds.txt to github.com/elixir-lang/elixir

2024-09-13 Thread Wojtek Mach
Hey everyone, I'd like to withdraw this proposal. We have something that already works, https://builds.hex.pm/builds/elixir/builds.txt, and per discussion above the implementation I am proposing doesn't seem like an improvement and it's probably a downgrade. I have updated elixir-lang.org to me

[elixir-core:11891] Proposal: elixir-lang.org/install.sh

2024-09-13 Thread Wojtek Mach
Hey everyone, We already have multiple ways of installing Elixir (https://elixir-lang.org/install.html) but I believe we can still do better. Elixir is cross-platform but Erlang/OTP is not. We need to get OTP for **our OS/architecture**, ideally prebuilt or otherwise we need to compile it from