Drop ICE
Rust, image compression, web performance.
- United Kingdom
- https://kornel.ski
Block or Report
Block or report kornelski
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
ImageOptim/gifski Public
GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.
-
-
665 contributions in the last year
Less
More
Activity overview
Contributed to
ImageOptim/libimagequant,
kornelski/crev-proofs,
ImageOptim/gifski
and 109 other
repositories
Contribution activity
September 2022
Created 7 commits in 5 repositories
Opened 1 pull request in 1 repository
njaard/libavif-rs
1
merged
Created an issue in rust-lang/rust-analyzer that received 4 comments
Feature request: convert tuple to a struct by creating a new struct type
I wish rust-analyzer had a code action to refactor this: fn numberwang() -> (f32, bool) { let a = 1.; let b = true; (a, b) } let (x,y) = numberwang();
4
comments







