I’m really happy that the UTF-8/16 decoder is now part of the standard library! However, I kind of miss a way to write down Unicode code points (more precisely, Unicode scalar values) as literals. That is, I want to be able to write 'よ', '酷' and '😎' as literals of type Uchar.t. (The syntax doesn’t have to be exactly like these—especially if we want to make the parser’s job easier.) The GitHub issue tracker suggested that I post here to see how people feel about this. 😀| OCaml
An Overview of WIT| component-model.bytecodealliance.org
Published on 1/11/2021 – Text version| toml.io
ANSI escape codes. Race conditions in PNG parsing. Digital COVID-19 vaccination records. De-noising audio files and the NATO phonetic alphabet. The only thing linking all of them? A race to solve a CTF challenge and get the flag.| siraben’s musings
Interestingly, writing was initially invented as a way to keep track of numbers.| cor3ntin.github.io