- Bangalore, India
-
07:58
- 5h30m ahead - https://orcid.org/0009-0003-8818-5440
- @bjmphilip
- in/bjmphilip
- @[email protected]
Pinned Loading
-
serde_arrow
serde_arrow PublicSerialization and deserialization to Apache Arrow for Erlang
-
elixir-nx/nx
elixir-nx/nx PublicMulti-dimensional arrays (tensors) and numerical definitions for Elixir
-
-
livebook-dev/livebook
livebook-dev/livebook PublicAutomate code & data workflows with interactive Elixir notebooks
133 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
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
Benjamin-Philip/lanx,
Benjamin-Philip/1brc_icfp25,
erlang/otp
and 6 other
repositories
Loading
Contribution activity
April 2025
Created 5 commits in 2 repositories
Created a pull request in erlang/otp that received 4 comments
Add persistent_term:put_new
This PR adds the persistent_term:put_new to conditionally add a key-value only if the key is new. Closes #9681. /cc @jhogberg.
+218
−60
lines changed
•
4
comments
Opened 8 other pull requests in 3 repositories
Benjamin-Philip/otp
3
closed
-
Use matrix to permute flavours and types in tests
This contribution was made on Apr 22
-
Use matrix to permute flavours and types in tests
This contribution was made on Apr 22
-
Update ubuntu to latest
This contribution was made on Apr 21
Benjamin-Philip/1brc_icfp25
3
merged
-
Run benchmarks on CI
This contribution was made on Apr 4
-
Fix Elixir tests on CI
This contribution was made on Apr 4
-
Remove Nix Caching
This contribution was made on Apr 4
erlang/otp
1
closed
1
merged
-
Use matrix to permute flavours and types in tests
This contribution was made on Apr 22
-
Fix PR Comment Workflow
This contribution was made on Apr 21
Created an issue in erlang/otp that received 6 comments
Add persistent_term:put_new/2
Is your feature request related to a problem? Please describe.
I'm using persistent_term
to store some atomic
counters, which are read and updated …
6
comments