- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Python script:
import time
import threading
UPDATE_DELAY = 1
THRESHOLD = UPDATE_DELAY * 2
NORMAL_BEHAVIOR_PERIOD = 3 * THRESHOLD
lastTime =…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Check if no response since 50 seconds seems to be a good way to be notified when the WebSocket does not work anymore.
Alternatively should check if after the same amount of time face again this…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
head -c 27 notifyOnNewRealTimeOverleafActivity.py.log
2025-09-30 15:35:50.061342
tail -n 3 notifyOnNewRealTimeOverleafActivity.py.log
Output…
Got on Firefox
Still watching? Video will pause soon
Does not seem related to Benjamin-Loison/firefox-android/issues/18.
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
'5:::{"name":"clientTracking.clientUpdated","args":[{"row":14,"column":12,"doc_id":"XXXXXXXXXXXXXXXXXXXXXXXX","id":"X.XXXXXXXXXXXXXXXXXXXX","user_id":"XXXXXXXXXXXXXXXXXXXXXXXX","email":"benjam…
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
notifyOnNewOverleafActivity.py.log
:
2025-09-30 15:35:50.061342 ...
...
2025-10-02 07:59:30.409043 message='2::'
2025-10-02 07:59:56.346952…
diff
progress for 2 huge files
*An error occurred during the work with the document.*
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
The Stack Overflow answer 4152986 helps to add some logs.
Rename users to
benjamin_loison
across my devices
Maybe related to Benjamin-Loison/cinnamon/issues/218.