Tim Becker

Results 7 issues of Tim Becker

The `generateSource` function in main package `statik.go` is not handling symlinks correctly in all situations: - on the one hand, symlinks to regular files work ok (-ish, see below) and...

I'm following along the tool setup and the tutorial is missing the installation of the openssl-dev system package as a dependency of cargo-generate openssl-sys v0.9.56. This is commented: For example,...

contributing.md indicates that the tooling to convert the cosmogol source into the derived formats is located in a branch name 'generator'. No such branch exists in this repo. I've not...

the callback passed to `close` almost inevitably gets passed an error object. unfortunately, the sqlite result code is not attached, so it's hard to guess at why. I've hacked some...

How to install: ``` $ node-waf configure $ node-waf build ``` This took me about 15 minutes to figure out, though it might be an obvious idiom to people using...

I added https://bitbucket.org/infotermoo/memopol/src/c8f93bc037ff/cmake/modules/FindPCSCLite.cmake into cmake's Modules directory and now everything compiles, but I'm not able to access the API. I copied the .so to ~/.mozilla/plugins, and am using the example...

Currently, `wifi_connect_to_stored()` takes a very long time to time out. This makes it seem like the Bade crashed / is not responding. Either: show a "connecting to wifi" dialog to...

enhancement