💬
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.
113 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 | |||||||||||||||||||||||||||||||||||||||||
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 1 commit in 1 repository
Created 2 repositories
-
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
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
open
-
Suggesting additional use of
c::off_t
insideseek
/fallocate
/pread
/pwrite
This contribution was made on Apr 4