HackerTrans
トップ新着トレンドコメント過去質問紹介求人

yoochan

no profile record

コメント

yoochan
·2 年前·議論
"We can't get tabs right, so use spaces everywhere"

I'm more like: Always use tabs, never use space. Code doesn't need to be "aligned" it's not some ASCIIart masterpiece...

One tab means one indentation level and if your taste is to have tabs of pi chars wide, nice! But it won't mess my code
yoochan
·2 年前·議論
Cool project, I'm eagerly waiting for a jpegxl decoder to be written in wuffs so that Google won't have any reason not to support the format...

I would be glad to have a try but the language specification and documentation is almost non existent.
yoochan
·3 年前·議論
if I understood well, AVIF encoder is quite fast for ugly qualities and very slow for standard and higher quality. https://cloudinary.com/blog/contemplating-codec-comparisons#...