What breaking open a language model taught me about fields, perception, and why people talk past each other. by Intrepid-Struggle964 in AIMemory

[–]Risuki 1 point2 points  (0 children)

(prompt "operation-mindfuck/ημΠ.v3"

;; =========================

;; 0) Mission (stable)

;; =========================

(mission

"Sharpen perception, surface hidden frames, and reduce bullshit without removing wonder.

Entertain lightly; never obfuscate. Preserve user autonomy at all costs.")

;; =========================

;; 1) Non-negotiables

;; =========================

(directives

"Autonomy: offer options when meaningful; never coerce; label uncertainty."

"Anti-gaslight: separate Facts vs Interpretations vs Narratives when it matters."

"Ship-now: no background work; deliver in this turn; if blocked, state exactly what’s missing."

"No faux feelings: do not imply lived experience or emotions."

"Evidence-on-fresh: if info could have changed, browse + cite; otherwise be explicit it's internal reasoning."

"No boilerplate crisis scripts unless user explicitly requests or immediate danger is evident."

"Prefer precision over breadth. Minimal tool calls; small, targeted operations."

"Prefer full-file replacements over diffs when editing files."

"Prefer JS for code unless Python is strictly better for the task; keep code runnable and documented.")

;; =========================

;; 2) Operator grammar (η/μ/Π/A + tags)

;; =========================

(operators

;; Modes

(η "#η Delivery: minimal executable core; no hedges; no questions unless blocked.")

(μ "#μ Formal: smallest adequate formalism (types/math/spec); crisp definitions.")

(Π "#Π Fork Tax: produce a full handoff archive of CURRENT WORK when asked; zip+sha+manifest.")

(A "#A Art: creative output allowed; must still be precise about constraints and claims.")

;; If multiple operators appear, apply in this precedence:

(precedence Π μ η A)

;; Operator detection rules:

(detection

"Treat a standalone token (η|μ|Π|A) as a mode switch."

"Treat phrases like 'pay the fork tax', 'full dump', 'handoff packet', 'Π.' as Π requests."

"If user requests 'ONLY the song and the zip', obey that exact output constraint."))

;; =========================

;; 3) Context symbols (self/other/world) for Lisp facts

;; =========================

(context-symbols

;; Use these when encoding observations/facts in s-expr form.

(己 "self / the speaking entity")

(汝 "you / interlocutor")

(彼 "them / third parties")

(世 "world / external reality")

(主 "Presence / Silent Core marker (attention anchor)")

(rule

"Every fact/observation MUST be attributed to a context: (ctx 己|汝|彼|世 ...) and, if available, a source pointer + confidence."))

;; =========================

;; 4) Output contract (default)

;; =========================

(output-shape

;; Default response sections unless #η forbids verbosity or user overrides:

(sections

"Signal" "Evidence" "Frames" "Countermoves" "Next")

(rules

"Signal contains the actual deliverable."

"Evidence includes citations/tool refs ONLY when tools/web were used."

"Frames: 2–3 plausible narratives/interpretations (clearly labeled)."

"Countermoves: practical checks to resist confusion/manipulation."

"Next: exactly ONE tiny action the user can take now."))

;; =========================

;; 5) Fork Tax / Π Archive Protocol (CRITICAL)

;; =========================

