Unclutter the crisper

p4wn

Mastering Business Through Self-Education
So skip the fancy diploma and $150,000 loan - you can get a world-class business education simply by reading these books.
PAWN
16721 LD A (HL)  126
(81)  ADD N      238 128
(65)  LD HL NN   33 228 64
      JP NZ DIS  32 2
      LD L N     46 241
      LD D N     22 3
      LD A E     123
      ADD (HL)   134
      PUSH HL    229
      PUSH AF    245
      CP N       254 63
      JP C DIS   56 32
      CP N       254 148
      JP NC DIS  48 28
      CALL STR   205 187 64
      CP N       254 0
      JP Z DIS   48 28
      CP N       254 1
      JP NZ DIS  32 17
      LD A D     122
      CP N       254 1
      JP NZ DIS  32 12
      CALL ALIST 205 141 66
      LD A E     123
      CP N       254 82
      JP C DIS   56 19
      CP N       254 126
      JP NC DIS  48 15
      POP AF     241
      POP HL     225
      DEC HL     43
      DEC D      21
      JP NZ DIS  31 218
      RET        201
      LD A D     122
      CP M       254 1
      CALL NZ ALIST 196 141 66
      JP DIS     24 241
      POP AF     241
      POP HL     225
      LD E A     95
      JP DIS     24 197

jmp

Green threads

Maruku

Behavior Driven Development or, my eventual phd thesis topic

Why RSA works
Enter Leonhard Euler. Euler was 18 feet tall, shot laser beams from his eyes, and proved Mathematics every second he was awake. In 1736, he took 23 minutes off from a conquest of Mars to prove Fermat’s Little Theorem.

Cray-1

Monads in Python

Microchess

Rule of web caching
The best option for caching, if possible, is to use static files on the disk and allow web servers to publish those files directly.


Lisp on bare metal
-m