(but not with the dedicated cloud thing apparently)
outsidecontext
looks like we can't download the existing TM from transifex, though, unless we have a payed plan there :(
CatQuest
ew
ruaok
so if we want tshared translation we need the 17eur version?
CatQuest
if I understood the prices page correctly
yvanzo
outsidecontext: ok, that was the main point (using both weblate and transifex for Picard to start with), thanks.
sumedh has quit
Freso
If we decide to switch to Weblate, could we do a one-time payment to Tfx to fetch the TM from there and import that to WL?
CatQuest
since th uy seems resonable to talk to acc to outsidecontext we can ask?
yvanzo
I worked on MB OAuth integration too, so I’m curious if it could be possible to have it with paid hosting.
Mr_Monkey
That's what I was thinking too
ruaok
I'm confused that shared memory is only available on the 17 tier, but SSO only on 25? WTF?
CatQuest
"You can add screenshots to ease translation of UI"
wow
Freso
Either way, seems like a decent trade-off to get out of exactly that vendor lock-in. The longer we stay in the lock-in, the more the sunken cost will be.
outsidecontext
ruaok: I think this note about shared TM is meant different: On 17€ you only get a TM you have to share with others
CatQuest
ruaok: yea, that seems weird. so i think we might ask the guy
oooohhhhhh
outsidecontext
I think we should go with the 25€ version for full control of settings
ruaok
ah, ok, yes.
should I just go sign us up?
CatQuest
I mean we could test picard *first* but
...
"You can integrate your own oauth provider, so login with MB credentials would be possible"
ruaok
oh, loads more options. let me know what we need, I have no clue what our current needs are.
CatQuest
man I say go!
Freso
Maybe outsidecontext and ruaok et al can figure out the specifics outside of the meeting. :)
ruaok
yeah.
CatQuest
nothing i've seen on weblate or testing it some time earlier made me hate it :d
outsidecontext
ruaok: I'll probably not have time to set things up this week, not sure yet. wait a bit, I'll check a few things what is possible and needed and then we can talk about signing up
Freso
yvanzo: Got more comments, or good to go? :)
yvanzo
CatQuest: not really out of the box, it requires some glue code.
ruaok
looking further, I think 99eur is actually what we'll need. :(
CatQuest
sure of course
aw
Freso
I think we’re all done, so…
Thank you everyone for your time! Stay safe out there, and enjoy the sun (while wearing a mask and using sunscreen and otherwise staying safe!) if you have some where you are!
ruaok: however, they also offer that same plan free to open source projects, so maybe there's some wiggle room to ask for that but offer to pay something
Mr_Monkey
Thanks !
Have a good week everyone!
_lucifer
the cache works but this time pulling the image took more time.
alastairp
yeah, interesting
ruaok
if there is a free plan, then I'll just donate 500eur per year and be done.
alastairp
yeah, right.
yvanzo
this looks nice to support weblate one way or another
ruaok
for sure.
_lucifer
the actions' docs say that pulling from docker hub is almost always faster.
Mr_Monkey
I think the open-source plan is the same (for free) as the 99€/m plan, if I read correctly
alastairp
though did outsidecontext say that all open source projects share a server and it's sometimes slow? might be something to consider
_lucifer: I think it's saying there "pull complete images from docker hub every time instead of caching the pulled image"
ruaok
once we understand our needs I'll chat them up and see if we can reach some middle ground consensus that doesn't lump is into the OSS much
muck
_lucifer
alastairp: yes, that's what i intended to say 😅.
alastairp
_lucifer: ah, right
maybe this will have a bit more impact on larger projects
_lucifer
yeah.
alastairp
with the original basic version: 1m to build, 1m to pull, 30s to run tests
regarding LB spammers: what's the point there? I don't really get the concept, how and why does someone spam LB!?
_lucifer
the spammers send listens of the same song or artist a large number of times.
i am not sure what the point is but it can definitely act as a bias in recommendations or other features.
ruaok
outsidecontext: beats me
utterly pointless
but at least the sockpuppets are easy to identify
CatQuest
maybe agents of some label or popularity thing
outsidecontext
ok. I guess as soon as one can submit data somewhere someone will spam it
ruaok
yep
googlejuice maybe?
CatQuest
spam is so stupid! i didn't sign up for ebay for yeeeaaars becasue i got spam from there and it put me off
_lucifer
alastairp: ruaok: how about adding docker password and username as organization level secrets so that we can use them in actions across all MeB projects. otherwise, we'd have to add it on to each repo individually.
CatQuest
only after it was explaiend to me that they thmselves didn't sned spam did i start to understand
ruaok
sounds like a decent idea to me, but I don't know much about it.
_lucifer
i think there's probably a control for the org admin to define it there and then limit visibility to specific repos.
_lucifer: just something like "calls _prep_key on the keys of dictionaries with the namespace and encode_val on the values if encode is True"
jasondk
Thank you alastairp :)
_lucifer
alastairp: 👍, and regarding tests for `_prep_key`, do you have any specific test case in mind that should definitely be added?
alastairp
remind me - are there any tests for it?
what does it do? add namespace to a key?
_lucifer
no
jasondk
and I appreciate the feedback ruaok, I will update the proposal on the forum and also submit it on the GSoC site tonight.
alastairp
it used to encode to bytes, but doesn't do that any more?
Vardan joined the channel
Vardan
Hello everyone, so the idea I am planning on working is "Integrate more music services for recording listens and playing music" and I need some guidance how should write my proposal. If you guys have some referral implementations that would be great. I want to integrate deezer
alastairp
(sorry, I don't have it open atm)
_lucifer
alastairp: yes add to namespace and ensure ascii
alastairp
_lucifer: right, those sound like 2 great tests :)