Eric Carmichael

Results 30 issues of Eric Carmichael

Currently monthly stats are taken on the first of the month, they should be taken at the very end of the month. Fix this edge case so we don't end...

@levithomason had a great idea to add date ranges to correlations, doing it!

```bash ❯ brew install --HEAD colima ... ==> Checking out branch main Already on 'main' Your branch is up to date with 'origin/main'. HEAD is now at 784cec0 chore: remove...

It seems like `random_action_distribution` isn't being used properly? ``` python Traceback (most recent call last): File "main_learning2.py", line 373, in main() File "main_learning2.py", line 353, in main action = brain.forward(simulator.map)...

Hey there, first of all... THANKS! I really appreciate you putting in all the work to make this so much easier for people like me to jump into. I'm getting...

Thanks so much for his example. I got this working using the bare workflow some time ago, thanks for posting this! I'm trying to use this with `Exponent.app` with the...

I used turtle to build a `.tar.gz` which i extracted to `myapp.app` ```bash $ turtle build:ios --type simulator --username '' --password '' ``` I've changed my detoxrc like so: ```json...

Heyo! Thanks so much for releasing this, it is beautiful. I am a little confused on why I'm not seeing POST/DELETE/etc. on the DRF docs version, but I can see...

It seems a bit redundant to show options over and over, could we remove that method from being displayed somehow? ![image](https://user-images.githubusercontent.com/2185159/29848161-cdea0e04-8cd3-11e7-89e9-738f165e9399.png)

Hey there, thanks for all the work on this! Just wanted a quick clarification: can you stream LIVE video with Fastcast? Thanks!