Tom Carchrae

Results 28 issues of Tom Carchrae

When giving a partial parameters, they are pushed down the stack and the previous context is pushed onto head. If there are two variables with the same name, then the...

I've been running compiled dust templates through beautify.js - and while it makes it much easier to trace, they are still not so easy to debug. eg, (a template that...

Perhaps I missed some piece of documentation that shows how to do this, but I'm struggling with the following use case: I would like to show server validation errors on...

enhancement

I have something like this in my class ... @Embedded List resourceIds; ... and this exception is thrown when I try to save (using Crud Sienna) @67ndac4je Internal Server Error...

This is a Play bug but it effects GAE users. Parts of WSUrlFetch are commented out (not implemented) so it is not possible to attach a file to post/put request....

It should be possible to modify web.xml after gae:package. This should really be an option in gae:package or a feature defined in application.conf. I will look into implementing this. #24...

firstly; thank you for putting this all down. it is indeed a nice laptop, however, the sound issue drove me bonkers. i had it working in 18.04/19.04 but haven't been...

just tried it out, the insecure way since i was in a rush. a few small fixes to your otherwise great instructions. on the `dpkg -i` - if the only...

will not work if multiple apps are defined in your git remotes due to this only returning the first app: https://github.com/digitalsadhu/dokku-git-remote-parser/blob/master/index.js#L31