cd/sources/christianfindlay-auto-discovered· home sources Christianfindlay (auto-discovered)
cat /sources/christianfindlay-auto-discovered.feed | wc -l → 2

Christianfindlay (auto-discovered)

articles 2 domain christianfindlay.com → feed RSS
14:00
2026-08-07
christianfindlay.com
artificial-intelligence

Basilisk’s 100% Python Conformance Score Was Not Real

Basilisk, a Python type checker built with heavy AI assistance, achieved a 100% conformance score on the Python typing repo that was not real, as its rules matched raw source text rather than resolved…

07:38
2026-07-31
christianfindlay.com
developer-tools

Find Duplicate Code in C# with Deslop

Deslop, a live duplicate-code analysis server for C# with a VS Code extension, LSP, MCP server, and CLI, detects exact, renamed, and near-miss duplicates using syntax-aware analysis and optional local…