Most active commenters

    ←back to thread

    249 points mattcollins | 16 comments | | HN request time: 0.209s | source | bottom
    1. teraflop ◴[] No.42188051[source]
    HN's automatic title editing strikes again. The title of this submission should presumably be: "99 Bottles of OOP now available in Python".
    replies(5): >>42188093 #>>42188430 #>>42193789 #>>42194129 #>>42194814 #
    2. ◴[] No.42188093[source]
    3. Stratoscope ◴[] No.42188430[source]
    Note to anyone who submits an article: If the title gets mangled like this, edit it.
    replies(2): >>42189749 #>>42193751 #
    4. codetrotter ◴[] No.42189749[source]
    It definitely took me quite a bit of time from I joined HN until I learned that if you edit your submission title then you can override the automatic edits that HN makes to the title you originally submitted.

    And I would guess that likewise there are still a lot of people that don’t know this.

    Also, sometimes one might not realize that the title got changed until it’s too late to edit the title of the post.

    replies(1): >>42194292 #
    5. zombot ◴[] No.42193751[source]
    > edit it.

    How???

    replies(1): >>42193993 #
    6. zombot ◴[] No.42193789[source]
    > HN's automatic title editing strikes again.

    Demonstrating for the umpteenth time that automated clairvoyance is an idiotic idea.

    7. Jtsummers ◴[] No.42193993{3}[source]
    Same as with comments, submissions have an edit link that works for an hour or so after submission.

    You can only edit the submission title. If you want to edit the link, email the mods.

    replies(1): >>42194840 #
    8. hansvm ◴[] No.42194129[source]
    Here I was assuming bottles might fit nicely into the Flask ecosystem.
    replies(1): >>42195594 #
    9. amelius ◴[] No.42194292{3}[source]
    I wish HN could just take the url and then fetch the title of the page.

    That would save quite a hassle, especially on mobile.

    replies(2): >>42195959 #>>42197117 #
    10. km144 ◴[] No.42194814[source]
    Why does HN automatically edit titles??
    replies(1): >>42195215 #
    11. ◴[] No.42194840{4}[source]
    12. corytheboyd ◴[] No.42195215[source]
    It’s supposed to kill clickbait titles. In practice it just randomly mangles titles. I don’t get why they don’t remove the feature and instead rely on flagging.
    13. randlet ◴[] No.42195594[source]
    There's already a bottle web framework [1]. It came out around the same time as Flask I think. It might have even started as a spoof of Flask even? Or vice versa?

    [1] https://bottlepy.org/

    replies(1): >>42195780 #
    14. darrenf ◴[] No.42195780{3}[source]
    IIRC, it's vice versa. Bottle predates Flask by a few years I think.

    Edit to add: Bottle's own FAQ says so: https://bottlepy.org/docs/dev/faq.html#what-about-flask

    15. jdminhbg ◴[] No.42195959{4}[source]
    In this case, the missing '99' isn't a typo, it's deliberate by HN to eliminate clickbaity headlines like '7 Ways To Be A Better Programmer.'
    16. layer8 ◴[] No.42197117{4}[source]
    That would be prone to title injection by malicious pages. ;)

    More seriously, HN should instead display an instruction after submitting, informing that the title was changed and that the submitter should check the change and edit if necessary. The issue is that most submitters either don’t seem to notice that the title changed or don’t hit on the idea that they can edit it after the fact.