Breaking java.lang.String
https://wouter.coekaerts.be/2023/breaking-string [wouter.coekaerts.be]
2023-07-11 23:58
Let’s abuse a bug in java.lang.String to make some weird Strings. We’ll make “hello world” not start with “hello”, and show that not all empty Strings are equal to each other.
source: HN