Sem treats code as queryable entities, bypassing LSP limitations
Hacker News·3d·rohanucla
Sem builds a git-based abstraction layer for understanding code structure without the overhead of language servers. Instead of reimplementing parsing for each language, it uses git history and filesystem layout as primitives to let developers query and manipulate code as interconnected entities—potentially useful for refactoring tools, dependency analysis, and automation.
Original story
Read the original on Hacker NewsRelated stories

Devtools
Vivix lets you watch JavaScript execute step-by-step in the browserHacker News Show HN·6d·hlude
Devtools
Capstone: Open-source disassembly framework crosses platforms and architecturesHacker News·6d·gregsadetsky

Devtools
Open Repair Data Standard aims to unify how repair shops track fixesHacker News·6d·cassepipe