ML engineer, backend engineer, system programmer. Public speaker.
Pinned Loading
-
src-d/awesome-machine-learning-on-source-code
src-d/awesome-machine-learning-on-source-code PublicCool links & research papers related to Machine Learning applied to source code (MLonCode)
-
src-d/kmcuda
src-d/kmcuda PublicLarge scale K-means and K-nn implementation on NVIDIA GPU / CUDA
-
DeathHandler
DeathHandler PublicSIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.
-
src-d/hercules
src-d/hercules PublicGaining advanced insights from Git repository history.
-
src-d/minhashcuda
src-d/minhashcuda PublicWeighted MinHash implementation on CUDA (multi-gpu).
-
1,851 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
FragileTech/flogging,
poolsideai/xformers,
athenianco/athenian-api
and 16 other
repositories
Loading
Contribution activity
March 2025
Reviewed 2 pull requests in 1 repository
athenianco/athenian-api
2 pull requests
-
[WIP] Make CI pass
This contribution was made on Mar 6
-
Remove prodfiler
This contribution was made on Mar 1
Created an issue in astral-sh/uv that received 2 comments
Cannot define two conflicting extras that differ by "+cpu"
Summary
Given the following pyproject.toml
, which tries to support pip install project[cuda]
XOR pip install project[cpu]
, uv lock
fails.
[project]…
2
comments
45
contributions
in private repositories
Mar 3 – Mar 7