• #dev 2017-05-22
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-05-22 UTC
# 12:11
Zegnat
sknebel, mb_* is “too clever”. It understands that some codepoints come together to form a single character. So that’s how it will count them when you give the proper encoding. But Swarm apparently doesn’t count characters for their indices. So you need a way to access the codepoints behind the characters.