cm0002@lemmy.world to Programming@programming.dev · 14 days agoThe Big OOPs: Anatomy of a Thirty-five-year Mistake [Casey Muratori]www.youtube.comexternal-linkmessage-square4linkfedilinkarrow-up129arrow-down13file-text
arrow-up126arrow-down1external-linkThe Big OOPs: Anatomy of a Thirty-five-year Mistake [Casey Muratori]www.youtube.comcm0002@lemmy.world to Programming@programming.dev · 14 days agomessage-square4linkfedilinkfile-text
“Compile-time hierarchy of encapsulation that matches the domain model was a mistake.” https://en.wikipedia.org/wiki/Casey_Muratori
minus-squareJayjader@piefed.sociallinkfedilinkEnglisharrow-up2·10 days agoaccording to https://areweguiyet.com/, there are currently 2 distinguished immediate-mode GUI libraries for rust: https://docs.rs/egui/latest/egui/ https://docs.rs/imgui I don’t know whether that makes it a good match, but apparently it’s at least feasible.
according to https://areweguiyet.com/, there are currently 2 distinguished immediate-mode GUI libraries for rust:
I don’t know whether that makes it a good match, but apparently it’s at least feasible.