cd/sources/deslop-auto-discoveredΒ· homeβ€Ί sourcesβ€Ί Deslop (auto-discovered)
cat /sources/deslop-auto-discovered.feed | wc -l β†’ 2

Deslop (auto-discovered)

articles 2 domain deslop.live β†’ feed RSS
16:16
2026-08-15
deslop.live
developer-tools

Find duplicate code across nine languages

Deslop, a new developer tool from Nimblesite, detects duplicate functions and repeated source code across nine programming languages: C#, Rust, Python, Dart, JavaScript, TypeScript/TSX, PHP, F#, and G…

00:00
2026-07-28
deslop.live
developer-tools

Find Duplicate Code in Go: Deslop Adds Go Support

Deslop, a structural clone-detection tool from Nimblesite, now supports Go, enabling developers to find duplicate code in .go files. The feature, contributed by Lance Haig in PR #310, uses tree-sitter…