Skip to content
View keithadler's full-sized avatar
  • San Francisco, CA
  • 19:44 (UTC -07:00)

Block or report keithadler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 2eforthos 2eforthos Public

    A Forth operating system for the Apple //e that boots from its own sector and talks to the disk a nibble at a time — no DOS. 290 words, an 80-column console, double hi-res and lo-res graphics, and …

    Assembly 1

  2. cyloid cyloid Public

    A tank shooter for the Atari 2600, hand-written in 6502 assembly. Builds a 4KB NTSC ROM; playable in-browser. MIT.

    Assembly

  3. frost frost Public

    A shell scripting language for when machines write the scripts and humans only review them. No interpolation, so injection is unrepresentable. Capability manifest, business-rule policy engine and a…

    Python

  4. lazarus-ap lazarus-ap Public

    An emulator of the IBM AP-101S, the Space Shuttle's flight computer — built from IBM's own manuals and running real NASA flight software.

    Assembly

  5. magic-float-linter magic-float-linter Public

    Finds hardcoded numbers that are secretly exact math constants — typed by hand, and typed wrong (pi/180, 1/ln2, sqrt2). A Python linter.

    Python

  6. zeta3 zeta3 Public

    High-precision integer-relation tests (PSLQ + LLL, dual-engine certified) probing whether Apéry's constant ζ(3) is algebraically independent from π — plus MZV / Zagier-basis checks. Fully reproduci…

    TeX