MM Zeeman

Results 83 comments of MM Zeeman

Adding a full ACID slave will actually increase the loss-of-service change, as the master will need an online replica during transactions.

Bumped into this today too. I temporarily overrided the default to 1000 by changing export_encoder: ```erlang #search_result{result=Ids} = z_search:search({'query', [{query_id, Id}]}, {1, 1000}, Context) ```

Hmm, other things go wrong when I check for `ip6-localhost`. Binding to `any6` goes wrong later on then. Currently zotonic expects localhost to be an ip4 and ip6 name. BTW...

I was busy with the ssl issue, which of course also covers IPv6. I wanted to test this in practice on a real server. Because I don't have a big...

You mean like the old iTunes music player? It would also be possible to sort images based on their color.

Or maybe we can decode the hash in erlang? > On 5 Apr 2020, at 09:59, Marc Worrell wrote: > >  > indeed. > > Maybe two pallets should...

For what it is worth. I found this remark in "Property Based Testing with PropEr".

If this is the case we can simply move proper to a test profile for z_stdlib and diffy.

We don't use the other cookies in this special case, so that is fine.