Hey, how can I get Discourse to do X?

If you want to get rid of the avatar column on the left of posts, add the following ublock origin rule (right click on the avatar, block element, then replace weird rule with the following):

##.row > .topic-avatar

Getting rid of most avatar pictures where the name is mentioned:

##.avatar

Get rid of the post counts that are left behind from avatars:

##.avatars .post-count