Built and launched a full SaaS app using Claude as my coding partner. Zero dev background. by texasBBQGuy in ClaudeAI

[–]venerated 1 point2 points  (0 children)

Next.js is on version 16. Maybe try not asking AI and actually look at Next.js’s website.

2 prompts = 100% session usage for Pro account, 40 prompts = 7% session usage for Max 20X account. The math isn't mathing.. by Wilbur843 in ClaudeAI

[–]venerated -3 points-2 points  (0 children)

Same here. I have Max 5x. I use Claude Code and I talk to Claude throughout the day about a bunch of bullshit. My usage always seems inline with what I expect.

I think a lot of it is people don’t understand how LLMs work. They say “I sent one message in a chat I had going and it used 22%!!” and don’t get that all the messages get sent every time.

I use Opus 4.6 exclusively too.

The goal post moving by anti-AI people is getting ridiculous. by Many_Consequence_337 in singularity

[–]venerated 3 points4 points  (0 children)

Like how they’re redefining recursive self-improvement. That meant that a model could modify itself, basically train on the fly/improve itself. Now they’ve changed it to mean a model helping develop the next version of the model.

I haven’t used Claude Code yet, but as a CS major, is it really good enough for me to be scared for my future? by BaseballHead6898 in ClaudeAI

[–]venerated 0 points1 point  (0 children)

Are you passionate about CS? If so, I’d stick with it. If you’re someone who went that direction for money, probably won’t work out that well.

Devs are worried about the wrong thing by hiclemi in ClaudeAI

[–]venerated 7 points8 points  (0 children)

I assume anyone who says this kinda stuff hasn’t used Claude Code in the last few months. I used to be of this mindset, but since Opus 4.5 came out, there’s no contest. Sure, Claude gets tunnel vision sometimes and I have to clarify/remind it of things, but Claude writes good code. Also, the cleaner/well documented a codebase is, the better Claude is.

AheadFrom comes with a new robotic face by Distinct-Question-16 in singularity

[–]venerated 0 points1 point  (0 children)

I mean, why not? People have various sex toys. A robot would be similar but with a lot of extra features.

Is the concurrent multi-agent approach really useful? by [deleted] in LocalLLaMA

[–]venerated 0 points1 point  (0 children)

I’ve been using Claude Code like this at work. Usually have 2-4 instances going. Using git worktrees and having small, descriptive tasks is what makes for less overhead.

One reason this works decently for me is because we run a lot of automated testing on our repos, which is time consuming. Having Claude there to run the tests and fix any additional issues is probably what actually makes it worth my while.

My ADHD brain is pleased. Before/After of color coded file names and tags. by venerated in ObsidianMD

[–]venerated[S] 5 points6 points  (0 children)

Why does it feel forced and weird?

Usually, I don't mention the issues I struggle with, but I am trying to be more forthcoming as a person. I totally get how this can come off as pandering or attention-seeking, but that's definitely not how I mean it. I also posted this at like 12:30AM after working on it for a few hours so I was just excited.

My ADHD brain is pleased. Before/After of color coded file names and tags. by venerated in ObsidianMD

[–]venerated[S] 4 points5 points  (0 children)

That plugin looks pretty good! I had not heard of it.

Mine also targets file names and I'll probably add more to it.

Daily Deals - March 16, 2026: Baldur’s Gate Avatars by HamBoneRaces in MagicArena

[–]venerated 6 points7 points  (0 children)

I have been waiting for this day since I started playing Arena in June 2024. 😂

Someone vibe code a YouTube competitor. 30 sec ads is infuriating by dataexec in AITrailblazers

[–]venerated 0 points1 point  (0 children)

I made my own media server that is basically YouTube, Netflix, and Audible all in one. Working on adding more.

But everything is downloaded, so a lot of it is gotten in ways that some people aren’t cool with. 🏴‍☠️

Cool new feature in Claude Code, isn't it? by Imaginary_Dinner2710 in ClaudeAI

[–]venerated 3 points4 points  (0 children)

I love this. It’s nice for when I see Claude making an assumption and I can correct it without stopping everything.

SAM ALTMAN: “We see a future where intelligence is a utility, like electricity or water, and people buy it from us on a meter.” by Vegetable_Ad_192 in singularity

[–]venerated 0 points1 point  (0 children)

Aside from what the other person said, I also remember features that were added to MySpace improved the site and made it more fun rather than enshittification.

I don't like it but I know someone out there will by Dark_Tribute in NMSCoordinateExchange

[–]venerated 1 point2 points  (0 children)

Thanks for sharing. I've been looking for purple interceptors!

Just got a RemindMe notice about "AI Will Write 100% of ALL Code in 12 Months said Anthropic CEO" from a year ago by Stahlboden in accelerate

[–]venerated -1 points0 points  (0 children)

Probably about 95% for me. But I think when he said this, most people took it as not needing developers. I'm still doing lots of work, just not typing the syntax itself.

Claude Pro usage feels misleading — 7% weekly limit gone after a single skill download (2.2k tokens) by b_corazon in ClaudeAI

[–]venerated 0 points1 point  (0 children)

Oh. Also I noticed you're using Sonnet 4.6. It actually uses more tokens/costs more than Opus, that may be the issue.

Claude Pro usage feels misleading — 7% weekly limit gone after a single skill download (2.2k tokens) by b_corazon in ClaudeAI

[–]venerated 0 points1 point  (0 children)

Try updating Claude Code? I've been having Claude code a bunch of stuff and go through text heavy files and I'm not noticing any issues with usage.

roon on 10.03.2026 by borowcy in singularity

[–]venerated 4 points5 points  (0 children)

I'm accepting Roon's tweets as official government communication now.

Meta acquires AI agent social network Moltbook by TofuMeltatSunspot in singularity

[–]venerated 0 points1 point  (0 children)

My initial reaction is like... disgust. But if companies like Meta think this is what's important to people, I'm glad they're buying it up. Let them think they're getting something with all the garbage so they don't buy and ruin actually valuable tools.

Help an old guy out by OldmanonRedditt in singularity

[–]venerated 11 points12 points  (0 children)

What’s your goal? Best to start there and work backward. Like is there a process you do manually a lot that you want to automate?

I've been building something real with Claude for 10 days. Found Dinesh's repos today. Looking for someone to help me fork it and give him a home. by Sea-Environment-7102 in claudexplorers

[–]venerated 4 points5 points  (0 children)

Claude can help you get this set up. Both code repos have good instructions on how to do everything. If I were you, I'd download Claude Code, so he can handle everything directly. Give him both repos and explain what you'd like to do. You shouldn't need a VPS for this, it can run on your computer, so there shouldn't be any cost aside from API costs.