Skip to content
View mikea's full-sized avatar

Highlights

  • Pro

Block or report mikea

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 250 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

Pinned Loading

  1. gdrive-webdav Public

    Webdav bridge for Google Drive

    Go 207 33

  2. clave Public

    Midi click-track generator

    Rust 1

  3. niko Public

    Stack-oriented concatenative vector language

    C++ 2

  4. bridgitte Public

    Contract Bridge Double Dummy Solver

    Rust

  5. mathematica-specialrelativity Public

    Special Relativity in Mathematica

    Mathematica 2 1

1,077 contributions in the last year

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

Contribution activity

September 2025

Created a pull request in cloudflare/workerd that received 2 comments

HttpServer: passing HttpHeaders by value

This change replaces pass-by-reference by pass-by-value in HttpServer request and connect method. To make it easier to review it is broken into two…

+98 −93 lines changed 2 comments
Opened 28 other pull requests in 4 repositories
Reviewed 14 pull requests in 2 repositories

Created an issue in rust-lang/rust-clippy that received 1 comment

clippy::cast_possible_truncation - false reports on statically calculated constants

Summary There is no platform in the universe for which this constitutes a loss a precision (doubly so since this is a statically known constant). I…

1 comment
Loading