-
### What happened?
One of the new 1.3 flags (`-ame`) breaks generation. This is the Max Espers flag from the Auction House section, allowing a user to set a max number of Espers as rewards from the A…
-
![372383862-ac1bd9c1-fc1f-4375-9bf5-8e8c9b41cc15](https://github.com/user-attachments/assets/bedde4a2-8b96-4d73-af8c-ed008e42cb89)
We are searching for beautiful demo creators! For more information…
-
### Role
I play and work making minecraft assets/mods
### Suggestion
add the option to download graaljvm for the java distribution on the auto-download window
### Benefit
graalJVM runs a whole lo…
-
## Minimal reproducible example
```go
package main
import "github.com/alecthomas/kong"
var Cli struct {
ArgA float64 `short:"a" description:"Argument A"`
}
func main() {
kong.Parse(&…
-
### Problem
Hi, it's me! It has been a while that I don't show up here 😄
I recently I was exploring JIRA and the developers tool we can integrate with and it has some integrations for Feature Fla…
-
### Describe the bug
A medevac helicopter seen in my personal playthrough displays a casual -20 trillion pounds of maximum lift.
I sincerely doubt the helicopter has such downforce
### Steps To Rep…
-
```
$ ./hello_world.sh --help
flags:WARN getopt: illegal option -- -
getopt: illegal option -- e
getopt: illegal option -- l
getopt: illegal option -- p
-h --
flags:FATAL unable to parse provided opt…
-
```
$ ./hello_world.sh --help
flags:WARN getopt: illegal option -- -
getopt: illegal option -- e
getopt: illegal option -- l
getopt: illegal option -- p
-h --
flags:FATAL unable to parse provided opt…
-
Currently, Zig treats passing invalid paths to `fs`-related APIs as programmer error, meaning that the APIs treat returns like `INVAL` or `OBJECT_NAME_INVALID` as `unreachable`. I've (tentatively) com…
-
Dynamically linking against libstd and possibly other libraries can significantly reduce binary size (even though not overall size).
This has of course the caveat that rust has no stable ABI so eve…