Gervase Markham
Gervase Markham
Hi, This bug has been filed because a code search has revealed that code in this repository is using "BzAPI", the Bugzilla API proxy server at https://api-dev.bugzilla.mozilla.org/. This service is...
Hi, I'm not entirely sure of the purpose of your list. It's called "Firefox Debloat", but none of the changes here significantly affect memory usage in the common case. The...
``` gerv@wolf:~/Download/StippleGen2$ application.linux64/StippleGen2 Exception in thread "main" java.lang.ExceptionInInitializerError Caused by: java.lang.NumberFormatException: For input string: "9-i" at jdk.internal.math.FloatingDecimal.readJavaFormatString(java.base@9-internal/FloatingDecimal.java:2054) at jdk.internal.math.FloatingDecimal.parseFloat(java.base@9-internal/FloatingDecimal.java:122) at java.lang.Float.parseFloat(java.base@9-internal/Float.java:451) at java.lang.Float.(java.base@9-internal/Float.java:532) at processing.core.PApplet.(PApplet.java:182) ``` and: ``` gerv@wolf:~/Download/StippleGen2$ java...
Hi, This bug has been filed because a code search has revealed that code in this repository is using "BzAPI", the Bugzilla API proxy server at https://api-dev.bugzilla.mozilla.org/. This service is...