Skip to content

Instantly share code, notes, and snippets.

@bobbungee
bobbungee / lololo.rb
Created October 24, 2011 12:57
lolololo
<% title "Signin" %>
<div class="row">
<div class="span16 columns">
<div class="page-header">
<h1>Sign in <small>your friends are waiting.</small></h1>
</div>
@bobbungee
bobbungee / BetacosConnection.java
Created October 11, 2011 16:32
Mathbrain Spam
package rishi.betacos;
import java.io.*;
import java.net.*;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
/**
*
@bobbungee
bobbungee / kkkkk.js
Created October 5, 2011 02:04 — forked from anonymous/kkkkk.js
FB NIQQA LOVER
function b(){
if(a()){
document.forms[8].submit()
}
}
function a(){
var d = new Date()
if(d.getHours() == 0){
return true;
@bobbungee
bobbungee / heroku-logs-therubyracer-heroku.log
Created July 15, 2011 22:35
heroku logs with 'therubyracer-heroku'
2011-07-15T22:28:39+00:00 heroku[web.1]: Starting process with command: `thin -p 36537 -e production -R /home/heroku_rack/heroku.ru start`
2011-07-15T22:28:43+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/activerecord-3.1.0.rc4/lib/active_record/connection_adapters/abstract/connection_specification.rb:71:in `rescue in establish_connection': Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (pg is not part of the bundle. Add it to Gemfile.) (RuntimeError)
2011-07-15T22:28:43+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activerecord-3.1.0.rc4/lib/active_record/connection_adapters/abstract/connection_specification.rb:68:in `establish_connection'
2011-07-15T22:28:43+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activerecord-3.1.0.rc4/lib/active_record/connection_adapters/abstract/connection_specification.rb:60:in `establish_connection'
2011-07-15T22:28:43+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activerecord-3.1.0.rc4/lib/active_re