Highlights
- Arctic Code Vault Contributor
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
Pinned
438 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- Freaky/huniq Rust
Created a pull request in koraa/huniq that received 3 comments
Use bstr::for_byte_record for reading
This replaces the custom split_read_zerocopy with bstr's own minimally-copying record reader, which simplifies the code somewhat without sacrificin…
Created an issue in tstack/lnav that received 3 comments
Build failure on i386
A reported build failure from the in-progress FreeBSD port update to 0.9.0 on i386:
logfile.cc:329:37: error: non-constant-expression cannot be nar…