Live data from Hacker News

Show HN: Probabilistically Generating HN Post Titles

grantslatton.com

41–50 of 276 posts

Re: Show HN: Probabilistically Generating HN Post Titles

#41

I was inspired by this comment https://news.ycombinator.com/item?id=6813162 I find that lookback of 2 generally creates more entertaining titles. Lookback of 3 usually seems to just splice together two titles (which can be hilarious, and is usually more grammatically correct), and lookback of 1 tends to generate more nonsense. Some fun ones I found just now: The Neuroscientist Who Discovered He Was a Teenage Hacker H…

"PHP Sucks But I Didn't" is pretty hilarious, also knowing what the "most probable" is by year could be a great annual tradition. Did you check 2012 and 2011?

Re: Show HN: Probabilistically Generating HN Post Titles

#43

That is literally hilarious. "Nobody’s going to download your bullshit app" , "HN will be retired, transition to Google Wallet Anti-Competitively" , "The best interface is no retirement" , "Amazon's homepage was down for 6 hours to boot Ubuntu" , "PHP Sucks But I Like PHP" , "Programming is a Lie" ,""Gangbang Interviews" and "Bikini Shots": Silicon Valley’s Start-Up Machine" , "Ask HN: What colour is your primary ope…

I hate myself for posting these, but I cannot resist (I am silently shaking from laughter fighting hard not to wake up my newborn):

Show HN: Let's Be Civil (I think his was a real post but with Tell HN -- the small change is hilarious)

Jordanian citizen was denied re-entry to the Post PC Era

Firefox now only has one big flaw

I feel I am a programmer

Web Intents - the future of spam in Windows

A new Python web framework for Haskell

Re: Show HN: Probabilistically Generating HN Post Titles

#44

I was inspired by this comment https://news.ycombinator.com/item?id=6813162 I find that lookback of 2 generally creates more entertaining titles. Lookback of 3 usually seems to just splice together two titles (which can be hilarious, and is usually more grammatically correct), and lookback of 1 tends to generate more nonsense. Some fun ones I found just now: The Neuroscientist Who Discovered He Was a Teenage Hacker H…

Markov chains are always hilarious. Try feeding it the whole text of a news article, or even a book; this way you can use higher lengths and get even more impressive results.

I am not sure. I have seen funny MC generated text before, but I think headlines are short and their structure plays well with the Markov Model.

Re: Show HN: Probabilistically Generating HN Post Titles

#47
These ones got me some odd looks from my coworkers (couldn't hold in the laughs):

  The Node Beginner Book, a guide to Objective C

  What Happens to the HN Crowd: Do nothing for 2 minutes

  The polynomial algorithm for a Cool Billion Dollars

  My husband is a new IDE for poets
Classic.

Re: Show HN: Probabilistically Generating HN Post Titles

#49

That is literally hilarious. "Nobody’s going to download your bullshit app" , "HN will be retired, transition to Google Wallet Anti-Competitively" , "The best interface is no retirement" , "Amazon's homepage was down for 6 hours to boot Ubuntu" , "PHP Sucks But I Like PHP" , "Programming is a Lie" ,""Gangbang Interviews" and "Bikini Shots": Silicon Valley’s Start-Up Machine" , "Ask HN: What colour is your primary ope…

The first one I saw was

> The WorldWideWeb application is now larger than LinkedIn

I had to follow the link to the code to convince myself it really was random and not satire.

Post reply on HN