quantumproducer

Results 11 issues of quantumproducer

``` /brew update Already up-to-date. ~/brew upgrade ==> Upgrading 1 outdated package, with result: sammy007/cryptonight/monero 0.11.1.0 -> 0.12.0.0 ==> Upgrading sammy007/cryptonight/monero ==> Cloning https://github.com/monero-project/monero.git Updating /Users/quantum/Library/Caches/Homebrew/monero--git ==> Checking out tag...

I heard BRAVE browser would pay BAT to sites I visit. This BAT only comes from being funded -- some by BRAVE donations, or by me adding to wallet. Why...

suggestion

There's no clear documentation on how to read the parsed file into an Array. What do I do after calling - - (void)parse ?

How would you save a photo, will ``` def update_photo(conn, %{"filename" => filename, "binary" => binary}) do %{filename: filename, binary: binary} |> ProfilePhoto.store() ``` work for websockets?

Erlang 22.0-rc3 Elixir 1.8.0 Installed with asdf today on a Raspberry Pi 3B+ ### Steps to reproduce I installed @axelson 's scenic asteroids and tried running. After folliowing instructions for...

### What problem does this feature solve? User interaction. Allows developers to create games with Elixir + Scenic. ### What is your proposed solution? Accept Gamepad inputs https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API/Using_the_Gamepad_API https://developer.mozilla.org/en-US/docs/Web/Events/gamepadconnected Is...

enhancement

Following section 2 instructions. ``` RROR: generate failed while processing /Users/quantum/code/cowboy_tutorial_webchat/rel: {'EXIT',{{badmatch,{error,"appmon: Missing application directory."}}, [{rebar_reltool,generate,2, [{file,"src/rebar_reltool.erl"},{line,53}]}, {rebar_core,run_modules,4,[{file,"src/rebar_core.erl"},{line,493}]}, {rebar_core,execute,6,[{file,"src/rebar_core.erl"},{line,418}]}, {rebar_core,maybe_execute,8, [{file,"src/rebar_core.erl"},{line,302}]}, {rebar_core,process_dir1,7,[{file,"src/rebar_core.erl"},{line,261}]}, {rebar_core,process_each,5,[{file,"src/rebar_core.erl"},{line,351}]}, {rebar_core,process_dir1,7,[{file,"src/rebar_core.erl"},{line,253}]}, {rebar_core,process_commands,2, [{file,"src/rebar_core.erl"},{line,93}]}]}} ~/code/cowboy_tutorial_webchat:. ```

I want to detect up or down swipes

The bullet example is impressive but it is difficult to read through the code. A simpler game example would be Display a shape on screen Keyboard to move that shape...

Feature request

``` make all make run ``` ``` rel/erws/bin/erws start Kernel pid terminated (application_controller) ({application_start_failure,cowboy,{bad_return,{{cowboy_app,start,[normal,[]]},{'EXIT',{undef,[{cowboy_app,start,[normal,[]],[]},{application_master,star Crash dump is being written to: erl_crash.dump...done ```