yoochan | 1 year ago | on: C Style: My favorite C programming practices (2014)
yoochan's comments
yoochan | 1 year ago | on: Wuffs: Wrangling Untrusted File Formats Safely
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 | 2 years ago | on: First automatic JPEG-XL cloud service
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#...
page 1
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