💬
ceci n'est pas un statut
tinkering, tailoring, soldiering, spying; husbanding, fathering; hearing, doing
- NoVA, USA
- http://kulp.ch/
Pinned Loading
-
-
-
rust-lang/rust-bindgen
rust-lang/rust-bindgen PublicAutomatically generates Rust FFI bindings to C (and some C++) libraries.
118 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 2 commits in 2 repositories
Created 4 repositories
-
kulp/rusty-fork
Rust
This contribution was made on Apr 16
-
kulp/team
This contribution was made on Apr 15
-
kulp/myl
Python
This contribution was made on Apr 9
-
kulp/binary-cookies-reader
Python
This contribution was made on Apr 8
Created a pull request in dan1elt0m/binary-cookies-reader that received 1 comment
Avoid invalid JSON wrapping from rich.print
Using rich.print
will wrap based on the terminal's COLUMNS
setting. For long cookies, this will result in invalid JSON, as reported by jq
.
Changing…
+2
−1
lines changed
•
1
comment
Opened 2 other pull requests in 2 repositories
kulp/rust-bindgen
1
closed
-
Unsquash rust-lang/rust-bindgen#1793 for personal review
This contribution was made on Apr 17
rust-cli/team
1
merged
-
Correct hyperlink for
assert_fs
This contribution was made on Apr 15
Reviewed 2 pull requests in 2 repositories
bytecodealliance/rustix
1 pull request
-
Always cast
pread
,lseek
etc. offsets tooff_t
.This contribution was made on Apr 9
pschmitt/myl
1 pull request
-
Fix JSON serialization of attachments, fixes #24
This contribution was made on Apr 9
Created an issue in pschmitt/myl that received 3 comments
--json
crashes when mail messages have attachments
In 9f369fc, --json
support began to be added, with an "attachments"
dictionary key corresponding to an array of attachments.
myl/myl.py Lines …
3
comments
Opened 1 other issue in 1 repository
bytecodealliance/rustix
1
closed
-
Suggesting additional use of
c::off_t
insideseek
/fallocate
/pread
/pwrite
This contribution was made on Apr 4