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 Loading
-
-
ImageOptim/gifski Public
GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.
-
-
1,312 contributions in the last year
Less
More
Activity overview
Contributed to
kornelski/crev-proofs,
sparkle-project/Sparkle,
crev-dev/cargo-crev
and 5 other
repositories
Loading
Contribution activity
December 2021
Created 37 commits in 14 repositories
Created a pull request in rust-lang/rust that received 6 comments
Track caller of slice split and swap
Improves error location for slice.split_at*() and slice.swap().
These are generic inline functions, so the #[track_caller] on them is free — only c…
+5
−0
•
6
comments
Opened 7 other pull requests in 5 repositories
rust-lang/pkg-config-rs
2
merged
NoXF/libwebp-sys
2
merged
vcombey/fallible_collections
1
merged
image-rs/image-gif
1
open
rust-lang/cargo
1
open
Reviewed 3 pull requests in 3 repositories
image-rs/image-gif
1 pull request
rust-lang/pkg-config-rs
1 pull request
cloudflare/cloudflare-docs
1 pull request
Created an issue in rust-lang/cargo that received 3 comments
Presentation of build script errors is noisy, difficult to understand
Problem When a custom build script fails, Cargo prints a very verbose output. It's often difficult to find the actual error message from the build …
3
comments
