ThrawnCA

Results 345 comments of ThrawnCA

I don't think this would throw a ClassCastException if `field` contains a valid numeric string value like `"123"`. And shouldn't it be a NumberFormatException otherwise? Edit: Tried making a simple...

> Essentially this is only a security vulnerability if someone has added malicious code to your jvm. That type of security concern tends to originate from the heyday of Java...

> You can execute arbitrary toad https://content.api.news/v3/images/bin/8b236653aec2926939f9bf4c695efbda?width=1024 happens ;) > Either way my point is that mutable objects are actually also a bad coding practice (arguably) That's rather beyond the...

> It would be less accurate, but I guess we could do it. It at least guarantees that the responsible party did _hit_ the ship and thus arguably deserves some...

> Yup. Duplicate of [#1870](https://github.com/endless-sky/endless-sky/issues/1870). Okay, but...that one was closed without fixing it. If you need to dump cargo to proceed, but the world is uninhabited, you shouldn't be paid.

It's logical enough that someone sees "You have died" and initially assumes that "Manage pilots" only refers to the living pilots. Especially when it looks like their ship information has...

Hmm. The PMD 'Design' ruleset gets over 3000 hits. Normally, I'd take that as a reason to ignore a ruleset. But in this case, looking through the findings, I suspect...

The fact that the source install would use a different location from package install is actually a plus. That way it doesn't get in the way of the package. Iiuc...

https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard describes the Unix filesystem conventions.

`update.py` is perhaps not the best home as it can delegate to any type of call, but I was hesitant to make a whole new module.