Skip to content
Avatar
💭
“We can destroy what we have written, but we cannot unwrite it.”
💭
“We can destroy what we have written, but we cannot unwrite it.”

Sponsors

@finnbear @kuy @nazar-pc @romatthe @hhatto @dorayakikun @himanoa @mshrtsr @freddi-kit @euxn23 @crystaldust @uta8a

Achievements

Achievements

Highlights

Block or Report

Block or report JohnTitor

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.

Report abuse

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

Report abuse
JohnTitor/README.md

Yuki Okushi (JohnTitor)

Twitter Follow website

Yuki Okushi is a FLOSS nerd, Japanese codewriting ninja, Rustacean, etc.

My work

@rust-lang

Teams/WGs

  • community team
    • helping l10n and events
  • crates.io team
  • lang-docs team
  • library-contributors team
    • reviewing/contributing to library-related things on rust-lang/rust and others (mainly the libc crate)
  • diagnostics, prioritization, rustc-dev-guide, triage WGs
    • keeping rustc-dev-guide up-to-date, improving diagnostics, and triaging issues/PRs/regressions

Related repositories

Rust community

Actix

  • core team, current lead
    • If you find me as a lead of Actix, please also check @robjtede's work, they're one of the core as well and doing great work, and more active than I currently :)

notify-rs

  • one of the active maintainers

Writing an OS in Rust (ja)

...and so on and on!

In addition to the contributions listed here, I've made various other contributions to the Rust community.

Outside of Rust
  • Node.js
    • i18n WG, working on i18n related things
    • Japanese proofreader of API-docs
  • GNOME
    • GNOME foundation member
    • Helping Japanese translations

When there's no response from me for a while

My notification is flooding and I often overlook your email, ping, review request, etc. When I don't respond for more than a week, feel free to ping me again or open an issue here, I'll prioritize it.

Support/sponsor my FLOSS work

Sponsoring helps my life much, thank you for all my sponsors!

You can support me via GitHub Sponsors: https://github.com/sponsors/JohnTitor

There are some other ways to support me other than sponsoring. You could also use and give a star to the projects that I'm involved, follow my GitHub account, and do some other things related to my contributions. It will motivate me in my future contributions.

Pinned Loading

  1. Empowering everyone to build reliable and efficient software.

    Rust 60.7k 8.5k

  2. Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    Rust 12.6k 1.3k

  3. Raw bindings to platform APIs for Rust

    Rust 1.2k 687

  4. A big 'ol pile of ICE.

    Rust 184 50

  5. ctest2 Public

    Automatic testing of FFI bindings for Rust

    Rust 8 8

  6. Compile time static maps for Rust

    Rust 965 90

5,217 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created 6 repositories

Created a pull request in rust-lang/rust-semverver that received 14 comments

Update dependencies

+22 −22 14 comments
Opened 34 other pull requests in 11 repositories
rust-lang/rust 11 merged 3 closed 1 open
rust-lang/libc 5 merged
JohnTitor/mach2 5 merged
rust-lang/rustc-dev-guide 2 merged
rust-lang/highfive 1 open
rust-lang/rust-semverver 1 merged
rust-lang/homu 1 open
rust-lang/glacier 1 merged
xd009642/tarpaulin 1 closed
NixOS/nixpkgs 1 merged
conduit-rust/conduit-cookie 1 merged
Reviewed 68 pull requests in 17 repositories
rust-lang/libc 31 pull requests
rust-lang/crates.io 9 pull requests
rust-lang/rust-semverver 5 pull requests
nodejs/i18n 4 pull requests
rust-lang/rustc-dev-guide 3 pull requests
rust-lang/glacier 2 pull requests
rust-lang/nomicon 2 pull requests
rust-lang/rust 2 pull requests
conduit-rust/conduit-cookie 2 pull requests
JohnTitor/2k36.org 1 pull request
notify-rs/notify 1 pull request
actix/actix-web 1 pull request
little-dude/netlink 1 pull request
rust-lang/reference 1 pull request
nodejs/admin 1 pull request
rust-phf/rust-phf 1 pull request
NixOS/nixpkgs 1 pull request

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

windows: An empty path returns os error 123 instead of os error 3 with recent nightly

I tried this code: fn main() { let path = std::path::Path::new(""); if let Err(err) = path.canonicalize() { println!("{}", err); // println!("{:?}"…

4 comments
Opened 2 other issues in 1 repository
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.