Ask HN: What are the best resources to learn Rust in 2025?
5 points by _Crownwell 14h ago 6 comments
Ask HN: Ideas to acquire "good taste" in programming?
6 points by danielciocirlan 1d ago 10 comments
Profile CUDA kernels with one command, zero GPU setup
3 technoabsurdist 1 7/4/2025, 9:52:48 AM github.com ↗
So we built Chisel: one command to run profiling commands on any kernel. Zero local GPU hardware required.
Next up we're planning to build a web dashboard for visualizing results, simultaneous profiling across multiple GPU types, and automatic resource cleanup. But please let us know what you would like to see in this project.
Available via PyPI: pip install chisel-cli
Github: https://github.com/Herdora/chisel
We're actively developing and would love community feedback. Feature requests and contributions always welcome!