minus-squarewer2@lemmy.ziptoProgrammer Humor@programming.dev•average c++ devlinkfedilinkarrow-up33arrow-down1·4 days agoMy issue is C++ will “let me do it”, and by that I mean “you didn’t cast here (which is UB), so I will optimize out a null check later, and then segfault in a random location” linkfedilink
minus-squarewer2@lemmy.ziptoProgrammer Humor@programming.dev•there's no escape! brew another cup!linkfedilinkarrow-up18·5 days agoHave you ever used wheel-el in emacs? It really sets a high bar. linkfedilink
minus-squarewer2@lemmy.ziptolinuxmemes@lemmy.world•Everything is so tinylinkfedilinkarrow-up17·12 days agoI don’t like Gnome, but I am glad it works for you. At the end of the day Gnome is better than Windows, Mac, and CDE. linkfedilink
My issue is C++ will “let me do it”, and by that I mean “you didn’t cast here (which is UB), so I will optimize out a null check later, and then segfault in a random location”