
@averyvine@mastodon.social
ο£Ώ Localization Software Engineer
#Ottawa β #SanFrancisco
#computers by day, #piano by night
It looks like the βΌ saga has finally ended!
The unicode character 'βΌ' was a mystery first noticed in 2022: https://ionathan.ch/2022/04/09/angzarr.html. It's in the Unicode standard as a mathematical symbol. But no one could find any examples of it having been used, and no one knew what it represented. It was like the only record of an extinct species, fossilized in the Unicode standard.
But now someone has found the document it originally came from! It represents the angle 'Azimuth', and the symbol probably comes from the path light takes through a sextant. https://ionathan.ch/2026/02/16/angzarr.html
( might appreciate this symbol!)
β¨Ξ». closure aheadβ©
U+237C βΌ RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROWI landed some performance improvements for the Swift type checker recently, and I'm currently finishing up the next set of changes which I hope to merge soon.
There are two main improvements. The first is a new "disjunction pruning" optimization to help skip impossible overload choices, and the second set of improvements concern implicit conversions and the constraints they generate.