Skip to content
View trdthg's full-sized avatar
🤣
:D
🤣
:D

Organizations

@rustcn-org

Block or report trdthg

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
trdthg/README.md

Pinned Loading

  1. flutter_rust_bindgen_book_zh Public

    flutter_rust_bindgen 中文文档

    JavaScript 2

  2. 8BitDo Lite2 to Xbox360
    1
    xboxdrv \
    2
      --evdev /dev/input/event15 \
    3
      --evdev-absmap ABS_X=x1,ABS_Y=y1,ABS_Z=x2,ABS_RZ=y2,ABS_HAT0X=dpad_x,ABS_HAT0Y=dpad_y \
    4
      --axismap -Y1=Y1,-Y2=Y2 \
    5
      --mimic-xpad --evdev-debug \
  3. trdthg-nur-packages Public

    我的 nur 仓库,打包了 [ wlpinyin (wayland 下的拼音输入法), ... ]

    Nix

481 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
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 trdthg/plct, io-club/share, trdthg/t-autotest and 49 other repositories
Loading A graph representing trdthg's contributions from March 17, 2024 to March 20, 2025. The contributions are 61% commits, 21% pull requests, 14% issues, 4% code review.

Contribution activity

March 2025

Created 6 commits in 2 repositories

Created a pull request in riscv/sail-riscv that received 27 comments

Add basic jal misalign test

Added a list tests_fail to specify which test should fail. Also added two very basic jal tests to verify that an error occurs when target address m…

+53 −0 lines changed 27 comments
Opened 3 other pull requests in 1 repository
riscv/sail-riscv 1 merged 2 open
Reviewed 4 pull requests in 1 repository
riscv/sail-riscv 4 pull requests

Created an issue in riscv/sail-riscv that received 4 comments

Can't compile tests locally

test environment os: wsl ubuntu24.04 toolchain: riscv-gnu-toolchain release latest command(same with ci) cmake -S . -B build -GNinja -DCMAKE_BUI…

4 comments
Opened 3 other issues in 2 repositories
Loading