Comment by account42

Comment by account42 a day ago

1 reply

You're not reading unicode code points either though. Your computer uses bytes, you read glyphs which roughly correspond to unicode extended grapheme clusters - anything between might look like the correct solution at first but is the wrong abstraction for almost everything.

baq a day ago

you are right, but this just drives the point.