Mitchell Tannenbaum

Results 221 issues of Mitchell Tannenbaum

https://github.com/alexcrichton/tar-rs (mostly untar, not create)

track/ready
progress/1

[Tera](https://github.com/Keats/tera) can do so much more all we have now is "Failed to render template [name]."

size/0.5
value/1
track/ready
progress/0.75
progress/1
model/change
component/bindings
focus/sanity
focus/experience

```lua local inspect = require ("inspect") tbl = (inspect(torchbear.settings)) print(tbl) ytbl = yaml.from_table(tbl) print(ytbl) stbl = scl.from_table(tbl) print(stbl) ``` gives ``` { init = "init.lua" } --- "{\n init =...

progress/1

"Specified init.lua not found. You may have not completed installing your app."

progress/1

http://tylerneylon.com/a/learn-lua/ learnXinY... (some very concise `something.lua` pattern with everything) ....

progress/1

https://github.com/withoutboats/heck

track/ready
progress/1

https://github.com/rust-lang-nursery/libm https://www.gnu.org/software/libc/manual/html_node/Mathematics.html ? constant.rs, trig.rs, exponent.rs, logarithm.rs, ... ??

value/1
track/ready
progress/1

`thread 'arbiter:958ce9ab-d45c-4a5f-992b-f000d803e32e:actor' panicked at 'Use Self::Context::notify() instead of direct use of address', /home/mitchell/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.7.5/src/mailbox.rs:103:17` this doesn't happen with 0.4.x and I think 0.5.x, but it definitely happens in 0.6.x `wrk -t12...

progress/1
component/handlers