Skip to content
View joerick's full-sized avatar

Highlights

  • Pro

Organizations

@tingbot @nordprojects

Block or report joerick

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

Pinned Loading

  1. pyinstrument Public

    🚴 Call stack profiler for Python. Shows you why your code is slow!

    Python 7k 244

  2. pypa/cibuildwheel Public

    🎡 Build Python wheels for all the platforms with minimal configuration.

    Python 2k 263

  3. nordprojects/lantern Public

    Transform any surface into mixed-reality using Raspberry Pi, a laser projector, and Android Things.

    Kotlin 471 50

  4. nordprojects/sirius Public

    Forked from langeland/sirius

    An alternative backend for the Little Printer

    Python 51 19

301 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 joerick/pyinstrument, pypa/cibuildwheel, joerick/satframe and 4 other repositories
Loading A graph representing joerick's contributions from April 21, 2024 to April 23, 2025. The contributions are 66% commits, 25% code review, 8% pull requests, 1% issues.

Contribution activity

April 2025

Created a pull request in pypa/cibuildwheel that received 16 comments

Change to the iOS testing option semantics

cc @freakboy3742 I've been thinking about the test-command option, and the implicit addition of python -m. I was thinking that the failure mode of…

+206 −69 lines changed 16 comments
Opened 2 other pull requests in 1 repository
pypa/cibuildwheel 2 open
Reviewed 10 pull requests in 1 repository

Created an issue in pypa/cibuildwheel that received 5 comments

PYTHONSAFEPATH in tests?

@joerick would setting PYTHONSAFEPATH makes sense for tests? That would only help 3.11+, but SPEC 0 packages are 3.11+ already and they tend to be…

5 comments
Loading