[04:51:41] coal metrics on perf.wm.o are dead, I think [04:54:48] Last data Jan 26 20:50 UTC, ori , dpifke [05:09:58] dpifke: and I don't think the arc-lamp script is sorting files [05:15:11] * Krinkle got distracted https://phabricator.wikimedia.org/T273023#6779134 [05:23:40] I saw; very nice [05:44:40] It took me a while to get there, but I basically just removed all overrides and let the default Bootstrap styles do their thing. E.g. https://getbootstrap.com/docs/4.3/examples/sign-in/ [05:44:56] plus two color changes to match wm design [05:51:46] I'm implementing a clone of the New York Times "spelling bee" word game for fun, to keep my front-end skills relevant [05:51:59] and again ended up in a CSS positioning nightmare [05:55:22] I mostly use flexbox now for new things, it's a fairly high abstraction level but tends to work for most things: https://css-tricks.com/snippets/css/a-guide-to-flexbox/ [05:55:43] no more float, position, clears etc. [05:56:12] just flex rows, flex columns, possibly wrapped or no-wraps, spaced out or not etc. [05:57:50] https://blue-lines.atdt.co/hex/hex.html it works if you ignore the fact that it doesn't work [05:59:08] the mistake I made was to use a stackoverflow snippet to draw the beehive with css [05:59:19] i'm redoing it now as svg [05:59:29] cool [06:00:51] now i'm in a "how to vertically/horizontally center text inside an svg shape" rabbit hole [06:04:07] "Wikimedia Developer Username" is maybe a bit redundant given that it's just below the "Wikimedia Developer SSO" caption [06:04:12] maybe just "Username" [06:19:12] ori: I've updated the screenshot to better match the actual patch. I forgot to re-apply part of the change during the screenshot last time. [06:19:21] I changed it to "Wikimedia Developer Account" [06:19:40] to match the terminilogy we use elsewhere, main idea being to clarify what credentiasl to use (aka Gerrit/wikitch/LDAP) [06:19:59] that was what motivated it originally, but it got botched unfortunately to say "Username" [06:21:46] it might be worth moving that to a line above it, and then shorten the placeholders as you say [09:13:03] I suspect the coal breakage has to do with the event platform migration of navtiming https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/658673/3#message-e63e2153c8d611f0d00b01b6fb2d80fc3f3aff06 [09:15:12] yep, same missing library that killed the navtiming daemon a dew days ago [09:17:16] https://phabricator.wikimedia.org/T273033 [09:32:24] phedenskog: fixed the link to Noam's talk [09:33:09] Cool, I've just started with Pats