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-square54fedilinkarrow-up1400arrow-down11
arrow-up1399arrow-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-square54fedilink
minus-squareqqq@lemmy.worldlinkfedilinkarrow-up1·1 day 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