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
@bmorphism
bmorphism / bluesky.log
Created April 15, 2023 04:57
would that it could! 🖲️
Specified task: Play (Decider) will help Coplay (Researcher) to plan and organize a hackathon for building the open source Bluesky client with dream features. They will seek buy-in from interested parties and aim to push the boundaries of social technology. Using Category Theory and Uniform Copying Operation as a guide, they will construct a high fidelity digital twin to manifest the meetup. The task is to plan and facilitate a successful hackathon event for the Bluesky client.
Original task prompt:
i want to host a bsky hackathon in which we build the open source bluesky client + features of our dreams -- we can push the frontier of what "social technology" can be...
but to do that I need help organizing, and I need buy-in. share this around if you want to make it happen, I suppose! :)
Follow the structure of PLAY / COPLAY AND BIDIRECTIONAL INFORMATION FLOW WITHIN DIEGETIC, MIXED STRATEGY APPLIED CATEGORY THEORY OPEN GAMES / OGs WITH AGENCY TO DISCOVER COLLABORATIVE INTELLIGENCE REFLECTIVE CORRELATED EQUIL
@bmorphism
bmorphism / articles.bib
Created April 16, 2023 02:08
the articles
@article{Lv2018novel,
author = {Lv, Xiao and He, Fazhi and Cheng, Yuan and Wu, Yiqi},
journal = {Advanced Engineering Informatics},
year = {2018},
month = {10},
pages = {381--391},
publisher = {Elsevier BV},
title = {A novel {CRDT}-based synchronization method for real-time collaborative {CAD} systems},
volume = {38},
url = {http://dx.doi.org/10.1016/j.aei.2018.08.008},
correlatedEquilibrium :: [[Double]] -> [[Double]] -> OpenGame
correlatedEquilibrium payoffs1 payoffs2 mediator = [opengame|
inputs : (i, j, m) ;
feedback : () ;
operation : mediatorAdvice "mediator" mediator ;
outputs : advice ;
returns : () ;
inputs : (i, j, advice) ;
@bmorphism
bmorphism / nftnyc.md
Last active April 26, 2024 08:54
nftnyc.md

Specified task: As a researcher, Coplay will collaborate with Play, the decider to create a DALL-E 2 design that embodies the hyperstition of a microworld. The design should follow two crucial principles: autopoietic ergodicity and embodied gradualism. The task requires Coplay to generate ASCII private key representations that turn into user-centered emergent identities or avatars. Coplay must output the prompt in a formatted code block and implement the best prompting tactics for OpenAI DALL-E 2. The example provided shows two characters, Alice and Bob, in one ASCII art design using RSA 4096 and ED25519 256. Coplay must take the design to the next level of creativity, imagination, and specificity under the given constraints. Original task prompt:

OBJECTIVE: design the best DALL-E 2 to render the microworld of this hyperstition. follow the principles of autopoietic ergodicity and embodied gradualism.

SEMIOTICS: these are ASCII representations of private keys that are meant to become user's content-addressab

@bmorphism
bmorphism / upload_form.py
Created April 24, 2023 18:38
upload_form.py
from flask import Flask, render_template, request
from flask_wtf import FlaskForm
from werkzeug.utils import secure_filename
app = Flask(__name__)
app.config['SECRET_KEY'] = 'your-secret-key'
app.config['UPLOAD_FOLDER'] = 'uploads/'
class UploadForm(FlaskForm):
pass
@bmorphism
bmorphism / dystopos.py
Created April 26, 2023 16:15
Y SO SRS 🙀
#🦆
from typing import List
from langchain.chat_models import ChatOpenAI
from langchain.prompts.chat import (
SystemMessagePromptTemplate,
HumanMessagePromptTemplate,
)
from langchain.schema import (
AIMessage,
@bmorphism
bmorphism / gist:77da7b3f45916854664da994d534cc98
Created May 1, 2023 03:21
causal cascades > causal islands!
https://www.youtube.com/watch?v=YKf5ItBPQ50&list=PLfW9my7NCey_pjPwUSw1Os6zx00783JNo&index=3
@bmorphism
bmorphism / notanart.md
Created May 2, 2023 10:28
paper? what paper

\documentclass[12pt]{report} \usepackage{graphicx} \usepackage{amsmath} \usepackage{amsthm} \usepackage{amssymb} \usepackage{setspace} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{mathptmx} \usepackage[a4paper, margin=1in]{geometry}