Giter VIP home page Giter VIP logo

Comments (2)

jcsteh avatar jcsteh commented on September 2, 2024

On further reflection, I'm not sure this solution is ideal. Say the user is at 5 minutes and moves back by measure until they get to 3 minutes (but obviously measures will be reported). If they then hit left arrow, "59 seconds" will be reported instead of "2 minutes 59 seconds". However, the user didn't know they were at 3 minutes, so that might be really confusing.

At this point, my thinking is that I should just forget the cached times whenever a different unit is reported. For example, if you're moving with the arrow keys and they're reporting min/sec, as soon as you move by measure, the next press of the arrows would read the full min/sec time, even if you hadn't moved to a new minute. That might be slightly more verbose in some cases, but it's also more reliable.

Thoughts @GianlucaApollaro @ScottChesworth?

from osara.

chrisbelle2015 avatar chrisbelle2015 commented on September 2, 2024

Accuracy and correct info always win out over verbose, you can always
shut up the speech.

On 4/2/2015 6:32 AM, jcsteh wrote:

On further reflection, I'm not sure this solution is ideal. Say the
user is at 5 minutes and moves back by measure until they get to 3
minutes (but obviously measures will be reported). If they then hit
left arrow, "59 seconds" will be reported instead of "2 minutes 59
seconds". However, the user didn't know they were at 3 minutes, so
that might be really confusing.

At this point, my thinking is that I should just forget the cached
times whenever a different unit is reported. For example, if you're
moving with the arrow keys and they're reporting min/sec, as soon as
you move by measure, the next press of the arrows would read the full
min/sec time, even if you hadn't moved to a new minute. That might be
slightly more verbose in some cases, but it's also more reliable.

Thoughts @GianlucaApollaro https://github.com/GianlucaApollaro
@ScottChesworth https://github.com/ScottChesworth?


Reply to this email directly or view it on GitHub
#31 (comment).

from osara.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.