cm0002@lemmy.world to Programming@programming.dev · 12 days agoThe Big OOPs: Anatomy of a Thirty-five-year Mistake [Casey Muratori]www.youtube.comexternal-linkmessage-square4fedilinkarrow-up129arrow-down14file-text
arrow-up125arrow-down1external-linkThe Big OOPs: Anatomy of a Thirty-five-year Mistake [Casey Muratori]www.youtube.comcm0002@lemmy.world to Programming@programming.dev · 12 days agomessage-square4fedilinkfile-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·9 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.