1) different television
2) another television
3) alternate listing of the same television and 4x the
price because it's controlled by some idiot algorithm
4) more television
5) yet another television
One possible explanation I've heard (of which I have no idea if it is true) for both this and ads showing after you've made a big purchase is that people actually are somewhat more likely to buy an appliance close to another purchase of one, since they only buy them a) after several years, if the previous one has broken or is outdated, or b) shortly after they bought another one, which they returned for some reason.
Pretty sad state of affairs if that's the case, you'd think Amazon would do something to exclude repeat purchases after a return. But it's been this way for years.
As it stands, 99% of their product recommendations are saying "I assume what we just sold you was a total piece of shit and you'll probably need another one after you return it. Here are some options!"
I'd avoid it for anything important, but if you can read the first ten characters of each line I think you get the point of my list there. Didn't want to waste the space with paragraph breaks between items.
Code blocks are crappy for small screens, but so are lists written as a series of paragraphs.
Unfortunately, HN seems opposed to supporting non-paragraph linebreaks, lists, blockquotes, or any other sort of formatting. That's fine, it's up to dang and the other admins who run the place and they don't want to support other formatting, but it means that the code format gets abused as a poor approximation for these things.
EDIT: I should also point out that your source says "fixed-width is intended for code." You left that word out and it's an important one. If it said "is only for code" the meaning would be different.
Side note, reddit lets you do a line break by ending a line with two spaces before hitting enter. Just tested to double check, it doesn't work here. I wish it did, and replacing space-space-newline with <br> seems like a pretty trivial and unobjectionable feature, but here we are.
In terms of usability, vertical space almost doesn't matter anymore. The vast majority of people have an interface that makes vertical scrolling effortless, whether it's a trackpad gesture, mouse scroll wheel, or touchscreen drag / flick.
Horizontal scrolling is harder to do and less common/conventional (chicken and egg as to why, but it's the reality today).
You might not like the way it looks, but it's clearly better for usability to spend more vertical space in order to prevent horizontal scrolling.