Wojtek
Wojtek
Or maybe simply have two fields/member: one with metadata duration and one with actual media duration? Probably somewhat less efficient memory wise, but probably the logic to handle it would...
1-3 looks good IMHO. Not sure about 4 - I think it's sort of an edge case and should happen very rarely.
I second @aggroskater comment and use the same extension currently. Most of the time I only need parts of the webpage translated (usually if I'm not sure about my own...
@jelmervdl I think something along the lines of: 1) try to translate in the specified language of the page (overwhelming majority of cases) 2) if (1) fails try to detect...
@kpu why the current development version is not under /mozilla organisation (i.e. this one)? Hopefully it will be on AMO soon :-)
To add some context - I'm from Tigase team and we run public server tigase.im (sure.im/jabber.today) which is a cluster installation (behind load balancer). Due to lack of support for...
I think the problem boils down to "popular community demand" - majority of current public deployments seems to use single-node/single-server setup, in which case it doesn't matter. If there is...
I would disagree in a way - professional/paid environments tend to use software from single provider. I think that our tigase.im public installation is somewhat of an outlier here and...
As we don't share session state across the nodes thus if the client connects do different location (that doesn't know about the previous session) then the resumption would obviously fail...
Sorry @Echolon it slipped in the notifications. @tmolitor-stud-tu - no, we don't have multiple resources bound to the same resource and we enforced that across the cluster. However, having the...