124
submitted 1 week ago* (last edited 1 week ago) by BountifulEggnog@hexbear.net to c/technology@hexbear.net

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
[-] darkmode@hexbear.net 8 points 1 week ago* (last edited 1 week ago)

I use this stuff exclusively at work and I like the flexibility of cursor a lot better than CC. When one service goes down i can just switch models and I pretty much get the same results no matter which model because i have a very specific goal in mind every time i reach for these tools.

the worst work that i have to review comes from ppl who totally abdicate responsibility to LLM gen’d stuff and it especially pisses me off when someone who gets paid more than me passes me a PR or a doc that is just straight up incorrect

I really want a flexible CLI tool that is not written in TS. it’s no surprise that this code base is garbage because the models are trained on JS/TS which is the cool uncle of programming languages. I’ve finally had a chance to work with Go at work and it’s pretty great for collaborating CLI tools and servers. Every time i have to write some TS for our front end it’s just endless nit picking and style debate

[-] invalidusernamelol@hexbear.net 4 points 1 week ago

Go and Python are so much better for quick CLI tools than JS/TS. Python is just good for the extensive standard library. I'm usually able to to basically anything I want with no external dependencies. Meanwhile Go/Rust/JS end up with like hundreds.

[-] darkmode@hexbear.net 3 points 1 week ago

How big of a team/project have you had to write in rust?

[-] invalidusernamelol@hexbear.net 3 points 1 week ago

I haven't written much in Rust since my job is mostly Python and I get to control the environment. Usually means I only use standard lib and whatever library we may need to interact with a specific program, in my case ArcGIS Pro.

I just know that the standard libraries for Rust and Go are pretty minimal and most code I've seen in the wild has a ton of dependencies.

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

technology

24319 readers
310 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS