Hacker News new | ask | show | jobs
by nothrabannosir 2863 days ago
To be fair, combining some of the HN comments:

  $ python
  Python 3.7.0 (default, Jul 22 2018, 21:11:34)
  [Clang 9.1.0 (clang-902.0.39.2)] on darwin
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import unicodedata as ud
  >>> ud.normalize('NFKD', '''It's a kinda ascii-art thing that 𝔩𝔒𝔱𝔰 𝔢𝔬𝔲 π”žπ”«π”°π”΄π”’π”― π”₯𝔫 𝔠𝔬π”ͺπ”ͺ𝔒𝔫𝔱𝔰 π”žπ”©π”© π”£π”žπ”«π” π”Ά 𝔩𝔦𝔨𝔒 𝔱π”₯𝔦𝔰. 𝕆𝕣 π•π•šπ•œπ•– π•₯π•™π•šπ•€ π•šπ•— π•ͺ𝕠𝕦 π•¨π•’π•Ÿπ•₯ 𝕝𝕖𝕀𝕀 π•˜π• π•₯π•™π•šπ•” π•žπ• π•£π•– 𝕠𝕦π•₯π•π•šπ•Ÿπ•–.
  ...
  ... π™Έπšœπš—'𝚝 πšžπš—πš’πšŒπš˜πšπšŽ πšπš›πšŽπšŠπš?''')
  "It's a kinda ascii-art thing that lets you answer hn comments all fancy like this. Or like this if you want less gothic more outline.\n\nIsn't unicode great?"
  >>>
You'd hope a screen reader would have more effort put into it than a 3 second read of a HN thread?
2 comments

I often wonder how many of the people who bring up the capabilities of screen readers are actually familiar with screen readers. (I'm admittedly not at all familiar with screen readers or their capabilities).
As a counterpoint, selecting that text and choosing β€œspeak” from the pop up menu doesn’t speak that text on iOS.

VoiceOver on iOS doesn’t speak it, either.