Public Gists by danopia

Gravatar
Mon Nov 02 16:16:16 -0800 2009
1
2
3
[..ia/dev/wave/wave-protocol]$ ./run-server.sh
Exception in thread "main" com.google.inject.ProvisionException: Guice provision errors:
 
Gravatar
Sat Oct 31 23:13:18 -0700 2009
1
2
3
# $OpenBSD: ntpd.conf,v 1.7 2004/07/20 17:38:35 henning Exp $
# sample ntpd configuration file, see ntpd.conf(5)
 
Gravatar
Fri Oct 30 22:54:09 -0700 2009
1
2
3
{:applied_to=>
  {:hash=>"\326\211N\263\211\302\255\006\344{R\334z\r\",\365K\313\373",
   :version=>8},
Gravatar
Mon Oct 26 12:29:42 -0700 2009
1
CkkaFQoTZGFub3BpYUBkYW5vcGlhLm5ldAoYEhQthj07Elon+sT1sofAKlIXS0Bc8ggEEhZtZUBuZXd3YXZlLmRhbm9waWEubmV0EqcBEiByaAt3Th3lnLa43WcJcmBiOabN2b5GGbpBhRe+/NkEKhgBCoABGYRGWrHbEtZnwDsJKq33XocOA90cqo5pXyaqK/Kh57586S2O587dPRG1/kwHAtsWzYw47Iz79D+SXtmLRBto7MCY1mJhMSMHQ6yp9aJnmVTwfd7arLUYeIe/pUa/KlsDMbOjz6PZb5asLeZC
Gravatar
Wed Oct 21 17:38:23 -0700 2009
1
2
3
class WavesController < ApplicationController
before_filter :require_user
 
Gravatar
Sun Oct 04 12:35:37 -0700 2009
1
2
3
DISCLAIMER: grade changes were faked; password is hidden
 
from powerschool@danopia.net
Gravatar
Sat Oct 03 20:13:40 -0700 2009
1
2
3
# My grades!
# I'm such a horrible student :P
 
Gravatar
Thu Sep 17 18:39:34 -0700 2009
1
2
3
[21:36:44] <urt> Hi all
[21:36:44] <urt> Event "332", origin: "Silicon.EighthBit.net", params: 3 [urt|#gaming|The EighthBit Gaming Channel | Armagetron and UrbanTerror servers @ games.eighthbit.net | Daily Armagetron matches at 10:00 AM, 4:00 PM, 10:00 PM EST (7:00 AM, 1:00 PM, 7:00 PM PST)! | Daily UrbanTerror matches at 1:00 PM, 7:00 PM EST (10:00 AM, 4:00 PM PST)!]
[21:36:44] <urt> Event "333", origin: "Silicon.EighthBit.net", params: 4 [urt|#gaming|danopia|1245682707]
Gravatar
Tue Sep 01 21:48:41 -0700 2009
1
2
3
#include <stdio.h>
#include "/home/danopia/dev/urt/ioUrbanTerrorClientSource/code/qcommon/huffman.c"
//#include "/home/danopia/dev/urt/ioUrbanTerrorClientSource/code/qcommon/msg.c"
gist: 172045 Freenode ##asp.net
Gravatar
Fri Aug 21 07:20:30 -0700 2009
1
2
3
[09:36:48] * ravingstorm (n=sig@unaffiliated/dconway) has joined ##asp.net
[09:36:54] <ravingstorm> hi
[09:36:56] <ravingstorm> anyone awake
Gravatar
Wed Aug 19 23:07:49 -0700 2009
1
2
3
# Put this file in the folder that has board/
# Probably public_html with shared hosting
 
Gravatar
Tue Aug 11 22:14:30 -0700 2009
1
2
3
#!/usr/bin/env /usr/bin/ruby
 
###############################################################################
Gravatar
Fri Aug 07 21:10:05 -0700 2009
1
2
3
require 'rubygems'
require 'hpricot'
require 'open-uri'
Gravatar
Fri Aug 07 13:22:31 -0700 2009
1
2
3
  def get_page(parsed_url, &block) #:nodoc:
    @seen << parsed_url
    begin
Gravatar
Thu Aug 06 22:43:16 -0700 2009
1
2
3
def next_increment
if current_bid <= 0
0
Gravatar
Tue Aug 04 13:26:26 -0700 2009
1
2
3
require 'digest/md5'
 
class FileNotFoundController < ApplicationController
Gravatar
Fri Jul 31 16:11:39 -0700 2009
1
2
3
 1) Bachman-Turner Overdrive - Takin' Care of Business
 2) Van Halen - Dancing In The Streets
 3) AC/DC - T.N.T.
Gravatar
Sun Jul 19 19:26:46 -0700 2009
1
2
3
class Issues
attr_accessor :domain
 
Gravatar
Sun Jul 19 13:04:04 -0700 2009
1
2
3
qemu: fatal: triple fault
EAX=00000073 EBX=00000066 ECX=000b827e EDX=00003001
ESI=00035791 EDI=00000000 EBP=00103ff8 ESP=00103fa0
Gravatar
Fri Jul 17 12:42:37 -0700 2009
1
2
3
--- app/controllers/issues_controller.rb.bak 2009-07-17 15:38:27.000000000 -0400
+++ app/controllers/issues_controller.rb 2009-07-17 15:40:58.000000000 -0400
@@ -53,6 +53,7 @@