While this may be extreme, I do notice that it is becoming harder and harder to print webpages to PDF/paper. Is there a good approach for this besides the standard print dialog?
For sites without print-specific media queries (so basically all websites) I use dev tools to delete all the DOM nodes I don’t want to appear in print.