For those wondering where myfriendsare.gay has gone, it has unfortunately died at the hands of updating erlang/elixir and not being able to downgrade back to a working version. maybe i will try this again later but for now. change the world, my final message, goodbye.

also @akkoma, its this issue (for some reason my discussions account isn't working). at least on debian there is no longer a way to downgrade elixir to any 1.16 versions, and as such the solution of downgrading no longer works.

https://meta.akkoma.dev/t/lost-repl3-in-the-dependencies/748

Lost repl3 in the dependencies

I’ve messed up. Updating from source. Had a problem as the service wouldn’t start. Looked like a Hex compile problem. Checked it out and it was complaining about rebar_core, I think. So, I thought rather than debugging, readme says if you ever get compilation issues do:- mix deps.clean --all mix local.rebar mix local.hex rm -r _build Fine. mix deps.get works. But now mix compile errors quite quickly at rebar_core. I can’t see it as a dependecy in the deps folder anymore. I notice that...

Akkoma
@foxes we support up to elixir 1.18/OTP 27 these days, you shouldn't need to downgrade at all!
@akkoma i may have forgotten i was running a fork oops...
@akkoma ok sadly even with making sure everything is updated to the latest, i still cannot build syslog, which means i cannot build akkoma :c
@foxes if you could pop into IRC/git/meta.akkoma.dev with your error, we can help you better I think