slopo: CLI tool finds near-duplicate code using embedding models

slopo: CLI tool finds near-duplicate code using embedding models

Hacker News Show HN·6d·rkochanowski

rkochanowski shipped slopo, a command-line tool that detects non-exact code duplication by running code through embedding models rather than relying on textual diff. For solo devs and small teams doing refactors or audits, it surfaces semantically similar code blocks that traditional linters would miss entirely.

Share𝕏Reddit

Related stories