make Byo yomi time smaller than main time if both are present
make profile pictures stay small
make flags stay up near the profile pic
Shorten time control representation
I imagine CSS changes will be relatively inoffensive, since we would mostly just be making things more consistent, but the time control could be more controversial since there would be lost information if we remove the hours, so I’d like to get more feedback before starting to edit code. My reasoning for the proposal is that 3 hours is so small in the context of a week that the additional precision is not worth the space.
I don’t think precision matters that far out. When it does matter, closer to the deadline, the system already switches to hours only. At 47 hours, right? Abbreviation is the best solution, I think.
BTW: what does the circle with the number inside mean in the Black player cards? I’ve never seen that before.
Ah, I didn’t know that. Agreed that hour level precision becomes irelevant at some point. Maybe I’d argue for 72 hours instead of 48, but even if it stays at 48 that’s nothing I would worry about.
OK cool, personally I can convert something like “36 hours” without much mental energy, but would have trouble understanding durations larger than a few days if represented as hours. I definitely will keep the current behavior for times less than 48 hours.
I voted “other” as i feel it would be good enough to have only the days there when its more than 2 days. When the timer drops down below 48 hours, then have the hours, and at below 24 hours it only shows the minutes. So basically the current system, but bit less clutter ^___^
I like this format, maybe because it’s what I’m used to on Sente App (which also does 10h 48m for example).
I feel it’s useful to know if you are near the full day or about to drop a day - the difference between 3d 23h and 3d 1h). With an 8h increment maybe you’d like to know if you need to make a move or two to keep ahead of a weekend, bank hol, busy period or if you are obviously ok. Half a day might make the difference.
Very nice ! One issue now is that in languages using a different word for “days” not beginning with the letter d, the abbreviation “d” is now inconsistent.
Yes, those strings are internationalized in the code! Are they not showing up in the translation tool?
Update: I checked, it is in the tool. I’ll update the French to 2j 23h, but I encourage you to check out translate.online-go.com if you haven’t already! It’s a great way for polyglots to contribute to the site!