Skip to content
View dhardy's full-sized avatar
  • Devon, UK

Sponsors

@cbeck88
@otsmr
@Bluefinger

Organizations

@rust-random

Block or report dhardy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pippin pippin Public archive

    a distributed-merge capable database for many small objects

    Rust 78 4

  2. keyboard keyboard Public

    XKB hacks

    Python 18

  3. scripts scripts Public

    various utilities (written in sh, python, etc.)

    HTML 6 1

  4. openmalaria openmalaria Public

    A simulator of malaria epidemology and control

    C++ 3

  5. g13 g13 Public

    Forked from ecraven/g13

    libusb driver for the g13

    C++ 3 1

  6. auto-disper auto-disper Public

    Forked from wertarbyte/auto-disper

    automatically select your display profile

    Shell 2

1,237 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to kas-gui/kas, rust-random/rand, kas-gui/kas-text and 31 other repositories
Loading A graph representing dhardy's contributions from July 28, 2024 to July 30, 2025. The contributions are 73% commits, 13% pull requests, 10% code review, 4% issues.

Contribution activity

July 2025

Created a pull request in kas-gui/kas that received 26 comments

AccessKit integration (mark 2)

Replaces #512. In comparison: Widget code does not use AccessKit as an API; instead #519 added fn Tile::role(). This will doubtless need some addi…

+797 −88 lines changed 26 comments
Opened 16 other pull requests in 4 repositories
Reviewed 6 pull requests in 3 repositories

Created an issue in rust-lang/rust that received 9 comments

format! does not support width/alignment with #x

I tried this code: println!("Next u64: {0:#X>18} = {0:>20}", rand::rng().next_u64()); The format! / format_args! docs are not exactly clear on how…

9 comments
Opened 4 other issues in 2 repositories
Loading