OvermindDL1
OvermindDL1
I'd say remove fullscreen, and if anything have an override on embed to take a selector so we could just do `Elm.Main.embed("#my_elm_container")` would make using it a little more simple.
Give it up, I tried this year's ago, most modders, programmers, etc are too stupid to follow decent versioning, proper api handling, or anything that make a modicum of sense...
I'm not super knowledgeable in npm but if there is anything you need me to test or so, just say. :-)
I've managed to get further: ``` bash $ npm install --save-dev reasonml/rebel npm ERR! git clone C:\Users\\AppData\Roaming\npm-cache\_git-remotes\git-github-com-reasonml-rebel-git-bf9d10e1 C:\OCaml64\tmp\npm-17052-19529301\git-cache-613f58b5\65dfda952eaa2b2c32b5f7252c75d5d0e11c170a: Cloning into 'C:\OCaml64\tmp\npm-17052-19529301\git-cache-613f58b5\65dfda952eaa2b2c32b5f7252c75d5d0e11c170a'... npm ERR! git clone C:\Users\\AppData\Roaming\npm-cache\_git-remotes\git-github-com-reasonml-rebel-git-bf9d10e1 C:\OCaml64\tmp\npm-17052-19529301\git-cache-613f58b5\65dfda952eaa2b2c32b5f7252c75d5d0e11c170a: fatal: '/cygdrive/c/Users//AppData/Roaming/npm-cache/_git-remotes/git-github-com-reasonml-rebel-git-bf9d10e1/C:\Users\\AppData\Roaming\npm-cache\_git-remotes\git-github-com-reasonml-rebel-git-bf9d10e1' does...
Full log follows: ``` 0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install', 1 verbose...
A fadeout seems exceptionally situation specific rather then generic. Why not instead have something that just does standard audio envelope manipulation? I.E. it would be defined with an `attack`, a...
@mathstuf Actually it's all really simple things, much more so then most people think. I'd recommend going through this audio tutorial when you get a half hour or hour or...
> 9> float_to_list(1.33, [{decimals, 20}, compact]). > "1.33000000000000007105" Seems correct, what's interesting about it?
It works in both firefox and chrome (with a flag, but not for long). I've already supported it on my website for a few weeks and tested it in both...
> i'm not sure about the flag part but it works without any configuration on sites like mozilla's bugzilla, apple music, twitter, etc. Chrome for desktop doesn't have it enabled...