From the HackerLinks archive

slopo

Embedding-based code duplication detector for non-exact clones.

At a glance:
First seen:2026-07-02
Last seen:2026-07-02
Times seen:1
Website:github.com

The short version

Embedding-based code duplication detector for non-exact clones.

Why it caught our attention

Solid utility with clear use case and immediate technical feedback.

Where it surfaced on Hacker News

2026-07-02

Editorial paraphrase

The author said it finds similar-looking code with embeddings, and commenters asked about function granularity, dependencies, and BM25 baselines.

Original thread

Show HN: CLI tool for detecting non-exact code duplication with embedding models