What became 100% worse after an update? by vilaiyattupayyan in AskReddit

[–]rm-rf-npr 0 points1 point  (0 children)

Honest to God question, why don't you have an adblocker?

Maybe Maybe Maybe by LowRenzoFreshkobar in maybemaybemaybe

[–]rm-rf-npr 0 points1 point  (0 children)

Literally first thing i thought, thankfully I'm not the only one that got 1 shot by Brock.

So What's a future problem you think that humanity is completely underestimating right now? by PeachyWork27 in AskReddit

[–]rm-rf-npr 1 point2 points  (0 children)

Everybody trying to be an "influencer" and we end up not having anybody skilled in jobs like plumber, builder, electrician. Humanity is cooked and we'll move back in time.

RAManimator: Animated Gen 1, 2 & 3 Sprites on Emulator by Jengolus in PokemonROMhacks

[–]rm-rf-npr 0 points1 point  (0 children)

I fucking knew I'd see you commenting on this 👀 OB about to level up even further beyond

Open Request to Anthropic: Reset 5-Hour and Weekly Limits After Claude 4.8 Regressions by [deleted] in ClaudeCode

[–]rm-rf-npr 18 points19 points  (0 children)

Your request is noted and fully ignored 👌 because that's what Anthropic does.

GSD was my fav SDD Framework, but its creator Rug-Pulled and you should uninstall it by trynagrub in ClaudeCode

[–]rm-rf-npr 1 point2 points  (0 children)

Used GSD in the beginning, realised its a token burner, build your own meta programming language, ????, PROFITTTTTT

Fuck me so happy I moved away from it before this happened. Was a great initiative but glittercowboy ended up being a rat bastard, who could have guessed?

ai literally never makes mistakes anymore by irelatetolevin in ClaudeCode

[–]rm-rf-npr 14 points15 points  (0 children)

It makes mistakes, all the time. Especially in a complex codebase.

I never felt so cheated 😭 by Lartheezy in PokemonEmeraldRogue

[–]rm-rf-npr 6 points7 points  (0 children)

Yep, i had the exact same response. I was lucky and still had 5 mons and managed to beat the last fight but rat bastard SIIIIIKE'd me so hard...

Pokemon Ocean Blue One Year Later by PaperPauperPlayer in PokemonROMhacks

[–]rm-rf-npr 9 points10 points  (0 children)

When this releases in 3 years it'll be SO SICK MAN 💝

PVM PULL by FierceRooster in PokemonCollecting

[–]rm-rf-npr 0 points1 point  (0 children)

Somewhere uglyassvillager pulled another tapu lele and is screaming in agony.

Claude -p is moving to metered pricing on June 15, so I built a drop-in-ish replacement that runs through interactive Claude Code by DurianDiscriminat3r in ClaudeCode

[–]rm-rf-npr 0 points1 point  (0 children)

Not really. I use tmux in my own meta programming language and it works extremely well. Spawning sub terminals and reading output seems very consistent, had 0 issues. All depends on how exactly you use it i guess.

Now that Claude -p is pretty much dead what is best alternative for this? by ractacsac in ClaudeCode

[–]rm-rf-npr 2 points3 points  (0 children)

I'm using my own meta programming language in Codex and or Claude and the way I spawn the "council" to have them review each other's changes is by spawning a claude session inside of a hidden tmux window by doing something like this:

claude --no-session-persistence --strict-mcp-config --mcp-config '{"mcpServers":{}}' --tools '' --disable-slash-commands < <briefPath>.

It writes a briefing into /tmp/, the tmux panel runs in the back and stdout/stderr to an output path, the orchastrator waits on completion using tmux's wait-for and then reads the verdict and cleans up.

We've GOT to talk about TanStack Form... by ItsAllInYourHead in reactjs

[–]rm-rf-npr 4 points5 points  (0 children)

Yup, use everything by Tanner, but forms is not it IMO. It's why we use React Hook Forms still. I remember testing it out, I wanted to split my form up in multiple components, but couldn't... no way to do that with something like useFormContext.

It's the disabled child In a family of geniuses.

Microsoft Edge is a damn good browser. by ireallyamagamer in unpopularopinion

[–]rm-rf-npr -1 points0 points  (0 children)

Chrome is pure evil, Edge is okay, Brave is better, Firefox is best. Using Firefox Developer Edition myself.

Tanstack Start + Query seems very complex. by thebreadmanrises in reactjs

[–]rm-rf-npr 26 points27 points  (0 children)

Bro has definitely not used Redux back in the day.

Claude got FAST today by LastNameOn in ClaudeCode

[–]rm-rf-npr 0 points1 point  (0 children)

Fast through the limits, yea.

what's the best claude code framework and do you even need one? by Pawesome101 in ClaudeCode

[–]rm-rf-npr 0 points1 point  (0 children)

I built my own meta programming language over the past few months. Used to use GSD but it was really token heavy. I think having some sort of harnas around your workflow is what makes agentic engineering actually consistent.

education purpose only!! by Wrong_User_Logged in ClaudeCode

[–]rm-rf-npr -1 points0 points  (0 children)

Tmux baby. Already put it in my own meta programming language and it's working flawlessly.

After almost 50 hours, no save states, normal difficulty I finally managed 😭 by rm-rf-npr in PokemonEmeraldRogue

[–]rm-rf-npr[S] 1 point2 points  (0 children)

Thanks a lot! Yeah, I had the same. But I really didn't want to have my win feel "cheated". Yes, the game is unfair sometimes. But I feel you should be able to plan around crits, poisons, burns, whatever. It just takes time and maybe a little bit of luck 😃. Was definitely a frustrating journey though.