
Jared
@MackeyTech
Followers
262
Following
3K
Media
47
Statuses
1K
Elixir & Rust fanatic 🦀 Hardware geek 🖥 Taco enthusiast 🌮
Joined October 2016
RT @MackeyTech: @sumofiber @UTOPIAFiber @Voonami @XMission @ConnectFastNet @veracityent So HYPED. Agree about it being ideal. 😍 https://t.c….
0
1
0
. @JuvHarlequinKFM watched your talk on lock-free MPMC Q. Curious about a follow-up. Did you ever get to try those other ideas? Did they make it faster than the mutex impl? . In any case, great presentation! I really enjoyed it despite never having written any real cpp in my life.
2
0
0
Just tested this out with Ecto and can report that it’s working great. #MyElixirStatus.
1
0
4
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.
1
0
3