ngn@lemy.lol to Programmer Humor@lemmy.mlEnglish · 1 year agogot himlemy.lolimagemessage-square11fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imagegot himlemy.lolngn@lemy.lol to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square11fedilink
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up0·1 year agoOne nit: whatever IDE is displaying single-character surrogates for == and != needs to stop. In a world where one could literally type those Unicode symbols in, and break a build, I think everyone is better off seeing the actual syntax.
One nit: whatever IDE is displaying single-character surrogates for
==
and!=
needs to stop. In a world where one could literally type those Unicode symbols in, and break a build, I think everyone is better off seeing the actual syntax.