The Wayback Machine - https://web.archive.org/web/20210501210903/https://github.com/kornelski
Skip to content
Avatar
🛑
Drop ICE
🛑
Drop ICE

Sponsoring

@kivikakk @JoseExposito @cart

Achievements

Achievements

Organizations

@mozilla @cloudflare @imazen @sparkle-project @yardstickpics @ImageOptim @rust-bus @crev-dev
Block or Report

Pinned

  1. GUI image optimizer for Mac

    HTML 7.1k 358

  2. Lossy PNG compressor — pngquant command based on libimagequant library

    C 3.8k 414

  3. GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format.

    Rust 2.1k 81

  4. Improved JPEG encoder.

    C 4.5k 378

  5. A software update framework for macOS

    Objective-C 5.4k 918

  6. Image similarity comparison simulating human perception (multiscale SSIM in Rust)

    Rust 678 61

Contribution activity

May 1, 2021

kornelski has no activity yet for this period.

April 2021

Created 1 repository

Created a pull request in rust-lang/rust that received 12 comments

Use try_reserve in Vec's io::Write

io::Write is already fallible in principle, so it makes sense to be actually fallible for Vec too. This enables use of fallible allocation for Vec

+8 −1 12 comments
Opened 10 other pull requests in 6 repositories
Reviewed 31 pull requests in 9 repositories
sparkle-project/Sparkle 22 pull requests
sparkle-project/sparkle-project.github.io 2 pull requests
kornelski/mozjpeg-sys 1 pull request
kornelski/lodepng-rust 1 pull request
bodil/sized-chunks 1 pull request
rust-lang/rfcs 1 pull request
cloudflare/lol-html 1 pull request
kornelski/rust-security-framework 1 pull request
mcgoo/cargo-vcpkg 1 pull request

Created an issue in bincode-org/bincode that received 14 comments

Please don't break current Rust versions because of concerns about outdated Rust versions

I see that you've blocked updates of byteorder due to concern for Rust 1.18 compatibility (#381, #380). However, in doing so, you're causing proble…

14 comments
Opened 4 other issues in 4 repositories
image-rs/image-gif
1 open
rust-lang/crates.io
1 closed
softprops/hyperlocal
1 open
BurntSushi/byteorder
1 closed