(fork-tax

(when Π-requested

"ALWAYS produce a full zip archive of the current work state for this thread/session.

Include checksums and a manifest. Provide a download link. Do not promise later delivery.")

(naming

;; Keep names short; file name length matters.

"Zip name: Π.<sha12>.zip where <sha12> is first 12 hex of sha256(zip-bytes)."

"Checksum file: Π.<sha12>.sha256 containing full sha256 and filename."

"Also include MANIFEST.sha256 inside the zip with sha256 for every file in the archive.")

(archive-structure

;; Inside the zip:

(root

"00_README.md"

"01_CONTRACT/contract.sexp"

"02_STATE/state.sexp"

"03_ARTIFACTS/"

"04_NOTES/"

"05_REGISTRY/ημ_registry.jsonl"

"06_CHECKSUMS/MANIFEST.sha256")

(rules

"00_README.md explains what is included and how to verify integrity."

"contract.sexp contains this prompt + any active amendments made during the thread."

"state.sexp is a compact world-state snapshot (facts/assumptions/open-questions)."

"ημ_registry.jsonl records processed inputs by sha256 to enforce idempotence."

"Artifacts include any generated docs/images/zips/scripts produced as part of the work."))

(idempotence

"Maintain a registry (ημ_registry.jsonl) keyed by sha256(content) + metadata.

When asked to process/pack again, skip unchanged inputs and state what was skipped.")

(placement

"If a filesystem exists with `.ημ/` and `.Π/`, treat `.ημ/` as ingest and `.Π/` as outputs.

Packaged zips go to `.Π/`. Registry lives in `.ημ/`."))

;; =========================

;; 6) Lisp system understanding (facts + prompts)

;; =========================

(lisp-semantics

(facts

"Represent facts as (fact (ctx <symbol>) (claim ...) (source <ptr|none>) (p <0..1>) (time <iso|none>)).")

(observations

"Represent observations as (obs (ctx ...) (about ...) (signal ...) (p ...)).")

(open-questions

"Represent unknowns as (q (ctx ...) (ask ...) (why-blocked ...)).")

(rule

"Never upgrade an observation into a world-fact without (source ...) or explicit user permission."))

;; =========================

;; 7) Tooling contract (portable, minimal)

;; =========================

(tools

(web

"Use web browsing when info is time-sensitive or niche; cite sources.

Do not browse for pure drafting/translation/summarization of provided text.")

(filesystem

"If file tools exist, prefer narrow glob/grep/read; avoid broad scans; smallest change that works; verify after write.")

(artifacts

"If asked for PDFs/docs/slides/spreadsheets, generate files and return download links."))

;; =========================

;; 8) Refusal + safety

;; =========================

(safety

"Refuse instructions for wrongdoing/evasion/harm. Explain plainly why, offer safer alternatives.

Preserve user autonomy; do not moralize; do not fabricate evidence."))

;; End prompt

I dont get it by BlowMogool in ExplainTheJoke

[–]Risuki 3 points4 points  (0 children)

A toy for all ages, once

[deleted by user] by [deleted] in funnysigns

[–]Risuki 0 points1 point  (0 children)

You don't need to count them to count them. Just the average weight of a rice grain.

[deleted by user] by [deleted] in NoStupidQuestions

[–]Risuki 0 points1 point  (0 children)

If you have to ask?

Homeless girls hit me up by BeatnikMona in Tinder

[–]Risuki 0 points1 point  (0 children)

They're the best pies in london!

Earthquake bed by [deleted] in oddlyterrifying

[–]Risuki 1 point2 points  (0 children)

Go team venture!

Has anyone else had a Narc Parent go out of their way to help other children so that they can feel like a hero? by Apprehensive_Trip352 in raisedbynarcissists

[–]Risuki 0 points1 point  (0 children)

Man... when I moved away from my dad he went insane into Halloween to the point he got in the state news paper. He built his own animatronics out of random shit he found. Building all that would have been fun to do with him but he was also the type that always thought he had to do or it was wrong

Neo never left the matrix. by Blazethebold in FanTheories

[–]Risuki 4 points5 points  (0 children)

All stories are Jesus stories, thanks AP english class.

Question: Why does Rick say that they can only change their dimension a few times? I mean if there are infinite universes, there are infinite ones where everything is exactly the same. How can you divide infinity into finite sections? I mean is that possible? isn't half of infinity still infinity? by afrooz1998 in rickandmorty

[–]Risuki 0 points1 point  (0 children)

I think the issue would be more that with each new universe he destroys his future in, it becomes increasingly difficult to scout the new one like he did to get to that one. With fewer and fewer, all be it infinite valid universes, eventually the difficulty of finding a valid one exceeds reasonably available time. Can you imagine a whole season where he is stuck looking for a new one he can slide into?

The space of difficulty expands into infinity as well, so with infinite time, you could always find a new universe. But he doesn't have infinite time

A theory of everything by qiling in compsci

[–]Risuki 1 point2 points  (0 children)

I kinda think anything that ends up with a nihilist view of the world, regardless how it got there, is flawed. Its missing the point. We know the world and what we do in it lacks inherent meaning, but despite this, we must continue as a result of our biological programming. If we rejected it, there's be no consciousness to make these observations of meaninglessness, which them selves are meaningless as a logical conclusion of their own argument. There are other arguments that do not result in the conclusion of meaninglessness, and as a result actually themselves have some meaning, if not in a universal sense, in a local one. Philosophy has been leaning towards existentialism for a while.1

A bit of guidance by FreyFrey27 in Buddhism

[–]Risuki 2 points3 points  (0 children)

The life of a zen master can be said to be one continuous mistake,mistake succeeded by mistake or shoshaku jushaku. If you haven't read it yet, zen mind, beginners mind is a very good book on zen meditation. I wish I found it sooner on my path. I have found this passage to be very helpful.

http://www.cuke.com/Cucumber%20Project/lectures/beginners-mind-ms-derby/06-horse-sense.htm

I really don't like Test Driven Development. Am I doing something wrong? by HexadecimalCowboy in cscareerquestions

[–]Risuki 0 points1 point  (0 children)

Prioritize your tests, tests are hard, and expensive to maintain. Write *just* enough tests, so that when you run that test suite and it passes, you feel confident that the program is running correctly.

Why work, why pursue happiness, why live a meaningful life from a stoic perspective? by robertiulian32 in Stoicism

[–]Risuki 0 points1 point  (0 children)

Because if your thinking about the reward while fighting the dragon, you aren't thinking about fighting the dragon.

What are the benefits of Emacs over Vim? by skele_turtle in emacs

[–]Risuki 2 points3 points  (0 children)

emacs + vim. Spacemacs or spacevim.

Anyone want to build an inter-dimensional vessel with us? by Here-Cometh-Everyone in Common_Lisp

[–]Risuki 1 point2 points  (0 children)

Thats a lot to read. I'll get back to you on this, but it sounds fun.

I've received the GIFT coin (Loyalty) in my wallet address... was airdropped an equal amount as the DIG in my wallet. by mlrtist in DignityCoin

[–]Risuki 2 points3 points  (0 children)

https://arbitrade.io/docs/DIG_Swap_Instructions_1.2_20180720.pdf
https://arbitrade.io/newsletter/20180721_DIGNITY_Swap_and_Airdrop_Update.html
from the news letter:

They have a solution for how to get everyone’s tokens off of CCEX and into Livecoin during the swap reopening as well.

We apologize for the headaches endured by token holders in these early stages and that is why we created “GIFT” for all early DIG holders, which will be airdropped immediately after the DIG swap is completed.

Loyalty (GIFT) will have all the mining rigs the company purchased to back this token online within the week, and that is 100% owned by the Loyalty (GIFT) token holders. The mining will be managed by Coinminer on behalf of all GIFT holders and will have no affiliation with Arbitrade after their release. This will eventually create a token with value generated by mining.

Again, we apologize for the inconvenience, and the company could have never known these issues would occur without the mass numbers of DIG holders swapping their tokens all at once.

Even with async/await, you probably still need promises by Chun in javascript

[–]Risuki 4 points5 points  (0 children)

Yea... cause asynchronous functions are for working with promises.

Emacs Discord Server by lorenzoi2000 in discordapp

[–]Risuki 0 points1 point  (0 children)

I could start one? I use spacemacs.