Ben Frederickson
benfrederickson.bsky.social
Ben Frederickson
@benfrederickson.bsky.social
Working on open source at nvidia. Author of py-spy. https://github.com/benfred
I just pushed out a new version of py-spy github.com/benfred/py-s... - that includes contributions from 17 different people (!). The new release is up on pypi/crates.io if you want to check it out
Release v0.4.1 · benfred/py-spy
Changes 🚀 Features Add support for native extensions on 32-bit ARM (for linux) @huonw (#330) Suggest visiting https://ui.perfetto.dev/ to view chrome traces @ogrisel (#738) Allow specifying the --...
github.com
July 31, 2025 at 11:57 PM
Reposted by Ben Frederickson
What industrial recsys papers have you enjoyed or found useful in the past year or two? Sharing my list:

# 1. Integrating LLMs into recsys

1.1. LLM-augmented recommenders
• Better Generalization with Semantic IDs: A Case Study in Ranking for Recommendations
- arxiv.org/abs/2306.08121
January 31, 2025 at 3:23 AM
py-spy now has support for python 3.12 and 3.13 in the v0.4.0 release github.com/benfred/py-s... - check it out!
Release v0.4.0 · benfred/py-spy
Changes 🚀 Features Python 3.13 Support @benfred (#708) Python 3.12 support @benfred (#642) Speed up --gil by skipping work for non-GIL threads @wmanley (#630) Detect GIL on python 3.12 @benfred (#...
github.com
November 12, 2024 at 3:43 AM