You can find me on Twitter - @debugger22
Python | Django | Go | Rust | PostgreSQL | AWS | Web at Scale.
I write bugs that are hard to find.
- Mumbai, India
- http://www.sudhanshumishra.in
- @debugger22
Highlights
Block or Report
Block or report debugger22
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,502 contributions in the last year
Less
More
Activity overview
Contributed to
debugger22/github-audio,
georust/geo,
debugger22/cf-bus-chat-service
and 7 other
repositories
Contribution activity
March 2023
Created an issue in tmontaigu/dbase-rs that received 1 comment
Reader panics after reading 1 record saying 'byte index 4 is out of bounds of /
'
Code:
use dbase; fn main() { let mut reader = dbase::Reader::from_path("SAL.dbf").unwrap(); for record_result in reader.iter_records() { if let Ok(…
1
comment
47
contributions
in private repositories
Mar 1 – Mar 31