HTTP/2 302
server: nginx
date: Sat, 16 Aug 2025 22:31:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100211155303
location: https://web.archive.org/web/20100211155303/https://gist.github.com/gists
server-timing: captures_list;dur=0.776138, exclusion.robots;dur=0.029024, exclusion.robots.policy;dur=0.013303, esindex;dur=0.016345, cdx.remote;dur=46.775991, LoadShardBlock;dur=92.180010, PetaboxLoader3.datanode;dur=70.491837
x-app-server: wwwb-app203
x-ts: 302
x-tr: 168
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 16 Aug 2025 22:31:11 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 11 Feb 2010 15:53:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "81c27868e7d419d5ddeadcc123946f96"
x-archive-orig-x-runtime: 1468ms
x-archive-orig-content-length: 30157
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 11 Feb 2010 15:53:03 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 24 Jul 2008 22:51:13 GMT", ; rel="prev memento"; datetime="Tue, 09 Feb 2010 03:27:04 GMT", ; rel="memento"; datetime="Thu, 11 Feb 2010 15:53:03 GMT", ; rel="next memento"; datetime="Thu, 11 Feb 2010 20:48:16 GMT", ; rel="last memento"; datetime="Sat, 31 May 2025 13:28:40 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100211133235_crawl102-c/51_14_20100211155027_crawl101.arc.gz
server-timing: captures_list;dur=1.621913, exclusion.robots;dur=0.019820, exclusion.robots.policy;dur=0.009548, esindex;dur=0.014504, cdx.remote;dur=31.226547, LoadShardBlock;dur=70.247486, PetaboxLoader3.datanode;dur=108.748766, load_resource;dur=257.539311, PetaboxLoader3.resolve;dur=188.153751
x-app-server: wwwb-app203
x-ts: 200
x-tr: 441
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Gist - GitHub
All Gists
1
2
3
|
# Run rake db:size to get a print of your database size in bytes. # Run rake db:tables:size to get the sizes for individual tables # Works for MySQL and PostgreSQL. Not tested elsewhere.
|
1
2
3
|
The problem is that it's hard to achieve the same result as Shoulda/Remarkable matchers using only RSpec: it {
|
1
2
3
|
// ==UserScript== // @name dqnplus // @namespace dqnplus
|
1
2
3
|
Goals: * Unify syntax (no more should_* methods if possible)
|
1
2
3
|
from django.db import models from django.core import exceptions
|
1
2
3
|
tell application "GrowlHelperApp" set the allNotificationsList to {"New Mail"} set the enabledNotificationsList to {"New Mail"}
|
1
2
3
|
mate /opt/local/etc/php5/php.ini error_log = /Users/USERNAME/Library/Logs/php.log
|
1
2
3
|
[peter@pak ~/.rvm/src]$ rvm install 1.9.1 --trace install 1.9.1 --trace
|
1
2
3
|
(function(){ setInterval(function(){ for(var d=document.getElementsByTagName("iframe"),l=d.length;l--;){
|
1
2
3
|
""" For Pylons 0.97 with asplake's Routes fork with {.format} parameter support 1) fill_render(), a render() that encodes repeating groups properly
|
1
2
3
|
from django.core import serializers from django.http import HttpResponse from django.utils import simplejson
|
1
|
javascript:(function(){ window.open('https://mail.google.com/tasks/canvas','myWindow', 'status=1, height=600,width=600,resizable = 0,location=0'); })();
|
1
2
3
|
<https://example.com/282971544/NNMolecule/1373945550> a cdk:Molecule ; cheminf:CHEMINF_000337
|
1
2
3
|
package com.vaadin.osgi; import java.util.Dictionary;
|
1
2
3
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="es"> <head>
|
1
2
3
|
package helloworld; import com.vaadin.Application;
|
1
2
3
|
Bundle-SymbolicName: helloworld.theme Include-Resource: etc/theme Export-Package: VAADIN.themes.helloworld
|
1
2
3
|
require 'rubygems' require 'eventmachine'
|