Marcos Piccinini

Results 31 comments of Marcos Piccinini

They are all related, this one, #346, #348 ... Default pool size (5) start the failures in a few minutes, experimenting with 70 gives some days.

@sahin do you have many #find_and_update on your code? It's the only change, you might try mongoid 5, and get rid of moped. Thinking about doing it now, we're in...

Hello sahin. It's not production ready, check the repo, but can't be worst than this pool nightmare. Or it can. If you code doens't have any find_and_update, just change mongoid...

Without any rep machine failing it's more than a day w/o errors now. Not sure if one goes down, will try sometime in the early morning today. Only issue now...

Now that you mentioned rails @jlhonora , might be what fixed here too, but we're in 4.2.3. What we still get is sidekiq not releasing RAM, it happened together with...

Here on arch and nvidia GTX680 NVIDIA-SMI 367.35 Only can play if a restart the PC and open a game. If I've been using the pc for some time and...

This is a nice addition. But really painful to deploy some UI as CLI for this. Here's an idea: We could read .zone files, like sync a folder! You just...

Going to do this before invoking spidr... using a lil gem: https://github.com/benbalter/sitemap-parser If it looks good, I'll pull request something like `sitemap: true` to look simbling to `robots: true`. Sounds...

Cool, gonna try that way. Also, we need robots to do that: The filename 'sitemap.xml' isn't default. I've seen some under differnt names, and the name is in robots.txt `sitemap:`...

Ah, sorry...that's implicit in the subject 'Automatically detect xml...'. Any other way besides robots.txt? Also, maybe another option `sitemap:` may receive `true` or `false` or `http://url.to/sitemap.xml`.