Antony Woods

Results 10 issues of Antony Woods

I have a lot of legacy code and tester boilerplate where I don't want to use `defview` but it would still be nice to use `letsubs`.

Builds on Travis are failing due to misconf: https://travis-ci.org/juanriaza/python-mega However, even with a correct user/pass, uploads are returning ENOENT in tests and local code.

```bash => ./samples Application directory: /home/acron/projects/personal/ouzel/samples Failed to find file /home/acron/.org.ouzel/samples/settings.ini Using OpenGL render driver GLX OpenGL 3.2 context created X Error of failed request: BadMatch (invalid parameter attributes) Major...

bug

https://github.com/thi-ng/ws-ldn-8/blob/master/day1/ex03/src/ex03/webgl04.cljs If you use `:flags :nesw` (for example) on the aabb, the texture appears to map to the wrong faces. So, 'front' and 'back' are removed but the texture still...

enhancement
task
module:core

README doesn't mention this dependency which is a bit irritating. I am trying to use this tool to build nixOS boxes because my host machine will not install nix and...

Hi there, So, I don't claim to know a great deal about IMAPS so I'm willing to have my understanding amended. I found clojure-mail because I want to do some...

[The Java SDK is wrapped already](https://github.com/mcohen01/amazonica/blob/master/src/amazonica/aws/cloudsearchdomain.clj). However, I'm pretty stumped as to how to use this :/ Would anyone be able to provide examples/give advice? I have looked at the...

I really, _really_ want to use this. I have a skeleton project with the following installed (on Ubuntu 12.10): django-mongodbforms Django 1.4.3 Pymongo 2.4.1 Mongoengine 0.7.9 I'm not using Mongoengine...

Hiya, I am tinkering with file chooser at the moment. All I want to do is force it to expose a single filter. I have already added `:all-files?` (which isn't...

I noticed some of the ship data is outdated and it's unclear to me a) where the data is originated b) where (and if) the data is stored c) if...

question