ROIpad ← Back to Search
news.ycombinator.com › comment

Comment on: Show HN: Plain – The full-stack Python framework designed for humans and agents

by murkt
Posted: Apr 15, 2026
Class-based views were a problem when they were introduced in Django, and they’re still a problem.Especially for the so-called AI-ready framework. Because of indirection, you either have to go read all the basic classes, or read documentation three times over. Instead of just reading the self-contained view function itself, once.Especially true for an agent, it will have to go read the new framework’s docs and source over and over and over…
View Discussion ↗
Discussion Thread
Parent Entity
Points: 88 • Comments: 49
Posted: Apr 14, 2026