Alex Walker

Results 60 issues of Alex Walker

When I compile for OSX, all is good app opens, everything working well. When I [cross-]compile for Windows it works all good, however I also get a command prompt window...

This is not an issue, I wanted to share a project i made with this repository, PickleIt. I actually got this to a working product over a year ago now,...

I've been trying to find a sweet way to take a screen shot of another window that is open and has the current focus. I see there is this Qt/qml...

Hi, This is really cool, i've managed to get something together, however I have had to sort of 'hack' the stories to get something, as the examples directly reference the...

Did you think of using this docker library for the requests rather than writing your own? https://github.com/fsouza/go-dockerclient Your library is very nice.

If you want to serve Hugo using this theme on xyz.com/tutorials then in config.toml you can set `baseURL = 'https://xyz.com/tutorials'` this will fix all the links between pages to use...

What level of templating is possibly within the yml files? For instance can we call on other standard capabilities within templating? I am trying to set an expiry 1 hour...

How can I update the UI (I am outputting logs to the UI) properly so that it updates automatically, rather than updating when I manually press the up/down arrows? I...

If I am wanting to do the git equivelent of: ``` git clean -fd git reset --hard git pull origin master ``` Whats the git2go equivelent? i cant seem to...

Any chance someone can help me with this? http://stackoverflow.com/questions/30334749/git2go-fetch-or-hard-pull