Posted by saikatsg 2 days ago
There are plenty of opportunities to critique the megacorps when the topic is something they’ve actually done wrong, and we have many discussions about those cases.
Strike through all this and see https://news.ycombinator.com/item?id=48673613 instead
The analog31 comment about "yellow squiggles for logic errors" is a genuinely interesting design problem. Linters do this in IDEs, but the reason it hasn't made it into general productivity software is that spell errors have a clear ground truth (the dictionary), while logic errors require understanding intent. The difficulty scales completely differently.