I hereby claim:
- I am hansonw on github.
- I am hansonw (https://keybase.io/hansonw) on keybase.
- I have a public key whose fingerprint is 4219 2107 4731 FDAC 6204 2ADC 4D11 CA35 B80F EC37
To claim this, I am signing this object:
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <title>codex_gpt2_codegolf.jsonl - Codex Session</title> | |
| <style> | |
| :root { | |
| --bg: #ffffff; | |
| --panel: #ffffff; |
| #include<stdio.h> | |
| #include<stdlib.h> | |
| #include<string.h> | |
| #include<math.h> | |
| #include<sys/mman.h> | |
| #include<sys/stat.h> | |
| #include<fcntl.h> | |
| #include<unistd.h> | |
| #define N 768 | |
| #define V 50257 |
| const debounce = require('lodash/debounce'); | |
| const {Observable} = require('rxjs'); | |
| let next; | |
| const observable = Observable.create(observer => { | |
| next = observer.next.bind(observer); | |
| }); | |
| let counter = 0; | |
| for (let i = 0; i < 10; i++) { |
I hereby claim:
To claim this, I am signing this object: