00:40imirkin: on kepler+, the subchans are per-engine. on fermi and earlier, you can bind whatever class you want to whatever subchan
00:41imirkin: on kepler+, iirc you don't even have to bind - just use the methods
00:41imirkin: i think we still bind coz it's easier
00:51Lyude: imirkin: that explains the confusing we had with bindings at least
00:51Lyude: *confusion
07:49daniels: sorry about the broken cert, we're working out how to fix it
08:06daniels: and fixed; as soon as everyone's DNS cache expires out, you'll be hitting the Pages site
08:06daniels: please enjoy
10:37karolherbst: daniels: yay \o/
10:38karolherbst: mhhh
10:38daniels: karolherbst: thanks for doing that!
10:38karolherbst: daniels: there is one difference though :/
10:38karolherbst: daniels: before all the links were under wiki/
10:38daniels: ah
10:39karolherbst: and to not break old links I'd prefer to be the same now as well
10:39karolherbst: could we change that?
10:39karolherbst: or should I just move everything in a sub directory in git?
10:40daniels: hang on
10:45daniels: ok
10:45daniels: so /wiki/$foo now redirects to /$foo
10:45daniels: is that sufficient?
10:46daniels: https://nouveau.freedesktop.org/wiki/CodeNames/ redirects as you'd hope
10:47karolherbst: yeah, that's fine :)
10:47karolherbst: we now just have two level of redirections I think? :D
10:49karolherbst: daniels: btw, there is an experimental gitlab redirection plugin we might want to rollout
10:49karolherbst: https://docs.gitlab.com/ee/user/project/pages/redirects.html
10:49karolherbst: so you can create a _redirects file with all the redirects you need
10:49karolherbst: dunno if we are up for it or not
10:49karolherbst: now I just install a bunch of html files
10:50karolherbst: but I kind of prefer having those HTTP redirects somewhat :p
10:50karolherbst: or is there already a way of doing that?
10:52karolherbst: daniels: btw.. one ugly thing of the redirects are that you end up with double slashes :/
10:52karolherbst: not that it matters
10:52karolherbst: it's just a bit ugly :D
10:57daniels: I can fix the double slashes easily
10:57daniels: for the redirects, also no problem
10:59karolherbst: yeah.. I just don't know how unstable or broken that feature is
10:59karolherbst: or if it causes a bunch of security issues
11:23daniels: ah, it's enabled by default in the next 2 weeks
11:23daniels: *enabled by default now, and the release will ship in 15 days
11:23daniels: **in the release which will ship in 15 days
11:23daniels: so if you can wait till then it'll just happen
11:24karolherbst: ahh, cool :)
11:25karolherbst: looking forward to it. Then I can drop my ugly script: https://gitlab.freedesktop.org/nouveau/wiki/-/blob/master/scripts/gen_compat_links.sh
11:35karolherbst: daniels: btw, now everything looks good! Thanks!
11:38daniels: awesome :)