-
What are you working on this week and why?
[last week](https://github.com/gratipay/inside.gratipay.com/issues/326)
-
Going to start a gem called `celluloid-extras` for #371 and #536, preparing for more and encouraging a `contrib` style gem. Why I'd say this gem exist versus individual gems for each is that there is …
-
The wikipedia says:
[Remote procedure call](http://en.wikipedia.org/wiki/Remote_procedure_call)
> In computer science, a remote procedure call (RPC) is an [inter-process communication](http://en.wik…
-
Based on comments made in this feature request:
http://rainloop.uservoice.com/forums/223477-ideas-for-rainloop-webmail/suggestions/6488584-default-system-folders#comments
My Dovecot config snippet:
…
ervee updated
9 years ago
-
I reeally wonder what this is:
```
{"app":"PHP","message":"Undefined index: 3 at \/var\/www\/owncloud\/apps\/ocsms\/db\/smsmapper.php#45","level":3,"time":"2015-01-30T00:20:43+00:00"}
{"app":"PHP","m…
-
On the first run with an empty database OpenERP fails to initialize the database because of `UnicodeEncodeError`.
I've read through the [installation documentation](https://doc.openerp.com/install/li…
gaqzi updated
9 years ago
-
We use djpeg as a fastpath for image rescaling when it is available.
When possible we should install it when we deploy Camlistore on a cloud platform.
First target is on GCE.
-
Hi!
I am unsure if I am using imapfilter correctly but it looks like that meta-searching, while selecting the correct subset of messages, always searches all messages on the server and not the range …
-
The images used in the front page table to label the 1D elements did not scale well. If you download the image used in the P3 box, for instance and magnify it, you can see that the interval line itse…
-
http://doc.akka.io/docs/akka/2.2.0/scala/mailboxes.html
Ran into some use cases recently where having this would drastically cut down on CPU usage, by ~90% in some cases (compared having to re-tell-t…