Allegraud Simon
Allegraud Simon
any update on this ?
Is there any documentation concerning which version is the fastest ? @FreudGit uploaded an interesting spreadsheet in ParsePlatform/Parse-SDK-iOS-OSX#32 and I'm wondering if performance improvement are shared between iOS/Android
I started rewriting the UI in Angular (just to see if I could), and it's going much better/faster than expected: I got a fully functioning bottom bar in just 2-3...
Angular is getting leaner and leaner with every release, a "hello world" is now even smaller than preact (~2.7kb). Your UI lib seems small enough to be maintainable. Do you...
I'm getting stuck on this, I have no idea how to properly `import Button from 'widget'` without going the webpack/parcelJS/whateverBundlerIsPopularToday way... And I'm not really sure that making tons of...
What kind of API are you planning to implement with #173 ? I was thinking about `GeneratorConfiguration` chaining, something looking like this: ``` @From(MoneyGenerator.class) @Children(class = Integer.class, configuration = Positive.class)...
A workaround just in case someone else needs it: ``` mvn fabric8:push \ -Ddocker.push.registry=eu.gcr.io/awesome \ -Ddocker.username=oauth2accesstoken \ -Ddocker.password=$(gcloud auth print-access-token) ```
FWIW, 0.5.7 works fine for me (Windows 11 Home version 23H2, OS build 22631.3593)
It looks like the bug is still present if you omit the `MethodSource` value For example, PITest will not instrument `void someTests(TestCase testCase) {` here: ```java @MethodSource @ParameterizedTest void someTests(TestCase...
est-ce que vous avez trouvé un fix ? mon zlinky est down depuis le 7 avril et ne s'est jamais rallumé depuis EDIT: j'ai débranché le zlinky 24h, et ça...