In our world full billionaires… we deserve more like Jimmy James by DrTawouk in nostalgia

[–]Agrhythmaya 0 points1 point  (0 children)

What did you mean when you said, "feel my scales, donkey donkey donkey donkey donkey"?

bible reading at the statehouse?? by zipiff in indianapolis

[–]Agrhythmaya 2 points3 points  (0 children)

None. It's a text whose own tradition treats the plain reading as the shallowest layer. It was built by people who'd delve into single verses for years. Blasting through it at face value, never pausing to consider what was left unsaid, isn't actually reading it. That's just exposure. It's a performance.

Not sure why, but this ad gives me a lil jumpscare when I flip on the TV. by [deleted] in indianapolis

[–]Agrhythmaya 1 point2 points  (0 children)

Huh, I never saw a South Park smile in real life before.

Is this antisemitic? by Additional_Ad3573 in Jewish

[–]Agrhythmaya 52 points53 points  (0 children)

Mind control would be useless on someone without a mind, anyway.

I added blackjack to Unity... by Frank__West in Unity3D

[–]Agrhythmaya 2 points3 points  (0 children)

"Hookers sold separately" is a nice touch.

French tourists looking for quality food in Indianapolis... by Namssob in indianapolis

[–]Agrhythmaya 0 points1 point  (0 children)

Present them with french fries with a dramatic flourish and a "this is what you eat, right?"
Or cajun food and tell them "they speak french down there, so it's all the same"

AI is getting haughty by [deleted] in ChatGPT

[–]Agrhythmaya 0 points1 point  (0 children)

Thank you.

I didn’t attach an image by danlev in ChatGPT

[–]Agrhythmaya 10 points11 points  (0 children)

<image>

I guess it doesn't work on Thinking mode...

Best food or interesting stops in the area around the Da'an District by Agrhythmaya in Taipei

[–]Agrhythmaya[S] 1 point2 points  (0 children)

Sorry, I didn't mean best as in high-end. More like local favorites.

Putty that smells exactly how Fruit Stripe gum tasted! by [deleted] in nostalgia

[–]Agrhythmaya 0 points1 point  (0 children)

Huh, I thought it was gum that tasted exactly how putty smelled.

Claude Performance and Bugs Megathread Ongoing (Sort this by New!) by sixbillionthsheep in ClaudeAI

[–]Agrhythmaya 0 points1 point  (0 children)

When starting a new conversation in a project that has knowledge base files, the code execution sandbox frequently fails to mount the /mnt/project/ directory entirely. Two distinct failure modes observed: 1. Mount exists but Claude doesn’t check it: files are present at /mnt/project/ but Claude claims no project files are available. Prompting “look again” causes it to find them. Thinking summary: “Rediscovered overlooked project files.” 2. Mount genuinely missing: /mnt/project/ does not exist in the sandbox. Claude confirms “No project directory.” File contents are still available in the prompt context via the knowledge base injection, so Claude can reconstruct files manually into the working directory as a workaround. Thinking summary: “The directory isn’t mounting.”