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.
-
-
1,319 contributions in the last year
Less
More
Activity overview
Contributed to
sparkle-project/Sparkle,
kornelski/crev-proofs,
crev-dev/cargo-crev
and 5 other
repositories
Contribution activity
December 2021
Created 42 commits in 17 repositories
Created a pull request in rust-lang/rust that received 11 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
•
11
comments
Opened 8 other pull requests in 5 repositories
vcombey/fallible_collections
1
open
1
merged
rust-lang/pkg-config-rs
2
merged
NoXF/libwebp-sys
2
merged
image-rs/image-gif
1
merged
rust-lang/cargo
1
open
Reviewed 10 pull requests in 5 repositories
cloudflare/lol-html
6 pull requests
kornelski/rust-security-framework
1 pull request
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-analyzer/rust-analyzer that received 5 comments
Automatically add mut to let bindings if needed
I often forget to add mut to bindings like let mut, and this tiny error often breaks my edit-test cycle. It would be super helpful if rust-analyzer …
5
comments


