Skip to content

Instantly share code, notes, and snippets.

View nwoeanhinnogaehr's full-sized avatar
💾
forgetting a billion proofs

Noah Weninger nwoeanhinnogaehr

💾
forgetting a billion proofs
View GitHub Profile
@AaronDavidSchneider
AaronDavidSchneider / arxivtorm.py
Last active January 30, 2023 11:21
daily arxiv on the remarkable
#!/home/aaron/miniconda3/bin/python
# How to:
# 1. Get python running on your computer
# 2. Install arxiv: $ pip install arxiv
# 3. Get pandoc running!
# 4. Install rmapi
# 5. change the RMAPI variable to point to the rmapi executable (line 18)
# 6. change line 1 to point to your python interpreter ($ which python), make the script executable, etc.
# 7. change the QUERY variable to query arxiv to whatever you like (line 19)
@seanjensengrey
seanjensengrey / octal_x86.txt
Created April 1, 2018 16:28
x86 is an octal machine
# source:http://reocities.com/SiliconValley/heights/7052/opcode.txt
From: mark@omnifest.uwm.edu (Mark Hopkins)
Newsgroups: alt.lang.asm
Subject: A Summary of the 80486 Opcodes and Instructions
(1) The 80x86 is an Octal Machine
This is a follow-up and revision of an article posted in alt.lang.asm on
7-5-92 concerning the 80x86 instruction encoding.
The only proper way to understand 80x86 coding is to realize that ALL 80x86