https://github.com/cpursley/livefilter/blob/main/lib/live_fi...
I review this kind of AI-generated Elixir code on a daily basis. And it makes me want to go back to ~2022, when code in pull requests actually made sense.
Apologies for the rant, this is just a burnt out developer tired of reviewing this kind of code.
PS: companies should definitely highlight "No low-quality AI code" in job listings as a valid perk.
Arbitrary examples:
https://github.com/basecamp/once-campfire/blob/main/app/cont...
https://github.com/basecamp/once-campfire/blob/main/app/cont...
https://github.com/basecamp/once-campfire/blob/main/app/mode...
Seems great on paper, but quickly turns into a nightmare. Magic is great to get you up to speed, but as soon as you find yourself having to bend the magic, good luck.