-
Hi, I've decompiled an APK and it displays those things in ``` de.number26.machete.android.ui.FragmentDisplayActivity ```:
```java
protected android.support.v4.app.Fragment mo41724a(android.cont…
-
Hello!
I'm taking a stab at some "[ecosystem cleanup](https://github.com/43081j/ecosystem-cleanup)" shepherded by someone else[^1]. [One of those issues](https://github.com/43081j/ecosystem-cleanu…
-
I was poking around in our nightly benchmarks () and noticed in the JFR profiling that the hottest method is this:
```
PERCENT CPU SAMPLES STACK
9.28% 53848 org.apache.lucene.u…
-
**Describe the bug**
When writing an XQsuite test designed to test some XML element content, the content of the `%test:assertEquals` string is not parsed as XML, as promised by the documentation.
…
-
**Bug description:**
If you use a repeat like `item.deep as item in ctrl.items` and if `item.deep` is an object, ui-select do not match item with the `ng-model` at the beginning even if objects are…
-
I somehow got an impression that this shouldn't happen anymore?
```
INFO ide_ci::program::command: sbt ℹ️ [info] Iteration 1:
INFO ide_ci::program::command: sbt ℹ️ [info] java.io.IOExcepti…
-
Often times when writing a class there will be methods (i.e., accessors) whose only purpose is to return a value (e.g., getters and queries). In effect, the postcondition of such methods would be that…
-
**Is your feature request related to a problem? Please describe.**
When i build my Angular project there is a warning about fast-deep-equal because it is a commonJS/AMD module whcih can't be optimiz…
-
When I used my own dataset, I encounted an error!
My dataset contains 3 num_classes. But after I finished training my own dataset and used my trained model to predict test_images ( including 3 classe…
-
We should test the performance of basic operations like:
- push, pop, addConstraint
- creating large amounts of variables
- creating large (but cheap) formulas
- creating and closing several prove…