Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am meanderingcode on github.
  • I am meanderingcode (https://keybase.io/meanderingcode) on keybase.
  • I have a public key whose fingerprint is E075 47F4 3DDB F072 1FD1 0457 D4C9 3BAA 498A 91F0

To claim this, I am signing this object:

13 Mar 18:29:04 - info: [mongo] Tue Mar 13 18:29:04 [clientcursormon] mem (MB) res:33 virt:112 mapped:32
13 Mar 18:31:29 - info: Synclet self starting for facebook
[dashboardv3] /path/to/Locker/Me/login.json
13 Mar 18:31:29 - info: Synclet self finished for facebook timing 217
13 Mar 18:31:29 - info: processing synclet data from contact://facebook/self?id=facebook of length 1
13 Mar 18:31:29 - info: total of 0 added, 0 updated, 0 deleted, and threshold 50 so setting tolerance to 3
13 Mar 18:31:29 - info: Synclet friends starting for facebook
13 Mar 18:31:33 - info: delaying quiesce for dashboardv3
13 Mar 18:31:35 - info: Synclet friends finished for facebook timing 5786
13 Mar 18:31:35 - info: processing synclet data from contact://facebook/contact?id=facebook of length 237
@MeanderingCode
MeanderingCode / zsh-build-fail
Created December 10, 2011 20:16
failed rebuilding el6 zsh SRPM on el5
[user@host]~/rpmbuild/SPECS% find .. -iname '*log*'
../SOURCES/zlogout.rhs
../SOURCES/zlogin.rhs
../BUILD/zsh-4.3.10/Etc/changelog2html.pl
../BUILD/zsh-4.3.10/Etc/ChangeLog-3.1
../BUILD/zsh-4.3.10/Etc/ChangeLog-4.1
../BUILD/zsh-4.3.10/Etc/ChangeLog-3.0
../BUILD/zsh-4.3.10/Completion/Unix/Command/_rlogin
../BUILD/zsh-4.3.10/Completion/Solaris/Command/_zlogin
../BUILD/zsh-4.3.10/Completion/AIX/Type/_logical_volumes
@MeanderingCode
MeanderingCode / zsh-build-fail
Created December 10, 2011 20:16
failed rebuilding el6 zsh SRPM on el5
[user@host]~/rpmbuild/SPECS% find .. -iname '*log*'
../SOURCES/zlogout.rhs
../SOURCES/zlogin.rhs
../BUILD/zsh-4.3.10/Etc/changelog2html.pl
../BUILD/zsh-4.3.10/Etc/ChangeLog-3.1
../BUILD/zsh-4.3.10/Etc/ChangeLog-4.1
../BUILD/zsh-4.3.10/Etc/ChangeLog-3.0
../BUILD/zsh-4.3.10/Completion/Unix/Command/_rlogin
../BUILD/zsh-4.3.10/Completion/Solaris/Command/_zlogin
../BUILD/zsh-4.3.10/Completion/AIX/Type/_logical_volumes
@MeanderingCode
MeanderingCode / gist:1342098
Created November 5, 2011 22:11
Diff for TracksApp/tracks to get it working on Dreamhost shared hosting
diff --git a/config/environment.rb b/config/environment.rb
index 1fc8f03..246951b 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -2,11 +2,26 @@
# Uncomment below to force Rails into production mode
# (Use only when you can't set environment variables through your web/app server)
-# ENV['RAILS_ENV'] = 'production'
+ ENV['RAILS_ENV'] = 'production'
@MeanderingCode
MeanderingCode / dispatch.fcgi failure
Created October 27, 2011 02:38
dispatch.fcgi failure in shell
user@host:public$ ./dispatch.fcgi
** has_many_polymorphs: rails environment detected
/home/user/.rvm/gems/ruby-1.8.7-p352/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:131:in `const_missing': uninitialized constant ActionController::Dispatcher::MiddlewareStack (NameError)
from /home/user/.rvm/gems/ruby-1.8.7-p352/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:70
from /home/user/.rvm/gems/ruby-1.8.7-p352/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in `require'
from /home/user/.rvm/gems/ruby-1.8.7-p352/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in `require'
from /home/user/.rvm/gems/ruby-1.8.7-p352/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:547:in `new_constants_in'
from /home/user/.rvm/gems/ruby-1.8.7-p352/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in `require'
from /home/user/.rvm/gems/ruby-1.8.7-p352/gems/has_many_polymorphs-2.13/lib/has_many_polymorph