Note that not all title changes are mod edits. They could be from the original submitter.
Only within the first ~10 minutes post-submission
Hacker News Title Edit Tracker
21–30 of 39 posts
Re: Hacker News Title Edit Tracker
#22Earlier quoted context omitted.
You aren’t alone. I’ve noticed a major uptick in these types of editorial changes that remove or obscure the intent of the underlying content. They don’t seem to follow a consistent editorial standard or voice, and are having a noticeable effect on the quality of the HN UX.
Do we know who is doing these edits and why?
https://news.ycombinator.com/item?id=29879165
but the mods did this one:
https://news.ycombinator.com/item?id=29879184
Peter's tool doesn't tend to pick up software edits because most of those happen on submission, which is before the tool picks them up.
Re: Hacker News Title Edit Tracker
#23This is probably just evidence that I care about something unimportant, but sharing this after noticing a diminishing change today: In first, US surgeons transplant pig heart into human patient ↓ U.S. surgeons transplant pig heart into human patient in reference to https://news.ycombinator.com/item?id=29882912
I like the latter title better; I can understand the editorial stance because “first” does sound a bit click bait like.
In the case of the pig's heart, there is no doubt that it is the first such transplant. Arguably, people know as much and it doesn't need to be pointed out. But it's borderline and with a bit of appreciation of the fact that headlines are creative works just as much as the text, I'd argue for a bit more deference to the people who have probably put a lot more thought into the headline.
Re: Hacker News Title Edit Tracker
#24Why doesn't HN have an auto-title suggester that si ply pulls in the title of the target URL? Would save a lot of heartache.
javascript:window.location=%22http://news.ycombinator.com/submitlink?u=%22+encodeURIComponent(document.location)+%22&t=%22+encodeURIComponent(document.title)
Might need some change in encoding/quoting for other browsers, IIRC.Re: Hacker News Title Edit Tracker
#25Re: Hacker News Title Edit Tracker
#26It looks like the mods are sticklers for capitalization. I’m looking forward to seeing this post’s title edited.
Re: Hacker News Title Edit Tracker
#27Re: Hacker News Title Edit Tracker
#28It looks like the mods are sticklers for capitalization. I’m looking forward to seeing this post’s title edited.
Perhaps a bothersome aspect of title changes is we are not told the reason(s) behind the edits. For example, if an HN reader is emailing the moderator and asking them to change a title, other readers might want to know that, along with knowing what was the original title. Whereas if it is a small correction, like adding "(2019)" to the end, perhaps few readers would really care. Sometimes we can decipher the reason, other times not.
Another bothersome aspect might be the arbitrtary applicaton of title changes. Some titles get changed based on some discernible criteria while others do not despite meeting the same criteria.
It is quite common for HN titles that exactly match the submitted web page's to be subsequently changed to something else after submission, even though HN guidelines state that titles should not be editorialised.
Re: Hacker News Title Edit Tracker
#29It looks like the mods are sticklers for capitalization. I’m looking forward to seeing this post’s title edited.
One could add "(2019)" to the end of it. Perhaps a bothersome aspect of title changes is we are not told the reason(s) behind the edits. For example, if an HN reader is emailing the moderator and asking them to change a title, other readers might want to know that, along with knowing what was the original title. Whereas if it is a small correction, like adding "(2019)" to the end, perhaps few readers would really car…
Re: Hacker News Title Edit Tracker
#30Why doesn't HN have an auto-title suggester that si ply pulls in the title of the target URL? Would save a lot of heartache.
There's no "the title" - there are lots of choices, including the HTML doc title, the URL itself (which sometimes-has-a-hyphenated-title-like-this), headings on the page. None is reliably the best choice, and all of them are frequently crap; frequently enough that it wouldn't make sense to have any of them be an official suggestion.