-
**Setup (please complete the following information):**
- Distribution: gentoo
- Geeqie version [geeqie --version]: Geeqie 2.4 GTK3
**Describe the bug**
Ditto.
**To reproduce**
Name a file …
-
Observation:
Several functions within the codebase are handling too many responsibilities, which makes them difficult to maintain and understand. This also increases the chances of introducing bugs.
…
-
I found that running `mvn org.hjug.refactorfirst.plugin:refactor-first-maven-plugin:0.5.0-M1:htmlReport` from an alternative git worktree resulted in no output.
```
git checkout prod
mvn org.hjug…
-
Because noise is somewhat easy to detect as a binary indicator, noise handling can and should be invoked automatically.
Next step: refactor the [`cma.optimization_tools.NoiseHandler`](https://githu…
-
In #120 , I have made an `AlignmentMapper` class which reuses some current work from `ManeTranscript`. Since we want to get #120 out, I will work on refactoring `ManeTranscript` as a subclass in this …
-
Hi, I would like to check if it is possible to refactor the comparison logic inside a comparator to the individual classes that are being compared. Instead of accessing the variables and doing a compa…
-
```
public class Test {
{
Map binaryLocationsJars=new HashMap();
if (null instanceof Object jar) {
binaryLocationsJars.compute("", (pp,me // hover "me", or refactor "me"
) ->{
…
jukzi updated
2 weeks ago
-
I noticed several duplicate functions in your code, such as "lowerCaseGenerate," "digitsGenerate," and others.
These functions differ only in their min and max values.
I suggest creating a sin…
-
Hello, I'm sorry if this comes out as a bit harsh but I think the approach this PR is taking to support caching in the farm is wrong and over engineered.
First of all, caching in the farm (and rend…
-
### Issue Summary
adding the social media icons with animation effect
### Issue Description
**screenshot**
### Proposed Solution (Optional)
_No response_
### Priority
High - Requires u…