Permanent 418 status code.
Rust educational streamer. Rustacean at AWS. A fan of making things secure, fast, scalable, and well-documented.
-
AWS
- Los Angeles, CA
- https://thesquareplanet.com
- @jonhoo
Highlights
- Pro
Block or Report
Block or report jonhoo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
-
fantoccini Public
A high-level API for programmatically interacting with web pages through WebDriver.
1,172 contributions in the last year
Less
More
Activity overview
Contributed to
rust-lang/cargo,
rustacean-station/rustacean-station.org,
jonhoo/rust-imap
and 5 other
repositories
Loading
Contribution activity
November 2021
Created a pull request in rust-lang/cargo that received 9 comments
clean: add --with-downloads option
This patch adds the --with-downloads flag to cargo clean, which
allows the command to also remove related artifacts from CARGO_HOME
such as downloa…
+207
−5
•
9
comments
Opened 2 other pull requests in 2 repositories
jonhoo/hashbag
1
merged
rust-lang/cargo
1
open
Reviewed 20 pull requests in 11 repositories
rustacean-station/rustacean-station.org
6 pull requests
jonhoo/haphazard
4 pull requests
jonhoo/rust-ibverbs
2 pull requests
jonhoo/flurry
1 pull request
jonhoo/openssh-rs
1 pull request
rust-lang/cargo
1 pull request
jonhoo/rust-imap
1 pull request
jonhoo/fantoccini
1 pull request
jonhoo/hashbag
1 pull request
missing-semester/missing-semester
1 pull request
jonhoo/inferno
1 pull request
Created an issue in rust-lang/cargo that received 9 comments
doc: make root directory configurable
Problem
For cargo install, we have [install] root = "..", which allows the configuration (or a command-line flag) to dictate where the documentatio…
9
comments
Opened 9 other issues in 4 repositories
rust-lang/cargo
4
open
2
closed
- cargo subcommands do not pick up [env]
- Expected behavior if a crate version's checksum changes
- cargo clean -p removes fingerprints for any package that shares a prefix with the target
- cargo clean -p does not clean if path contains glob characters
- Unhelpful Cargo error if crate version disappears from registry
- Inconsistent .gitignore handling of symlinks in cargo package
