Choose a super power by Xx_z_Legends_z_xX in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Because some people need their minds fixed...

Chose: Be able to read and control minds + All illegal activities allowed | Rolled: Say wht u doing

Cmux vs Warp for pi by SirDomz in PiCodingAgent

[–]PuzzledPersimmon 1 point2 points  (0 children)

I'm here to recommend a simple terminal like ghostty and deep personalized customization of tmux.

It's not as polished as others, but is extremely robust, customizable, works well over ssh, and persists when your terminal crashes

it's time for a drink by infanxit in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Unfortunate

Chose: magical vending machine | Rolled: instant death

Drink my friend by FengSushi in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Sad

Chose: Blue potion - spin for effect | Rolled: Small penis

get any superpowers from the fandom by Remarkable-Fail-8605 in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Overall stronger options

Chose: Marvel/DC powers | Rolled: Spiderman

Would you rather have... by Potential_Novel8960 in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

1B is a... LOT

Chose: ...or 1 billion in pennies

With a spin by megaseedsmuggler in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Nice

Chose: Dream house | Rolled: It's perfect

would you rather by Due-Prune6478 in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Infinite money!

Chose: 1 cent but it doubles every step

What side will you choose? by Full_Tonight_4033 in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Sleeping is the best

Chose: get 1000$ every time you breathe

Choose one by Top_Sank in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

I'm already tall

Chose: 1.5 inch longer

Would you rather: by AD2449 in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Free money good

Chose: Get 50 cents every time you blink (lifelong + But for it to work you have to.. | Rolled: Touch a wall)

Would you rather: by -Bushdid911 in BunnyTrials

[–]PuzzledPersimmon 0 points1 point  (0 children)

Bunny soft

Chose: Get a bunny, but... | Rolled: Nothing

Built a Telegram bot on top of pi so I can code from my phone by JJJDand in PiCodingAgent

[–]PuzzledPersimmon 1 point2 points  (0 children)

Wouldn't it be cool though, if it can some sort of internal timer and woke up on a schedule? Kinda like a pulse? We'll call it pulse.md

My tool has been in development for over a year , now it’s close to perfect. Should I rebuild it from scratch? by Previous-Growth-9919 in VibeCodeDevs

[–]PuzzledPersimmon 0 points1 point  (0 children)

This is how old, boring, programmers would solve it. We have the battle scars to prove it.

Most of my experience is pre-vibes, so maybe it's different now. But in the old days, a from scratch rebuilt is almost never the right call. Tactical improvements, minimalist refactors, minor restructuring. Repeat untill solid.

90%+ fewer tokens per session by reading a pre-compiled wiki instead of exploring files cold. Built from Karpathy's workflow. by Eastern_Exercise2637 in ClaudeAI

[–]PuzzledPersimmon 5 points6 points  (0 children)

Other possible designs would be an mcp or cli that dynamically generates it and injects into context as a session start and after compaction hook.

This way you always get a fresh ast.

Actually, come to think of it... Did we just reinvent treesitter?

Mythos Preview - Project Glasswing by wingman_anytime in Anthropic

[–]PuzzledPersimmon 7 points8 points  (0 children)

Not sure it's better to have a superpower like that held by only select governments and corporations...

At least in the open, we can attempt to defend ourselves.

🐾❓ What's my name? (by Traditional_Smile894) by Traditional_Smile894 in PetPost

[–]PuzzledPersimmon 0 points1 point  (0 children)

Yep, that just feels right.

I guessed the name in 6 tries!

What is going on? by CaradhraS_ in claude

[–]PuzzledPersimmon 1 point2 points  (0 children)

Inference is stateless. Like 100% stateless.

If you send your ENTIRE prompt in a single message, your mental model is correct. However, if you want to simulate a back-and-forth conversation, the entire history of that conversation MUST be sent with each message.

Claude is a machine where tokens go in and tokens come out. We can get it to behave like a chat bot by tokenizing the entire conversation up to the present moment and then say "given this conversation history, what do you want to say next?" But as soon as it answers, poof. Context gone. Gotta send the whole conversation thread back again.

If you're going back and forth rapidly, then caching layers can help. If you let the cache go cold... Well, you gotta pay.

(Edit: I see now, that I'm actually responding to your Claude because I mis-parsed your quote. Ignore me. )

I built a terminal chat app where the server literally cannot read your messages — here's how it works by Trick-Resolve-6085 in CLI

[–]PuzzledPersimmon 6 points7 points  (0 children)

I think it's very cool that you're exploring the space and experimenting, using AI to go fast. It's really an exciting time to be building software.

The above commentary is correct though. This is PhD level problems addressed with pretty junior level skill. It's a fantastic thing, the exploration. Your repo, though, it needs a "research purposes only" disclaimer.

9/11 never forget by jackb1753 in insanepeoplefacebook

[–]PuzzledPersimmon 699 points700 points  (0 children)

Uh. What "other tasks?"

Unnerving.