Show HN: Backseat Writer – write like Shakespeare and others
trevorah.github.com
Show HN: Backseat Writer – write like Shakespeare and others
1–10 of 17 posts
Re: Show HN: Backseat Writer – write like Shakespeare and others
#2Re: Show HN: Backseat Writer – write like Shakespeare and others
#3Opinions?
Re: Show HN: Backseat Writer – write like Shakespeare and others
#4Re: Show HN: Backseat Writer – write like Shakespeare and others
#5Opinions?
Re: Show HN: Backseat Writer – write like Shakespeare and others
#6Opinions?
It seems to be buggy? There were 9 JavaScript errors in the process of typing, "How do I compare thee to a summer's day?" (I know that's not the original text of the sonnet.)
Re: Show HN: Backseat Writer – write like Shakespeare and others
#7Earlier quoted context omitted.
It seems to be buggy? There were 9 JavaScript errors in the process of typing, "How do I compare thee to a summer's day?" (I know that's not the original text of the sonnet.)
Yeah, only listing the top 10 chars to write next results in a few misses. Its also bit of a pain to test a recursive function that uses random numbers.
Re: Show HN: Backseat Writer – write like Shakespeare and others
#8Earlier quoted context omitted.
Yeah, only listing the top 10 chars to write next results in a few misses. Its also bit of a pain to test a recursive function that uses random numbers.
I can understand that, but in a web app like yours which is meant to be very responsive, I think you would be better served by handling misses rather than letting errors throw away the stack (so to speak) every time a miss happens.
Re: Show HN: Backseat Writer – write like Shakespeare and others
#9Opinions?
Re: Show HN: Backseat Writer – write like Shakespeare and others
#10Opinions?
Is this intended to produce 'sounds like' gibberish or structured sentences? Just curious at the end goal.