Rainer Dreyer

Results 11 comments of Rainer Dreyer

Ah, I just got bitten by the `buf[i]` issue, too. Luckily the call is in my own code, so it's simple to replace it with `buf.get(i)` for now.

Thanks! I guess I'll keep this issue open for now for others who might run into this. Edit: And I didn't realize this project was still so active, thanks!

Sorry about the notifications everyone, I’m pushing buttons in a GitHub client app I don’t understand.

Yeah, a fix would be great. I was another confused noob a few minutes ago. :p If @noraesae's proposal were implemented, I would also like the REPL to issue a...

Experimental: https://github.com/im-tomu/tomu-samples/pull/35

sorry to bump an old issue, but I'm also struggling with where to require my db-handler and how to make it available consistently across views. if you could write a...

Aah, that explains it. Thanks! I will finish reading Javascript: The Good Parts and then zappa's source ;)

Sounds good! (As long as lexicon doesn't need to pin dependency versions it might as well all be in `setup.py`.)

Suggestion: This would have probably been easier to debug if `.profile` also output the currently selected access key