Lukasz Wiechec

Results 20 issues of Lukasz Wiechec

First of all - thanks for the work behind the mixcloud-downloader.com, it was helping not-always-connected guys like me. It seems, however, that the downloader's website is down for now... So...

...t hosts than local it is basically a copy of the existing mongo menu but with some tweaks for accessing remote servers. I needed it as my MongoDB is on...

adding simple example for radiance libs refs #233

the existing example contains example to use [insubstantial](https://github.com/Insubstantial] but it was in the mean time obsoleted and is now part of [radiance](https://github.com/kirill-grouchnikov/radiance). It would be nice to have an example...

Hi, I needed to add support for PostGIS spatial extension, so - here it is. PS: I really like your Docker image as it make is easy to enable clustering...

HI Matthew, I have problems with starting malabar-mode (latest MELPA package, 20150625.2002). When I try to do `M-x activate-malabar-mode`, I get this message: ``` eval-buffer: Cannot open load file: no...

Hi, I am using I think the _latest_ version on Semantic (`semantic-version` gives me '2.2') but still I am getting `Invalid function: semantic-find-tags-by-class` when I try to import the class...

Hi, I am using 2.3.1 version of the malabar-jar package. When I try to anything with malabar (such as activate flycheck by changing the contents of the file) it gives...

a very quick-n-dirty implementation of handling the folders in Jenkins (this also includes GitHub Enterprise organizations, and multi branch workflows). It's quite crude as it does the URL building from...

Hi, I am trying to authenticate with google. When I do the following: ```elisp (require 'oauth2-auto) (require 'aio) (require 'dash) (require 'alert) (setq oauth2-auto-google-client-id "[REDACTED]" oauth2-auto-google-client-secret "[REDACTED]") ;; testing (oauth2-auto-access-token-sync...