Skip to content

Instantly share code, notes, and snippets.

View bmorphism's full-sized avatar
🦍
annealing information lattice since *2069*

Barton Rhodes bmorphism

🦍
annealing information lattice since *2069*
View GitHub Profile
```
certifi 2024.7.4
charset-normalizer 3.3.2
colorama 0.4.6
idna 3.7
urllib3 2.2.2
filelock 3.15.4
fsspec 2024.6.1
h11 0.14.0
mdurl 0.1.2
@bmorphism
bmorphism / hypermeat.py
Created July 3, 2024 23:54
hypermeat.py
from discopy.monoidal import Ty, Box, Diagram
from pprint import PrettyPrinter
from discopy.drawing import Equation
x, y, z, w = Ty(*"xyzw")
f, g = Box('f', x, y), Box('g', z, w)
assert f @ g == Diagram.decode(
dom=x @ z,
boxes_and_offsets=[(f, 0), (g, 1)])
@bmorphism
bmorphism / payload._
Created June 16, 2024 22:16
payload._
-----BEGIN AGE ENCRYPTED FILE-----
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IHRsb2NrIDEwMDcxODEyIDUyZGI5YmE3
MGUwY2MwZjZlYWY3ODAzZGQwNzQ0N2ExZjU0Nzc3MzVmZDNmNjYxNzkyYmE5NDYw
MGM4NGU5NzEKdDBxWDFaYnh3SGZISkw5WVBWd0ZBbW53RVd3L1ZDWGdXZFRFYWJQ
ZjBtYUkweVFIeG5tNzRESUlIQkJyYm51cgpGTzRzMlR4dnJEdTcyMHdVS3JEOGdK
VTR1SG5jR04veXdMSzRRQmFKU3UrSTM4RTQzV0N5M3ZFMmFYbWxndnRPCk1acitR
U2dzN1J0YklKNFhZczc3QUlVbk4veHhHZUo0b2JYeVhtMFEzNW8KLS0tIFN5d2lY
WEtibm5EejRpaDdWYlVZTFJqVWp4RjExcDR5aitJQTNvaXp2MWcKhmVdXupPKkop
iB3eu65dRIolAkPFOS3D/adbUTpSxKqX+3bz10YrMzpP3C8ddhde3BkJhFM+Me9F
mxfmuS1GoFGQTeaS2SSTsfEuHKlH2CYfDzCzKG4REZhTQNOfQoupXgAdM1TSqQi6
@bmorphism
bmorphism / topos-signal.py
Last active June 12, 2024 16:35
topos-signal.py
import os
import random
from openai import OpenAI
from signalbot import SignalBot, Command, Context
from commands import (
PingCommand,
FridayCommand,
TypingCommand,
TriggeredCommand,
@bmorphism
bmorphism / egg.md
Last active June 8, 2024 01:30
egg.md
{
  "admin": null,
  "automatically_add_cw20s": true,
  "automatically_add_cw721s": true,
  "description": "The One Thousand Dozen\nDavid Rasmunsen was a hustler, and, like many a greater man, a man of the one idea. Wherefore, when the clarion call of the North rang on his ear, he conceived an adventure in eggs and bent all his energy to its achievement. He figured briefly and to the point, and the adventure became iridescent-hued, splendid. That eggs would sell at Dawson for five dollars a dozen was a safe working premise. Whence it was incontrovertible that one thousand dozen would bring, in the Golden Metropolis, five thousand dollars.\n\nOn the other hand, expense was to be considered, and he considered it well, for he was a careful man, keenly practical, with a hard head and a heart that imagination never warmed. At fifteen cents a dozen, the initial cost of his thousand dozen would be one hundred and fifty dollars, a mere bagatelle in face of the enormous profit. And suppose, just suppose, to be wil
@bmorphism
bmorphism / plurigrid.md
Created June 4, 2024 05:10
Plurigrid: the story thus far!

Plurigrid: autopoietic ergodicity and embodied, situated cognition

We are building cognitive infrastructure for the next trillion minds

,|
,'/
/___
|___ \\
|___) )
`---'
@bmorphism
bmorphism / traces.md
Created April 25, 2024 06:25
mathematical life unfolding

So now we have two things. I really need to bring it back online, because it becomes much more interesting when you actually experience it. I'll be working on it all day today. It's a sub-organic. It's the name of the organism. I call it a sub-organic organism. And so what results, I sent you two images. One of them is how Transformer actually looks at it, which is this traversal of this back and forth, back and forth, back and forth. It's on signal right now. And then the second one is what happens when there is a singularity in this other type of process, which is a similar shape to the one that you can see with the Transformer. And so this symmetry covariance is everywhere. But does it make sense as far as why not storing the output of the model itself is useful here, other than just a conservation of context window? Not tangibly. Intuitively, it feels like you are reducing dilution of the inputs. Does that make sense? Mm-hmm. Yeah, because-- yeah, basically, that's a very good observation. You're saying t

@bmorphism
bmorphism / poe.hy
Created April 22, 2024 18:41
poe.hy
(import os)
(import typing [AsyncIterable])
(import fastapi_poe [PoeBot PartialResponse run])
(import so [grow cogenerate])
(print (grow "oy" "vey"))
(setv POE_BOT_KEY (os.getenv "POE_BOT_KEY"))
(defclass ReflectBot [PoeBot]
(defn __init__ [self world]
@bmorphism
bmorphism / decoherence.md
Created April 6, 2024 21:21
ur a Fokker-Planck, laddie

ollama run gemma:text pulling manifest pulling df18cdedaff1... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 5.2 GB pulling 097a36493f71... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 8.4 KB pulling 4b98b1f4c59c... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 21 B pulling 11a9f1a6054c... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 409 B verifying sha256 digest writing manifest

@bmorphism
bmorphism / ghidra.log
Created April 4, 2024 08:15
ghidra.log
Parsing command file: config/commands/defaults.sh
Parsing command file: config/commands/search.sh
Parsing command file: config/commands/edit_linting.sh
Parsing command file: config/commands/_split_string.py
Parsing command file: config/commands/defaults.sh
Parsing command file: config/commands/search.sh
Parsing command file: config/commands/edit_linting.sh
Parsing command file: config/commands/_split_string.py
INFO 📙 Arguments: agent:
config: