Jared
@MackeyTech
Elixir & Rust fanatic 🦀 Hardware geek 🖥 Taco enthusiast 🌮
I bet interviewers are going to start asking to see the applicants ChatGPT history. 🙃
Someone in my neighborhood is handing out PANCAKES. Hot fresh pancakes. For Halloween. What a time to be alive. I need to go find this house.
Holy crap. This is huge.
PgBouncer 1.21.0 - "The one with prepared statements" - this is absolutely huge github.com/pgbouncer/pgbo…
I always forget you can’t use comparison ops on DateTime objects. And I always spend more time debugging it than I should. 😞 However, this time I found `Enum.sort_by(users, &(&1.inserted_at), {:desc, DateTime})` which is neat. #MyElixirStatus
Going about my day, having a good time writing comments in my code, and then I was murdered by copilot suggesting this # TODO: make this more intelligent