Greg Oledzki

Results 60 issues of Greg Oledzki

If white space (space or newlines) was allowed (and ignored), it would be easier to structure the programs. On top of that if one could add a comment which would...

enhancement

If we had sqrt (square root) if would be easier to draw circles of given radius.

enhancement

## Observed ![Screenshot_20240307-224010.jpg](https://github.com/meikpiep/gauguin/assets/762437/317d89f5-fd15-42ff-aae4-083332064683) Notice the 474957 number of hours. ## Steps to reproduce Are unknown to me. I know I have completed a game with total time of ~20 min....

bug

I fail to understand what does phi (Φ) is supposed to mean in the Statistics page. ![Screenshot_20240218-222431.jpg](https://github.com/meikpiep/gauguin/assets/762437/2ff76339-8085-428c-bb80-95978891f312)

bug

I don't need it for anything in particular, but sharing the idea which might be nice. The stats page could show the total time spent playing the games.

enhancement

Disclaimer: Totally minor thing. I only report that because I sense you somehow value the feedback. I don't need it for anything, feel free to just ignore, close, whatever. The...

enhancement

Context: https://github.com/scapegoat-scala/scapegoat/pull/848#issuecomment-2188766917 Symptoms: https://github.com/scapegoat-scala/scapegoat/actions/runs/9525951458/job/26637201869 has failed with: ``` [warn] Ignored unknown package option FixedTimestamp(Some(1262304000000)) [info] Wrote /home/runner/work/scapegoat/scapegoat/target/scala-2.12.18/scalac-scapegoat-plugin_2.12.18-2.1.6+5-d67c7737-SNAPSHOT.pom [error] java.net.ProtocolException: Server redirected too many times (20) [error] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [error]...

https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/monitor doesn't seem to mention that only selected values for `time_range` are allowed. If you try to use: `-25h` you might get: ``` 10:49:44 Error: {"id":"XV623-9VCYR-Q3NNU","errors":[{"code":"monitors:unsupported_trigger_time_range","message":"Unsupported trigger time range.","detail":"Unsupported trigger...

bug
documentation
alerting

## What is the smallest, simplest way to reproduce the problem? ``` @Test void trailingComma() { rewriteRun( buildGradle( """ plugins { id 'java-library' } dependencies { implementation platform("commons-lang:commons-lang:2.6", ) }...

bug
parser-groovy
parser-gradle