merari42@lemmy.world to Programmer Humor@programming.dev · 2 days agoThe devil said, “Take this glyph-laden grimoire and try to render it cross-platform.”lemmy.worldimagemessage-square51fedilinkarrow-up1390arrow-down11
arrow-up1389arrow-down1imageThe devil said, “Take this glyph-laden grimoire and try to render it cross-platform.”lemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square51fedilink
minus-squareqqq@lemmy.worldlinkfedilinkarrow-up1·4 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