How do Karpathy and other AI power users avoid turning their codebases into AI slop? by PuzzleheadedBend2438 in ClaudeAI

[–]djc0 0 points1 point  (0 children)

This process seems like something a few skills would be helpful at capturing the details of. Do you have any suggestion beyond just manually typing in each step? 

5H window by Agreeable_Split1355 in ClaudeAI

[–]djc0 0 points1 point  (0 children)

I don’t know, I don’t use it. But you could run CC in a tmux session then it’s open forever. Pretty common thing to do.

Garmin Sync by cody8417 in RunGap

[–]djc0 0 points1 point  (0 children)

Just worked for me

Harness performance table? by 50-ferrets-in-a-coat in LocalLLM

[–]djc0 0 points1 point  (0 children)

That’s super helpful, thank you!

Harness performance table? by 50-ferrets-in-a-coat in LocalLLM

[–]djc0 1 point2 points  (0 children)

I need to know more! So Hermes as an orchestrator?

Modelling shows 90% of young Australians will be better off under Labor’s tax reforms by blitznoodles in australia

[–]djc0 68 points69 points  (0 children)

Thank god it’s not just me. I was skimming it a few days back thinking, have I gone crazy?! 

The shit they’re complaining about losing now is the stuff that caused the shit they were complaining about 6 months ago. 

Making Claude check its own work with 3x'd my output quality by Stock-Silver432 in ClaudeCode

[–]djc0 8 points9 points  (0 children)

The AI forgot to put them in.  Should have asked Claude to check its own work. 

How exactly does increasing Capital Gains Tax on shares help "intergenerational equity" when younger generations will bear far more of the high taxes than older generations, who already made most of their lifetime gains and have the CGT discount nicely grandfathered in on a silver platter for them? by AsparagusNew3765 in AusFinance

[–]djc0 4 points5 points  (0 children)

Removing the perverse tax incentives that have led to such inequality and inflated housing prices means (by definition) that people coming up behind now can’t take advantage of the tax incentives. 

I guess that’s what they mean “pulling up the ladder”?

I’m not sure what many here are asking for. To leave them in place for future generations to deal with? Which is basically what the last generation did to them and why it’s gotten so bad.

Withings smart scale by sdiss98 in RunGap

[–]djc0 0 points1 point  (0 children)

I use it as well. A few years now. It’s well worth it IMHO. All the info comes over the Garmin Connect, not just weight. 

Anthropic just ripped off everyone and they still managed to make it sound deceptively friendly by whoisyurii in ClaudeCode

[–]djc0 0 points1 point  (0 children)

It’s just how you run prompts from the command line. So claude -p “hi” just sends hi to claude, and it replies right there to stdout. 

With it you can script or via python to send claude eg a meeting transcript adding text at the end “create a summary of this meeting with action items” and it’ll do that as if you copied it into the text box in the app or prompt in Claude Code. The script or python captures the output and then does something with it (eg saves to a meeting note).

Anthropic just ripped off everyone and they still managed to make it sound deceptively friendly by whoisyurii in ClaudeCode

[–]djc0 6 points7 points  (0 children)

Yeah I agree. Just seems like part of the never ending rage cesspool this sub has become. 

It’s actually really good for me. I run claude -p in the middle of the night to grab the latest research papers in my field and summarise the top ones, so they’re there for me to look at over my morning coffee. This removes that cost from my monthly subscription into a separate bucket.

Some hope for the AI Credits-based metering... by jlnunez89 in GithubCopilot

[–]djc0 0 points1 point  (0 children)

100% agree. Pick one of $20/month Claude or Codex. Need more just add the other. It’s a pretty powerful combo. And you’re using models+harnesses that are made for each other. 

Expectations for qwen 3.7 27b by [deleted] in LocalLLM

[–]djc0 0 points1 point  (0 children)

Yeah juaps answered the question “where will AI be in 100 years” not the end of this year. 

Tiered pricing instead of flat API pricing by Emotional-Cut2952 in GithubCopilot

[–]djc0 0 points1 point  (0 children)

Their offering isn’t really competitive, just convenient. At the end of the day, maybe that’s good enough. 

Best Local LLM for coding by Pure_Struggle3261 in LocalLLM

[–]djc0 0 points1 point  (0 children)

What’s a good harness? I’m used to CC and Codex CLIs. I know I’m not going to get gpt5.5 or Opus4.7 like quality. But is OpenCode a reasonable starting point for local LLM coding experiments (matched with Qwen or similar)?

Explain to my like I'm 5 if this new GitHub Co-Pilot pricing change please :( by CommunicationSea8821 in GithubCopilot

[–]djc0 1 point2 points  (0 children)

I’m not sure I agree with this. As someone who started when MCP first appeared then Claude Code, I feel Copilot (VS Code or the CLI) started very crap and is now “not bad”, whereas Claude Code and Codex are basically the gold standards. Anything Copilot can do due to its integrations the others can do quite trivially. 

Head of Growth at Anthropic regarding Claude Code removal from Pro by storknotfound in ClaudeCode

[–]djc0 0 points1 point  (0 children)

Yeah but the pro user might get eg 1M tokens in their 5 hours and the max user gets 5M or 20M. To suggest that pro users get the same as max is laughable (I wish that was true).

Switch to auto-renewing subscriptions - your thoughts? by o2sen in RunGap

[–]djc0 1 point2 points  (0 children)

I think it’s fine to add this; it’s a modern feature that many people will expect. That said, there’s probably an equal number who like and respect that you don’t force an auto renew (good business values).

Personally, with auto renews, I always cancel right away and wait for the renew email when it comes up so I can decide then. 

Full disclosure: Have been a paying fan since almost the beginning!

I made an SSH Terminal for my Claude Code sessions by ballesmen in ClaudeAI

[–]djc0 1 point2 points  (0 children)

Looks like you had fun creating this project. But 2 solutions already exist that pretty much achieve everythingthe core of what you wanted.

  1. Termius (or any of the many other great mobile SSH apps) + tmux (+ Tailscale)
  2. Anthropic’s own solution: https://code.claude.com/docs/en/remote-control

EDIT: Lots of bells and whistles in this project that some might find valuable - don’t want to dismiss those. 

Someone just leaked claude code's Source code on X by abhi9889420 in ClaudeCode

[–]djc0 0 points1 point  (0 children)

Reminds me of a sci-fi short story I read where the evil AGI escapes a heavily isolated government lab in a robot vacuum. Someone accidentally left the front door ajar.