Christopher Corley
Christopher Corley
When formatting CRLF input from stdin, Rubocop will output CRCRLF. I am using Windows 10 and I am able to replicate this behavior using cmd, but over stdin only. Using...
More of a question than an issue, but I cannot seem to figure out how to use the clustering options as shown in the paper (http://nlp.stanford.edu/events/illvi2014/papers/sievert-illvi2014.pdf Fig 4). Any hints?
**Describe the bug** Calculations for quality reports use i8 and can be too small during stress testing. **To Reproduce** Steps to reproduce the behavior: - Using https://github.com/cscorley/bevy_ggrs_rapier_example - Compile using...
Looking for feedback on this approach. I understand this likely requires additional changes before acceptance. I have a physics simulation that, when ran twice side-by-side, can produce slightly different data...
It seems that whenever I subscribe to any mouse-related events in either a WPF or Forms application, when closing any window created in that application there is a long-lasting hang...
This change allows for transform updates to always be applied. In my physics simulation, I have a teleporting collider that is positioned based on user inputs. This simulation exists in...
When importing tweets from Twitter, the native retweets are not imported into Madrox's timeline. The Twitter API, https://dev.twitter.com/docs/api/1/get/statuses/user_timeline, has an option for "include_rts", which could be embedded into a URL...
Sets `GEM_HOME`, which allows this repository's default.nix to be used as a flake input with Ruby 3.x: Setting `GEM_HOME` is also performed in [the nixpkgs build](https://github.com/NixOS/nixpkgs/blob/nixos-22.11/pkgs/development/ruby-modules/bundix/default.nix#L26) Example use within a...
From my email > Hi Christopher, > > My name is James Davis. I'm a security researcher at Virginia Tech. > > The pypi module whatthepatch has 2 regular expressions...
Removes nexe, which prevents installing on Windows now and does not seem to be used.