Andy Goossens

Results 7 issues of Andy Goossens

I am having issues with the combination of BerryTerminal 20131225 and Edubuntu 14.04.1. When I try to start a session the display becomes black and only the X mouse cursor...

Since https://github.com/cryptoeax/arbbot/commit/3cef10f50db2e4592305f6800e870eff571940ae got committed, the bot requests the deposit address of a coin before comparing the coin's order books. This creates an additional HTTP request and this slows down the...

I have some units of a coin that I don't want to trade, so I have blocked that coin in the configuration. However, the bot still notices the coin when...

good first issue

**Affects PMD Version:** 7.0.0 **Rule:** [UnnecessaryBoxing](https://docs.pmd-code.org/latest/pmd_rules_java_codestyle.html#unnecessaryboxing) **Description:** PMD reports "Unnecessary explicit conversion from Integer to Long" violation, but removing the explicit conversion will break compilation. **Code Sample demonstrating the issue:**...

a:false-positive

I am using - Gradle plugin versions 6.1.7 -> 6.1.9 - with Gradle v8.1.1 I am using the Gradle plugin in my multi module project which uses OpenRewrite through a...

bug
parser-gradle

Given this small program (running on Python 2.7) using jprops 2.0.2: ``` #!/usr/bin/env python # -*- coding: utf-8 -*- import io import jprops content = {"key": 'link!'} with io.open("out.properties", mode='w')...

IntelliJ IDEA 2024.2 has been released. Please add support for it. Thanks.