CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 14:45:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091206181922
location: https://web.archive.org/web/20091206181922/https://github.com/fffej
server-timing: captures_list;dur=0.677019, exclusion.robots;dur=0.022147, exclusion.robots.policy;dur=0.009850, esindex;dur=0.014612, cdx.remote;dur=89.541752, LoadShardBlock;dur=519.613417, PetaboxLoader3.resolve;dur=97.301837, PetaboxLoader3.datanode;dur=253.526375
x-app-server: wwwb-app214
x-ts: 302
x-tr: 646
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app214; 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 14:45:24 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 06 Dec 2009 18:19:22 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "b00fc133204e2a1823f31027146bfcd2"
x-archive-orig-x-runtime: 86ms
x-archive-orig-content-length: 53331
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: Sun, 06 Dec 2009 18:19:22 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 06 Dec 2009 18:19:22 GMT", ; rel="memento"; datetime="Sun, 06 Dec 2009 18:19:22 GMT", ; rel="next memento"; datetime="Sat, 19 Jun 2010 17:36:28 GMT", ; rel="last memento"; datetime="Sat, 07 Dec 2024 10:43:32 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: 52_13_20091206125040_crawl100-c/52_13_20091206181804_crawl101.arc.gz
server-timing: captures_list;dur=4.337978, exclusion.robots;dur=0.034718, exclusion.robots.policy;dur=0.014581, esindex;dur=0.016293, cdx.remote;dur=51.051833, LoadShardBlock;dur=485.624155, PetaboxLoader3.datanode;dur=224.529536, PetaboxLoader3.resolve;dur=1201.393330, load_resource;dur=1041.773934
x-app-server: wwwb-app214
x-ts: 200
x-tr: 1665
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
fffej's Profile - GitHub
Public Activity
fffej
(Jeff Foster)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Jeff Foster
- Website/Blog
- https://www.fatvat.co.uk/
- Company
- Not applicable
- Location
- United Kingdom
- Member Since
- Jun 27, 2008 (about 1 year)
- 3 public repos
- 3 followers
Following 3 githubbers and watching 7 repositories view all →
Public Repositories (3)
-
haskellprojects
just to keep a version of my code as I attempt to learn haskell.
Last updated Sun Dec 06 09:17:08 -0800 2009
-
clojure-snippets
Just some random code of mine to learn how to use git
Last updated Fri Sep 11 12:49:53 -0700 2009
-
ClojureProjects
Collection of clojure projects as and when I find time to work on them!
Last updated Sun Aug 02 23:44:20 -0700 2009
Public Activity 
HEAD is 4c3de3222e986b49d6d616df6ec3e89618cd282d
x

-
fffej committed 4c3de322:
Fix enough bugs that now at least it can play through a game and win.
-
fffej committed c3ac7d9d:
Just drop the card from the head instead of turning the deck
-
fffej committed 6ddcfad9:
The trouble with playing the first move each time is that we turn the deck over and over until we go insane. The first resolution to this will be to play the game variant that only allows you to go through the deck once
HEAD is f5eccb408cd7949cd18126c55324dfceecea9bd1
x

-
fffej committed f5eccb40:
Minor simplifications
-
fffej committed 5f14a728:
some dodgy code for getting the heads of a list
-
fffej committed 56d90562:
The slot stuff was getting way too complicated. Replace it with a list and enforce the number of items in the list by not exporting the constructor (if this is possible!)
HEAD is 506ee17378e6ea2471922cefee382e2e8eb0b627
x

-
Jeff Foster committed 506ee173:
Some simplifications and complications. The code for updating structures is painfully crap. TODO find a better way to do this.
HEAD is c0167d5b79d79c965710f67295905171e0817e6e
x

-
Jeff Foster committed c0167d5b:
forgot to save before commit
HEAD is baf02daabdbdbbb11f08ce9ce7c9855cfebb9380
x

-
Jeff Foster committed baf02daa:
Minor changes at end of lunch break!
-
Jeff Foster committed e00aac94:
Start tidying up some of the type definitions. This appears very verbose at the moment, but at least now I'm confident that this is actually implementable. I can discover how to make it less butt-ugly later!
HEAD is 6d7dc63c85c9709b0bbcfd9dbbd7b0cdbd02b1bc
x

-
Jeff Foster committed 6d7dc63c:
get the logic for moving cards up (if possible)
-
Jeff Foster committed 62a1d2ff:
hlint comments (redundant parenthesis and functional)
-
Jeff Foster committed 2f4804c6:
start to flesh things out, focusing on trying to get things working before actually tidying up all the mounds of duplication.
-
Jeff Foster committed 03435d96:
correct some mistyping
HEAD is d9120519c85bbced709e1ce13ab16aa6bb80add9
x

-
Jeff Foster committed d9120519:
Prototype out a few more functions on the flow
HEAD is 70469415971c831c03c79b55d988d8f1386cab1f
x

-
Jeff Foster committed 70469415:
Add logic to do with pulling cards down
This feature is coming soon. Sit tight!