Comments
Hacker News
by gumby
by nullbio
by senderista
by why_only_15
by AlexeyBrin
Maybe I am missing what they meant here, but isn’t the entire point of tree-sitter that you can reuse old trees to make edit updates faster? It is seems quite probable that all the performance gains came from optimising for fixed files with no error recovery, at the cost of how ts is actually used.
by trickypr
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- Even this AI generated article hs a hard on for rust. If all references to switching to rust were eliminated the article would be the same.by gumby
- ast-grep is a great tool. Really helps with agentic work. I wish the LLMs were trained to use it by default. Would make them incredibly powerful.by nullbio
- I’m always so disoriented by wondering how to interpret the pronoun “I” in these AI-generated articles.by senderista
- I really don't like this. Don't post your AI-generated articles here. https://www.pangram.com/history/fce67fb4-4f6a-4eb4-a323-5048...by why_only_15
- Reading the article is like climbing a load-bearing wall to quote their last phrase.by AlexeyBrin
- > incremental old-tree reuse were removed
Maybe I am missing what they meant here, but isn’t the entire point of tree-sitter that you can reuse old trees to make edit updates faster? It is seems quite probable that all the performance gains came from optimising for fixed files with no error recovery, at the cost of how ts is actually used.
by trickypr