I’m a web developer, so I’m perfectly okay with (and prefer) altering the query/behavior. If I can’t find a native way to filter the query, I’ll probably just resort to a pre_get_posts or WP_Query to get the content I want.
Hiding the items with CSS will just mess up the pagination, giving me pages without the full count of posts and some pages would appear completely empty.