-
```
michel@newton:~/projects/rethinkdb-all/rethinkdb$ ./configure
* Detecting system configuration
Bash: 4.2.25(1)-release
Use ccache: no
C++ Compiler: …
-
Hi Guys,
Having a go at lumpy and getting the following error:
```
[2014-07-22 14:11] ukapdlnx119: 2014-07-22 15:11:10,860 [INFO ] MLog clients using log4j logging.
[2014-07-22 14:11] ukapdlnx119: Ex…
-
If I open the application nothing happens (is this supposed to be like this?). If I open "Syphon Recorder", this display is shown, when I select it, Syphon Virtual Screen closes.
-
Hola!
I wanted to try the new nav lib + rrt so I updated and recompiled MPRT and I got this error
c1xx : fatal error C1027: Inconsistent values for /Ym between creation and use of precompiled head…
-
```
michel@debian64:~/rethinkdb$ ./configure --allow-fetch
* Detecting system configuration
Bash: 4.2.37(1)-release
Use ccache: no
C++ Compiler: …
-
We currently use the default number of rounds (edit: cost factor, see below comments) for bcrypt to hash the codenames - 12. We could easily make brute force attacks more difficult by increasing this …
-
```
michel@h9:~/projects/rethinkdb-all/rethinkdb$ ./configure --dynamic all --fetch v8 --allow-fetch
* Detecting system configuration
Bash: 4.3.18(1)-release
Use ccache: …
-
Hello
I am writing a custom cache resolver according to the documentation: https://github.com/liip/LiipImagineBundle/blob/master/Resources/doc/cache-resolvers.md
I am storing cropped images in the p…
-
clean up the root directory.
try to move jekyll files and folders into a `jekyll` or `app` folder i.e.
move _data, _site, _layout, index.html etc out of the root
-
I read a [post by Magnus](http://timelessrepo.com/on-camping-vs-sinatra) that almost inspired me to use camping. Almost.
As someone who is desperately looking for a lightweight alternative to Rails, …