this post was submitted on 31 Mar 2026
77 points (100.0% liked)

technology

24310 readers
237 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

This repository is a backup of that leaked source, and this README is a full breakdown of what's in it, how the leak happened and most importantly, the things we now know that were never meant to be public.


I am not making this up.

Claude Code has a full Tamagotchi-style companion pet system called "Buddy." A deterministic gacha system with species rarity, shiny variants, procedurally generated stats, and a soul description written by Claude on first hatch like OpenClaw.

you are viewing a single comment's thread
view the rest of the comments
[–] BodyBySisyphus@hexbear.net 1 points 1 day ago

I'm not sure, I haven't really dug into it to see if the code varies meaningfully across similarly-worded requests, but my understanding is that if you write code, the compiler will compile it the same way each time, but if you treat an LLM like an IDE and the prompts as the "code," there might variations over repeated "compilations," leading to drift if you're working on something iteratively.