Russell Mirabelli

Results 4 issues of Russell Mirabelli

Currently Marathon prints all of the script's output at the end of the script running. I'd love to see Marathon instead use a Pipe() along with waitForDataInBackgroundAndNotify(), rather than use...

improvement
ready for implementation

To improve data consistency, changed Phy20 to ("physical", 20), Phy40 to ("physical", 40) and Phy100 to ("physical", 100)

Standardized build of multipart forms would be good.

enhancement

Added a language filter mechanism. This will allow developers to quickly implement light client-side filtering for a selection of words that are vulgar, hateful, or disrespectful. Anyone interested in investigating...