←back to thread

422 points simedw | 1 comments | | HN request time: 0.216s | source
Show context
__MatrixMan__ ◴[] No.44434670[source]
It would be cool of it were smart enough to figure out whether it was necessary to rewrite the page on every visit. There's a large chunk of the web where one of us could visit once, rewrite to markdown, and then serve the cleaned up version to each other without requiring a distinct rebuild on each visit.
replies(4): >>44434746 #>>44434764 #>>44434785 #>>44436156 #
1. simedw ◴[] No.44434785[source]
If the goal is to have a more consistent layout on each visit, I think we could save the last page's markdown and send it to the model as a one-shot example...