Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking thread goals #1

Open
VhatAmI opened this issue Dec 9, 2015 · 2 comments
Open

Tracking thread goals #1

VhatAmI opened this issue Dec 9, 2015 · 2 comments
Assignees

Comments

@VhatAmI
Copy link
Contributor

VhatAmI commented Dec 9, 2015

Know how long since each user has key'd a character.
Know if a sent message has been sent and received.
(But not read... how could that be determined?)

Use K 1 to determine if user is typing.
Use K 1 to disconnect inactive users. (Duration? 10 min?) (15 seconds for testing?)
User can toggle off, default is on.

@VhatAmI VhatAmI self-assigned this Dec 9, 2015
@VhatAmI
Copy link
Contributor Author

VhatAmI commented Dec 10, 2015

@kuhailm just finished the final build on the other project.
I only added one feature to the chat today, I'll add more tomorrow. I think Jeremy C. fell asleep after his final. Too tired to finish it now, I've never coded 15 days in a row like this before.

@VhatAmI
Copy link
Contributor Author

VhatAmI commented Dec 10, 2015

You can determine if an email has been opened, but not read.
More than duration of time is needed to know it is read.
Eye event listeners for webcams would be needed maybe...
But even if someone has read the chat, how then do we determine if they understand?

The Chinese room argument is pretty interesting...
That question isn't easily answered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant