-
A significant number of tests would fail on systems with low memory resources, e.g. our buildbot. Before going into details, we should discuss a reasonable margin. With a 2048 MB Debian Linux VM (Neur…
-
_Original author: bensprac...@gmail.com (December 03, 2009 16:48:29)_
I have an application that does real time charting. I call flot, once a
second with updated data. Basically I push new data ont…
-
only generation of JSON objects or arrays allowed:
JSON::GeneratorError at /session/users/sign_in
only generation of JSON objects or arrays allowed
(in /Users/jamie/Apps/sm-web/app/assets/javascrip…
-
In controller:
(`for_projects` and `for_hosts` are scopes defined in model `MiDeployLog`)
```
@deploy_logs = MiDeployLog.scoped
@deploy_logs = @deploy_logs.for_projects(params[:project]) if params[:p…
-
Hi,
I'm using ruby 1.9.3 and when I tried to install the perftools.rb gem I got the following error:
```
ERROR: Error installing perftools.rb:
ERROR: Failed to build gem native extension.
…
-
if i login with facebook button , i can login but not recorder the name into database and my role is always anonymous
if i login wih my login default, i can't login
The Facebook user could not be re…
-
_Original author: wbruc...@gmail.com (July 02, 2009 03:00:09)_
When viewing this example -
http://chujoii.googlepages.com/manualsearchpeak.html - the crosshair is
perfectly responsive in Firefox 2 an…
-
I did some tests with different ways to compute the time:
- time(NULL) http://www.cplusplus.com/reference/clibrary/ctime/time/
- clock() http://www.cplusplus.com/reference/clibrary/ctime/clock/
- clo…
-
https://github.com/tmm1/perftools.rb/pull/33#issuecomment-4393102
As asked in #33 when when I don't have CPUPROFILE_REALTIME set current master (1742f97b94ce6d7be4365c097d8b8ad62444b846) works fine b…
-
npm install express
npm info it worked if it ends with ok
npm info using npm@0.3.17
npm info using node@v0.4.2
npm ERR! Error: ENOTFOUND, Domain name not found
npm ERR! at IOWatcher.callback (dns.…