Artem K
Artem K
@ColinDuquesnoy there is some tool, https://git.teknik.io/SMLoadrDev/SMLoadr, that claims it can download lossless audio from deezer. Maybe it would be better to make some desktop qt-based UI for deezer and use...
Can't ungit use local repo user?
hi also recommend to look at drone CI, as it's easy to setup + you may cache builds on some external storage for faster execution
@erudenko any updates on this?
@ababik, thank you! ``` var actual = employee .Remute(x => x.FirstName, "Foo") .Remute(x => x.LastName, "Bar"); ``` after calling this - how many employee were actually allocated in memory? 2...
But is there some possible "magic" that we can use to make it 2? :) even if we do .with().with().with() etc
Just local variables, small services on .Net Core in docker. It would be ok?
@achille-roussel does kafka-writer provides any ordering guarantees now? If I have a loop that reads data from some source and pushes it to the same instance of the kafka writer...
also would be cool to have it exposed as open feature provider_configuration_changed event https://openfeature.dev/docs/reference/concepts/events/#provider_configuration_changed if possible
had the same issue any fix for it?