atleastimtrying / rubber_duck

Rubber ducking as a service.
MIT License
110 stars 6 forks source link

storage/persistence of user data #3

Closed atleastimtrying closed 10 years ago

atleastimtrying commented 10 years ago

do we want to make it entirely client side using local storage? can boast ultimate security?

undecided commented 10 years ago

That's an idea. I am considering the concept of training the duck, it might be useful to be able to thumb through real-world user input to suggest ways the duck should have responded, maybe have a "That's not much use" button?

For a first draft, MVP n' all, local storage may be the way to go.

Second draft, if there is one, I would like a flip switch that says "Use this conversation for training purposes". May be a way down the line though.

atleastimtrying commented 10 years ago

I think if people want to talk business sensitive ideas anonymously offering a lack of persistence might be an upsell!

On Wed, Feb 12, 2014 at 2:34 PM, Matthew Bennett notifications@github.comwrote:

That's an idea. I am considering the concept of training the duck, it might be useful to be able to thumb through real-world user input to suggest ways the duck should have responded, maybe have a "That's not much use" button?

For a first draft, MVP n' all, local storage may be the way to go.

Second draft, if there is one, I would like a flip switch that says "Use this conversation for training purposes". May be a way down the line though.

Reply to this email directly or view it on GitHubhttps://github.com/atleastimtrying/rubber_duck/issues/3#issuecomment-34873822 .

undecided commented 10 years ago

Upsell... like "Want to keep this a secret? Pay us $$$$" or did you mean as a selling point?

atleastimtrying commented 10 years ago

a selling point you criminal.

On Wed, Feb 12, 2014 at 3:50 PM, Matthew Bennett notifications@github.comwrote:

Upsell... like "Want to keep this a secret? Pay us $$$$" or did you mean as a selling point?

Reply to this email directly or view it on GitHubhttps://github.com/atleastimtrying/rubber_duck/issues/3#issuecomment-34881786 .

undecided commented 10 years ago

Nothing criminal - I was thinking of asking the question BEFORE they tell us their problems!!

atleastimtrying commented 10 years ago

i wasn't thinking of this being directly monetized, more as a promotional piece for the three of us.

On Wed, Feb 12, 2014 at 3:55 PM, Matthew Bennett notifications@github.comwrote:

Nothing criminal - I was thinking of asking the question BEFORE they tell us their problems!!

Reply to this email directly or view it on GitHubhttps://github.com/atleastimtrying/rubber_duck/issues/3#issuecomment-34882299 .

atleastimtrying commented 10 years ago

closing this as there is no persistence at the moment.