merari42@lemmy.world to Programmer Humor@programming.dev · 3 days agoThe devil said, “Take this glyph-laden grimoire and try to render it cross-platform.”lemmy.worldimagemessage-square53fedilinkarrow-up1397arrow-down11
arrow-up1396arrow-down1imageThe devil said, “Take this glyph-laden grimoire and try to render it cross-platform.”lemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square53fedilink
minus-squareqqq@lemmy.worldlinkfedilinkarrow-up1·22 hours agoTIL I didn’t realize Java used UTF16 for its internal representation. Looks like it’s a bit more complicated than that after Java 9 too
Android defaults to UTF16
All because of java
TIL I didn’t realize Java used UTF16 for its internal representation. Looks like it’s a bit more complicated than that after Java 9 too