Mingye Wang
Mingye Wang
Just FYI, `gettext` feature request filed at https://savannah.gnu.org/bugs/index.php?47801.
Such an option will also be useful for editing files processed with `msgcat -E` (just the opposite of #269).
https://github.com/AOSC-Dev/aosc-os-abbs can use something like that too.
Can be useful for adding custom text justification too (chrome doesn't have hyphenation yet).
Let me take a stab at this, since I have an EBNF already. No results guaranteed.
Any interest in finishing this? The array thing looks interesting.
I feel it might be easier to work it through the Electron route than through the Puppeteer + Chromium route for now. I will start a fork to see what...
要用 cmd 那个语法仿 GNU Makefile 的宏功能以及之后的偷懒…… 宁愿 VBS(要兼容性的话)或者 PowerShell 啊。
With all the current server architectures (amd64, aarch64) providing at minimum a 16-byte atomic compare-exchange, concurrency might be not *that* bad after all. The problem is, well, I've yet to...
> we cannot guarantee that a decoded ULID was created with a randomness implementation that uses 10-bits from a microsecond clock One of the things ULID removed from UUID was...