ChanServ changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
sima has quit [Ping timeout: 480 seconds]
<xorgy>
01:58 < alanc> many would argue new usage should be using libwayland-client, not libX11 or libxcb << I'm one of those people whose workflow is still very broken under Wayland
<xorgy>
(and also I was a Wayland early adopter)
Haaninjo has quit [Quit: Ex-Chat]
m5zs7k has quit [Read error: Connection reset by peer]
MrCooper has quit [Read error: Connection reset by peer]
m5zs7k has joined #freedesktop
MrCooper has joined #freedesktop
ocrete has quit [Quit: Ping timeout (120 seconds)]
gallo729 has quit []
thecollaboran147 has quit []
ndufresne has quit [Quit: Ping timeout (120 seconds)]
dbrouwer has quit []
ao2_collabora has quit []
guludo has quit [Quit: WeeChat 4.4.2]
ocrete has joined #freedesktop
karenw_ has joined #freedesktop
karenw has quit [Ping timeout: 480 seconds]
scrumplex_ has joined #freedesktop
scrumplex has quit [Ping timeout: 480 seconds]
ao2_collabora has joined #freedesktop
gallo729 has joined #freedesktop
dbrouwer has joined #freedesktop
thecollaboran147 has joined #freedesktop
thecollaboran147 has quit []
ao2_collabora has quit []
ocrete has quit [Quit: Ping timeout (120 seconds)]
gallo729 has quit []
dbrouwer has quit []
thecollaboran147 has joined #freedesktop
karenw_ has quit [Ping timeout: 480 seconds]
ndufresne has joined #freedesktop
ocrete has joined #freedesktop
ao2_collabora has joined #freedesktop
vimproved has quit [Remote host closed the connection]
fomys has quit [Remote host closed the connection]
alpernebbi has joined #freedesktop
fomys has joined #freedesktop
fomys has left #freedesktop [#freedesktop]
fomys has joined #freedesktop
ao2_collabora has quit []
ao2_collabora has joined #freedesktop
bmodem has joined #freedesktop
<pq>
What's preventing from just adding dcz_ to the ci-ok list?
iconoclasthero has joined #freedesktop
<pq>
fomys, #dri-devel is a better place to ask about dim etc.
<fomys>
pq: Thanks! So I'm moving my question
<pq>
fomys, also congrats(?!) for the maintainership! :-)
<emersion>
pq, nobody is directly on the CI-OK list rn
<emersion>
iirc bentiss wanted to keep it that way
<fomys>
Thanks!
<fomys>
I hope I will be able to merge the YUV series soon : )
<fomys>
I have some feedback to address from Maxime, but the first part (rework the composition algorithm) is fully acked-by by Maíra
<fomys>
And I am working with José on the ConfigFS configuration, and now MST emulation (currently nothing works, but I made some progress)
<dcz_>
btw, I have set up a crappy runner for myself, but I think what I'm really after is the legitimacy of the project being in fdo
<bentiss>
pq, emersion: yes, I'd rather not have a global list of individuals vetted by a couple of admins when we can have each group responsible for their users
<dcz_>
otherwise, fdo has a long user approval and gitlab is rather slow, so I worry about losing potential contributors that way
<dcz_>
*its gitlab is rather slow, compared to other instances
<bentiss>
regarding gitlab being slow, yes, we know, it's both a lack of resources (because we are hosting heavy projects) and historical reasons because we are using kubernetes, though k8s saved us a fair bit of time
<bentiss>
regarding "long user approval" not sure what you mean. During the week, it shouldn't take more than 24h, usually less than an hour. During weekends, .. well, we also have a life
<dcz_>
I don't blame you, just explaining my reasons. Comparing to github, 90% of people don't need a new account to contribute, gitlab.com registers in 10 minutes. That heavily depends on what kind of contributors I'm going to have though
<dcz_>
(also the reason I'm not considering codeberg although I love the concept)
<bentiss>
if we had an efficient way of detecting spammers and script kiddies, we could return back to the "no restrictions" time, from a few years ago, but right now, some people ar abusing our system, so we have to take defensive actions, unfortunately
<bentiss>
(and we don't have an army of people monitoring spam)
<dcz_>
I totally get it, and I am disappointed the cards are stacked against you. Still, I want to choose what lets my project take off
<dcz_>
so having a label of "official fdo project" is probably good enough, but I don't know if "private project on fdo" is
<bentiss>
probably not. I just prefer not being the one taking the yay or nay decision on which projects gets accepted
<fomys>
bentiss:Do you have a really small infrastructure for the number of projects or is it the whole gitlab that becomes very slow when there are big projects? For example, clicking on ‘edit profile’ (i.e. unrelated to a project) takes more than 10 seconds (I'm not blaming anyone, it's already a huge job to have this instance running and to manage it, I'm just asking the question out of curiosity).
<bentiss>
fomys: we only have one replica of the db, so if we have heavy db tasks, everyone is seeing that
<hakzsam>
so, is the branchpoint delayed?
<bentiss>
the problem is partly the numbers of disks for replicating the db: our db is in the 300GB range, but with ceph it's replicated on 3 disks, so that's ~1TB per instance. and because we want to keep them running on SSDs, we don't have enough space to duplicate it twice :(
<bentiss>
the plan was: split the db into CI + rest (was part of 17.0, but we got some big issues when we tried it), and then try to duplicate the main db
<bentiss>
anyway, I don't have enough time to sink into that, and that's one of the main issue (plus I'm not a DB expert at all)
<fomys>
bentiss: I see, thanks!
jturney has quit [Ping timeout: 480 seconds]
jsa1 has joined #freedesktop
<pq>
emersion, hmm, I thought I was. Oh well.
<pq>
dcz_, sounds like you need to be accepted to any existing gitlab.fdo group with CI privileged, then you can run CI on any project you like. Mesa, Wayland, something else?