Results 189 issues of Dustin Spicuzza

There was a missing dependency in https://github.com/dustismo/TrendrrNSQClient/pull/9, so mvn test failed.

Using a.json and b.json (formatted and sorted so one could use the 'diff' tool against it also), the `jd` tool does not show a visual difference using colored ascii mode,...

help wanted

I'm not a huge fan of expanding subcommands by default for a large CLI tree (so I set NoExpandSubcommands to true)-- however, it seems like a good "advanced" option to...

We are going to port Detours so we can use it on Linux. It seems pretty straightforward. Is there interest in receiving those changes here? If not, we'll just keep...

enhancement
question
needs-author-feedback
status-no recent activity

First off, thanks for this project, it saves a ton of time and I'm really happy that it exists. It makes it a lot easier to get OpenCV installed for...

enhancement

### Problem description The error message generated is useless, we should fix it. ### Operating System Windows, MacOS, Linux, RoboRIO ### Installed Python Packages _No response_ ### Reproducible example code...

Seems like it might be useful to just do this automatically.

### Problem description See example code ### Operating System Windows, Linux ### Installed Python Packages _No response_ ### Reproducible example code ```python #!/usr/bin/env python3 from commands2 import TimedCommandRobot from wpilib._impl.main...

Looks like it's at Python 3.5.3, which is well within our currently supported stack now. I wonder if it 'just works' in simulation?

There's a virtual base class in there somewhere which made this tricky to do correctly, though I don't quite remember why that is.