mirror of
https://github.com/osmarks/website
synced 2026-06-01 18:22:17 +00:00
new post
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
+4
-2
@@ -239,7 +239,9 @@ function GuiHacker(){
|
||||
"Flipping arrows and applying yoneda lemma",
|
||||
"Rewriting in Rust",
|
||||
"Entering Mainframe",
|
||||
"Full Scan Required."
|
||||
"Full Scan Required.",
|
||||
"Core Redundancy Override",
|
||||
"Cryptoseed Timeout Recalculation"
|
||||
];
|
||||
this.isProcessing = false;
|
||||
this.processTime = 0;
|
||||
@@ -451,4 +453,4 @@ window.addEventListener("keydown", ev => {
|
||||
guiHacker.consoleOutput(true)
|
||||
}
|
||||
})
|
||||
adjustCanvas()
|
||||
adjustCanvas()
|
||||
|
||||
Reference in New Issue
Block a user