3 ms·
There's a reasonable request to run the same analysis for the Zig version of the code as a comparison. In lieu of that, it seems the Swivel devs ran an analysi
by nsagent 5mo ago
There's a reasonable request to run the same analysis for the Zig version of the code as a comparison.
In lieu of that, it seems the Swivel devs ran an analysis on Tigerbeetle, one of the other major Zig projects, and found only 7 medium/low priority issues:
https://xcancel.com/SwivalAgent/status/2054063291266113994 https://xcancel.com/SwivalAgent/status/2054063291266113994
- matklad 5mo agoTo clarify, those are things an LLM considers to be issues, and LLMs can make mistakes. Some of those are clear false positives, others I need to revisit tomorrow to say one way or another.
- nsagent 4mo agoAgreed. I was more pointing out just how well written Tigerbeetle is in comparison (at least according to this LLM-based analysis).