CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 07:26:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090531061243
location: https://web.archive.org/web/20090531061243/https://github.com/lloyd
server-timing: captures_list;dur=0.774860, exclusion.robots;dur=0.024723, exclusion.robots.policy;dur=0.011023, esindex;dur=0.014091, cdx.remote;dur=14.860949, LoadShardBlock;dur=315.934006, PetaboxLoader3.datanode;dur=144.648019, PetaboxLoader3.resolve;dur=124.032823
x-app-server: wwwb-app215
x-ts: 302
x-tr: 369
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app215; 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: Fri, 22 Aug 2025 07:26:22 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sun, 31 May 2009 06:12:43 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 80ms
x-archive-orig-etag: "e4932951c39c2dca63ec19087780d9c6"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 69276
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 31 May 2009 06:12:43 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 22 Jan 2009 09:31:30 GMT", ; rel="prev memento"; datetime="Thu, 22 Jan 2009 09:31:30 GMT", ; rel="memento"; datetime="Sun, 31 May 2009 06:12:43 GMT", ; rel="next memento"; datetime="Sat, 20 Feb 2010 04:19:52 GMT", ; rel="last memento"; datetime="Wed, 23 Jul 2025 11:23:45 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_9_20090531055609_crawl100-c/51_9_20090531061150_crawl101.arc.gz
server-timing: captures_list;dur=0.589935, exclusion.robots;dur=0.021724, exclusion.robots.policy;dur=0.011122, esindex;dur=0.012862, cdx.remote;dur=13.952281, LoadShardBlock;dur=164.275272, PetaboxLoader3.datanode;dur=105.254726, PetaboxLoader3.resolve;dur=171.951089, load_resource;dur=171.938116
x-app-server: wwwb-app215
x-ts: 200
x-tr: 450
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
lloyd's Profile - GitHub
Public Activity
-
arcade sounds and chiptunes for ruby and cForked from why/bloopsaphone Thu Mar 12 09:38:41 -0700 2009
-
A BrowserPlus service that wraps why's bloopsaphone to expose arcade style music to browser based...Updated Thu Mar 12 13:47:09 -0700 2009
-
A simple ruby service to download a remote URL and pass a file handle back up to javascript.Updated Thu Jan 15 17:21:30 -0800 2009
-
A BrowserPlus service that enables a webpage to access to local files that the user has selectedUpdated Mon Mar 16 17:48:14 -0700 2009
-
The BrowserPlus jsonrequest service, which implements "secure" cross domain JSON requests as spec...Updated Thu Mar 12 11:58:34 -0700 2009
-
BrowserPlus service for accessing user photosUpdated Wed Dec 24 14:35:20 -0800 2008
-
BrowserPlus based Javascript ProfilerForked from davglass/bp-profiler Fri Dec 12 17:56:52 -0800 2008
-
A sample BrowserPlus service that demonstrates how to render custom HTML prompts from within serv...Updated Wed Jan 14 08:53:41 -0800 2009
-
The BrowserPlus ruby service, a BrowserPlus service that allows dependent services to be written ...Updated Wed May 13 16:23:03 -0700 2009
-
Tools and Frameworks to make building BrowserPlus services easierUpdated Tue Mar 31 08:57:26 -0700 2009
-
An easy to use, tiny, public domain, C wrapper library around Igor Pavlov's work that can be used...Updated Wed Apr 01 11:04:25 -0700 2009
-
A specification and reference implementation of natural and efficient client side storage for Jav...Updated Sat May 02 11:47:48 -0700 2009
-
My playground as I learn erlangUpdated Thu Apr 30 16:16:12 -0700 2009
-
my pageUpdated Tue Dec 16 21:57:23 -0800 2008
-
Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI CUpdated Fri May 29 13:43:26 -0700 2009
-
This is a work in progress blog post for the yahoo! developer network about git and github.Updated Sun Feb 15 08:54:19 -0800 2009
Public Activity
lloyd
commented on
dougma/yajl
Fri May 29 13:47:47 -0700 2009
inline hot functions as an optimization?
New tag is at lloyd/yajl/tree/1.0.5
How do I install yajl?
yajl-rails's description:
Rails plugin for using YAJL with Rails 3
HEAD is d324470df214ec16a9017be90ed6624372cde768
x

-
lloyd committed d324470d:
inline a couple state management routines for 12% lex perf improvement - also document a couple more opportunities
-
lloyd committed 68d32b76:
inline readChar and unreadChar for marginal improvements in parsing performance (15% for json_verify - which just throws away strings after reading))
inline hot functions as an optimization?
Tests fail on 64 bit machines
HEAD is 29ed05e9c19b9e4ca887ba0f48afb672b33cd3f4
x

-
lloyd committed 29ed05e9:
update to 1.9.1 p129
-
lloyd committed e28c652b:
update ruby build to use dynamic library (this ensures binary ruby extensions have access to all required exported symbols, fix required by 'Crypto' test which uses dynamically loaded binary extensions)
-
lloyd committed 464238a2:
enable building of shared lib for ruby, strip local syms from built lib
kroll's description:
Kroll is the pyrometallurgical industrial process used to produce titanium. It's a microkernel.
webkit_titanium's description:
Titanium's branch of WebKit
thoth's description:
An awesome Ruby blog engine.
titanium's description:
An open source, cross-platform, cross-language SDK for developing desktop apps using web technologies
jscouch's description:
A partial JavaScript re-implementation of CouchDB.
New branch is at lloyd/jsondb/tree/gh-pages
New branch is at lloyd/jsondb/tree/master
New repository is at lloyd/jsondb
This feature is coming soon. Sit tight!