HTTP/2 302
server: nginx
date: Sun, 31 Aug 2025 14:45:41 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100106115154
location: https://web.archive.org/web/20100106115154/https://gist.github.com/gists
server-timing: captures_list;dur=0.635808, exclusion.robots;dur=0.017874, exclusion.robots.policy;dur=0.006716, esindex;dur=0.011039, cdx.remote;dur=37.009815, LoadShardBlock;dur=152.794584, PetaboxLoader3.datanode;dur=91.409347
x-app-server: wwwb-app239
x-ts: 302
x-tr: 234
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app239; 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: Sun, 31 Aug 2025 14:45:41 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 06 Jan 2010 11:51:54 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "348d8fbf71b353f4f0d55aecb919d9ac"
x-archive-orig-x-runtime: 1321ms
x-archive-orig-content-length: 29853
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: Wed, 06 Jan 2010 11:51:54 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="Mon, 04 Jan 2010 20:01:08 GMT", ; rel="memento"; datetime="Wed, 06 Jan 2010 11:51:54 GMT", ; rel="next memento"; datetime="Wed, 06 Jan 2010 20:52:05 GMT", ; rel="last memento"; datetime="Tue, 26 Nov 2024 19:46:44 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_13_20100106065057_crawl102-c/51_13_20100106114956_crawl101.arc.gz
server-timing: captures_list;dur=0.453764, exclusion.robots;dur=0.013232, exclusion.robots.policy;dur=0.005156, esindex;dur=0.007905, cdx.remote;dur=24.431446, LoadShardBlock;dur=221.902197, PetaboxLoader3.datanode;dur=166.790467, PetaboxLoader3.resolve;dur=237.122603, load_resource;dur=266.489238
x-app-server: wwwb-app239
x-ts: 200
x-tr: 614
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
|
var controller = document.getElementById("urlbar")._copyCutController; var originalDoCommand = controller.doCommand;
|
1
2
3
|
Makes 6 regular or 8 smaller, takes about an hour or 40 mins if in a hurry. For flour you can use white, wholemeal or my favourite: 50% untreated strong white flour (from Garboldisham mill) and 50% Hovis granary.
|
1
2
3
|
#!/bin/bash # # Script to bundle this rails app with compiled ruby files.
|
1
2
3
|
<? $r = new ReflectionClass('DibiColumnInfo');
|
1
2
3
|
module Main where import System.IO
|
1
2
3
|
# Fulltext search module on Google App Engine. from google.appengine.ext import db
|
1
2
3
|
/* Benemerita Universidad Autonoma de Puebla * Facultad de Ciencias de la Computación *
|
1
2
3
|
#export GRAILS_VERSION="$(ls -lhr $HOME/.grails | egrep -i '1\.' | head -1 | gawk '{print $9 }')" export GRAILS_VERSION=`cat $GRAILS_HOME/build.properties | grep "^grails.version=" | gawk -F= '{ print $2 }' | tr -d '\r' | tr -d '\n'`
|
1
2
3
|
[Session started at 2010-01-06 12:14:10 +0100.] GNU gdb 6.3.50-20050815 (Apple version gdb-1344) (Fri Jul 3 01:19:56 UTC 2009) Copyright 2004 Free Software Foundation, Inc.
|
1
2
3
|
class User attr_accessor_with_default :profiled, true end
|
1
2
3
|
# require "rack/openid" require 'devise/strategies/base' require 'uri'
|
1
2
3
|
# mongo_template.rb # fork of Ben Scofield's Rails MongoMapper Template (https://gist.github.com/181842) #
|
1
2
3
|
fun! EvalVimScriptRegion(s,e) let lines = getline(a:s,a:e) let file = tempname()
|
1
2
3
|
// エラーコンソールの「コード」へ貼り付け評価 => [object ChromeWindow] // window.eval() で評価 (Chrome 特権下) => ダイアログが表示される
|
1
2
3
|
import collection.immutable.List import java.io.{OutputStreamWriter, FileWriter, FileOutputStream, File}
|
1
2
3
|
#!/usr/local/bin/python # -*- coding: utf-8 -*- import os, sys
|
1
2
3
|
{ "type": "FeatureCollection", "published": "Wed, 06 Jan 2010 10:26:00 +0000", "original_url": "https://www.guardian.co.uk/uk/interactive/2010/jan/05/weather-snow-pictures",
|
1
2
3
|
// gen the SB header, iTunes.h via the usuals and then this will set you up with the basics for a controller. #import <Cocoa/Cocoa.h>
|
1
2
3
|
#!/usr/bin/perl #bin to debug
|
1
2
3
|
# map/reduce from the shell to return all unique tags and count them: map = function() {
|