CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 18:00:46 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090130021941
location: https://web.archive.org/web/20090130021941/https://github.com/igrigorik
server-timing: captures_list;dur=0.757620, exclusion.robots;dur=0.026166, exclusion.robots.policy;dur=0.014432, esindex;dur=0.016736, cdx.remote;dur=78.949580, LoadShardBlock;dur=336.400073, PetaboxLoader3.datanode;dur=54.645918, PetaboxLoader3.resolve;dur=113.498652
x-app-server: wwwb-app223
x-ts: 302
x-tr: 534
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app223; 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: Wed, 06 Aug 2025 18:00:47 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Fri, 30 Jan 2009 02:19:41 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 76ms
x-archive-orig-etag: "a2461c7e3841f27b55a0ccef50f4aa32"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 27971
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 30 Jan 2009 02:19:41 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 20 Oct 2008 00:48:17 GMT", ; rel="prev memento"; datetime="Thu, 18 Dec 2008 18:08:41 GMT", ; rel="memento"; datetime="Fri, 30 Jan 2009 02:19:41 GMT", ; rel="next memento"; datetime="Mon, 02 Mar 2009 03:22:17 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 13:52:48 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_7_20090129230637_crawl102-c/51_7_20090130021809_crawl101.arc.gz
server-timing: captures_list;dur=0.567704, exclusion.robots;dur=0.021731, exclusion.robots.policy;dur=0.011140, esindex;dur=0.011532, cdx.remote;dur=26.757788, LoadShardBlock;dur=404.201046, PetaboxLoader3.datanode;dur=203.349136, PetaboxLoader3.resolve;dur=247.000081, load_resource;dur=96.636752
x-app-server: wwwb-app223
x-ts: 200
x-tr: 596
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
igrigorik's Profile - GitHub
Public Activity
-
Ruby driver for httperf - automated load and performance testingCreated Tue Sep 30 06:14:26 -0700 2008
-
Scalable Bloom Filter implemented in Ruby.Created Sat Dec 27 10:07:07 -0800 2008
-
Ruby bindings for libcurlForked from taf2/curb Sat Sep 27 13:31:05 -0700 2008
-
EventMachine based HTTP Request interfaceCreated Fri Aug 22 13:53:40 -0700 2008
-
EventMachine - Sync from svn repo at rubyeventmachine.comForked from eventmachine/eventmachine Thu Aug 28 19:36:36 -0700 2008
-
Created Mon Jan 26 22:37:50 -0800 2009
-
Rails plugin for OAuthForked from pelle/oauth-plugin Mon Aug 04 20:59:52 -0700 2008
-
Ruby to Lolcode translator, kthnxbai.Created Wed Dec 10 21:04:55 -0800 2008
Public Activity
3823433104029d75d1b086942b48372ea421da0f
FIX: aggresive EM connect_server timeouts
New branch is at igrigorik/gitter/tree/gitter
New repository is at igrigorik/gitter
treetop's description:
A Ruby-based parsing DSL based on parsing expression grammars.
ruby-web-search's description:
A Ruby gem that provides a way to retrieve search results via the main search engines using Ruby
rugalytics's description:
Rugalytics is a Ruby Google Analytics API.
codeswarm.rb's description:
Codeswarm rewrite in ruby
456133437e0e3f143475721fafa5d67fd24aa01d
less sillyness, more HEAD requests
genetify's description:
An unobtrusive way to A/B test and optimize webpages
class Array; def sum; inject( nil ) { |sum,x| sum ? sum+x : x }; end; end
class Array; def mean; self.sum/self.size.to_f; end; end
class Array; def variance; mean = self.mean; Math.sqrt(inject( nil ) { |var,x| var ? var+((x-mean)**2) : ((x-mean)**2)}/self.size.to_f); end; end
#!/usr/bin/env ruby
require 'rubygems'
mini_magick's description:
mini replacement for RMagick
# Equivalent to mysqladmin ext -ri10
# - that is, if mysqladmin ext -ri10 works on your box
# - in my case it didn't...
eventedcache's description:
A memcache client implementation that uses eventmachine
ringo's description:
Distributed key-value storage a'la Amazon Dynamo
hpricot's description:
A swift, liberal HTML parser with a fantastic library
wikimedia-mobile's description:
Wikimedia's Mobile Site in Merb
strategery's description:
Support Vector Machine library built from RNum
« NewerOlder »
This feature is coming soon. Sit tight!