Zarlin@lemmy.dbzer0.com to Open Source@lemmy.ml · 4 days agoGIMP 3.0 Releasedwww.gimp.orgexternal-linkmessage-square208fedilinkarrow-up1981arrow-down14cross-posted to: foss@beehaw.org
arrow-up1977arrow-down1external-linkGIMP 3.0 Releasedwww.gimp.orgZarlin@lemmy.dbzer0.com to Open Source@lemmy.ml · 4 days agomessage-square208fedilinkcross-posted to: foss@beehaw.org
minus-squareMana Oatbun@jlai.lulinkfedilinkarrow-up68arrow-down3·3 days agoI opened it, changed brush, got a segmentation fault crash lmao
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up1·1 day agoNice. I wonder if they’d be open to rewriting portions in Rust to catch these types of issues with the compiler instead of the user. I’m willing to help if someone else gets the devs on board.
minus-squareMana Oatbun@jlai.lulinkfedilinkarrow-up1·1 day agoIs this what Rust is about? If so that’s a nice perk!
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up1·1 day agoYeah, pretty much. A segfault happens when you access memory incorrectly, and Rust is all about correct memory access.
minus-squareRoyaltyInTraining@lemmy.worldlinkfedilinkarrow-up37arrow-down4·3 days agoIsn’t C just wonderful?
minus-squaremerdaverse@lemmy.worldlinkfedilinkarrow-up13arrow-down1·3 days agoHey, it’s open source. Just open a C project from the 90s and fix it yourself. Ez /s
minus-squareiamkindasomeone@feddit.orglinkfedilinkarrow-up22arrow-down4·3 days agoIt’s always the user’s fault. Why do think you could change the brush using an UI element!?
I opened it, changed brush, got a segmentation fault crash lmao
Nice. I wonder if they’d be open to rewriting portions in Rust to catch these types of issues with the compiler instead of the user. I’m willing to help if someone else gets the devs on board.
Is this what Rust is about? If so that’s a nice perk!
Yeah, pretty much. A segfault happens when you access memory incorrectly, and Rust is all about correct memory access.
Isn’t C just wonderful?
Nice profile picture!
Hey, it’s open source. Just open a C project from the 90s and fix it yourself. Ez /s
It’s always the user’s fault. Why do think you could change the brush using an UI element!?