David Berdik
David Berdik
When attempting to decompile the `net.minecraft.server.v1_15_R1.EntityLiving` class from a Spigot 1.15.2 jar, I get the following stack trace. ``` java.lang.ClassCastException: com.strobel.assembler.metadata.CoreMetadataFactory$MethodSignature cannot be cast to com.strobel.assembler.metadata.MethodReference at com.strobel.decompiler.languages.java.utilities.TypeUtilities.getExpectedTypeByParent(TypeUtilities.java:365) at com.strobel.decompiler.languages.java.utilities.RedundantCastUtility$IsRedundantVisitor.visitCastExpression(RedundantCastUtility.java:344)...
Thanks for making this really cool project! I was wondering if the developer would be interested in adding support for syncing between Overleaf and a GitHub repo? This would be...
I am running Duplicati in a Docker container, and I have several other Docker containers running on the system as well. These other containers make changes to the file system...
When I try to install Windows 10 20H2 x64 in my patched VM, the boot disk fails. It will attempt to load, display the blue screen of death, and restart....
The K-Nearest Neighbor Analysis Method does not provide an option to set the K parameter in the GUI. Instead, K defaults to 5 and cannot be changed ([source](https://github.com/evllabs/JGAAP/blob/master/src/com/jgaap/classifiers/KNearestNeighborDriver.java#L50)). I do...
Add Rhyme event driver Requested by @flahi79 - https://github.com/evllabs/JGAAP/commit/f041f8fcce6a84a1bc2e8d7fd81b29481cc85ddb#commitcomment-33667305
Would it be possible to increase the upload and download speeds that can be obtained when using this project? I have noticed that download speeds are better than upload speeds,...
It seems that a recent update to Snapchat is causing crashes when ads load. The app freezes and crashes. This is what I see in the logs whenever this happens....
The available documentation for mfoc details how to build it on *nix-based systems, but not Windows. Even if this project is not intended for Windows, I believe the project could...