Bite code! • 1467 implied HN points • 30 Dec 25
- ty is a very fast new type checker and LSP that gives instant editor features like go-to-definition, completions, and automatic imports, though its type checking is still beta and misses some cases.
- Django is moving toward modern CSRF protection using Sec-Fetch-Site/Origin headers so apps can avoid embedding CSRF tokens in forms, making CSRF handling more transparent and reducing token errors over time.
- toad is a new terminal AI chat UI that works with many LLM providers and offers code highlighting, editable history, and command completion to give a smooth, developer-friendly chat experience.