Yonggang Luo

Results 234 comments of Yonggang Luo
trafficstars

> Alright, thanks. Given that we could use type polymorphism for any future decorator form, let’s ignore decorators for now. > > We’ve basically got two choices: > > `ƒ.once()`...

> I just use this simple process to flash emmc and have never tested USB: > > ``` > wget https://github.com/inindev/debian-image/releases/download/v12.4/nanopi-r6c_bookworm-12.4.img.xz > sudo su > xzcat nanopi-r6c_bookworm-12.4.img.xz > /dev/mmcblk0 >...

> Doing an extension requires more than just adding the functions to the XML, it also needs to be documented (see https://www.khronos.org/registry/OpenGL/index_gl.php). You would probably make quicker progress making this...

@lifthrasiir What's the unit of your table? Byte Or Bit?

@lifthrasiir ``` @hsivonen @Ms2ger @BurntSushi Okay, I've done some research in the table size in my spare time. (The API thing is a bit harder to research, and while I...

``` C:\CI-Cor\ks\iconv-full>babel-node generation\fm-dbcs.js Need space for big5 is 62246 Bytes, table count: 2 Need space for gbk is 50014 Bytes, table count: 2 Need space for jis0208 is 33930 Bytes,...

@lifthrasiir I didn't test the performance yet, hot there won't be a big slowdown.