Tom Watson

Results 202 comments of Tom Watson
trafficstars

I think a better option would be to slightly rotate the card on hover. That is a better hint as to what interaction is actually available - flipping it.

This is something that should be fixed in https://github.com/tom-james-watson/wikitrivia-generator. It would be possible to add a temporary workaround to the frontend too, though, as regenerating new cards takes a long...

Closed by https://github.com/tom-james-watson/old-reddit-redirect/pull/133. Thanks @skippybosco! 🫶 This is awaiting review as 1.8.2 on Firefox and 2.0.1 on Chrome and so should be published over the next few days.

Can confirm I saw this too. A new version that is a complete rewrite has been deployed so there will be some teething issues. Needs some investigation.

I have changed the list of STUN servers used for ice from the jitsi stun server back to two google servers. This resolved some issues I saw locally with ice...

I've actually just fixed what I believe was another bug in the connection code, so definitely worth trying again now.

Hello! Nice to see people using the site 🙂. Yeah I agree this isn't ideal. I use Firefox on Android and a simple tap on the div of the entry...

Haha ok. I have been trying to keep the site as simple and as lightweight as possible and would like to avoid adding any javascript if possible. If I were...

It's due to when a direct p2p connection cannot be achieved. Ideally there would be some UI that makes that clear. Unfortunately without running a TURN server, which is incredibly...

Yup, displaying a message on the relevant person's video/placeholder would be the way to go. I'm not actively working on this at the moment. PRs are welcome.