Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Syracuse-area, NY, USA
- Sign in to view email
- jhpratt.com
Pinned
389 contributions in the last year
Contribution activity
June 2020
jhpratt has no activity
yet for this period.
May 2020
- jhpratt/rust Rust
Created a pull request in rust-lang/crates.io that received 6 comments
Improve CSS for smaller displays
Changed the margin to padding on the inline axis, preventing text from butting up against the edge of the display. Enable flex-wrap on authorship …
+6
−2
•
6
comments
Created an issue in johnthagen/min-sized-rust that received 7 comments
`-C target-cpu=native`
By using RUSTFLAGS="-C target-cpu=native", the resulting binary will be far less portable, but it can reduce the binary size a fair amount.
7
comments