duriantaco
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Why so many tools getting hacked? Tanstack, Mistral, Grafana? (techcrunch.com)
-
I’ve been thinking about why dead code detection (and static analysis in general) feels so unreliable in Python compared to other languages. I understand that Python is generally dynamic in nature. In theory it should…
- Show HN: Yet Another Dead Code Detector (github.com)
Yeaps! Another dead code detector. We've been fine tuning this for a while and still working on it. Give it a spin and do let me know how you find it :)
- Show HN: Skylos. Yet another static code analyzer (github.com)
Yet another static analysis tool for Python codebases written in Python that detects dead code. Faster and better than the rest :) Take a look and try it out!