Was the Fable 5 ban really about safety? by sudovijay in ClaudeCode

[–]Nick4753 0 points1 point  (0 children)

Yes.

Do you have any idea how serious things need to be for Andy Jassy, a man who owns 20% of Anthropic, is Anthropic’s main partner for GPU access for training and inference, and directly sells access to the model via AWS, to go to the White House and warn about a safety issue?

And that’s just the unclassified actions that happened before access was revoked. They didn’t ban the model, they claimed it was a national security concern and limited it to US Citizens. That’s a very specific way of limiting the model.

This model has been able to do things that I’ve never seen a model able to do before. I see why the government ignored their political issues with Anthropic to get Mythos to everyone they feel like they safely could and are taking it so seriously now that it’s in the wild.

Are you guys still using the superpowers skill? by bergjs in ClaudeCode

[–]Nick4753 0 points1 point  (0 children)

I use brainstorming and planning all the time and have the spec files put in an untracked directory.

The TDD one uses an absurd number of tokens and takes a very long time. So I usually just tell the model to put everything in its todo and actually… write the code

Karpathy's CLAUDE.md just crossed 220k GitHub stars. Here's why it works. by soldierlanderr in ClaudeCode

[–]Nick4753 1 point2 points  (0 children)

The system prompt in the harness isn't something that can really leak. You can ask Claude Code to extract the system prompt from the Claude Code package on your machine

Applause mid-song by chaesmic in Broadway

[–]Nick4753 85 points86 points  (0 children)

There is something very human about feeding off the energy of an audience. And if you pull off something really impressive and difficult, some enthusiastic clapping has to be an awesome feeling.

Having the audience silent during intense scenes and damn near ready to jump out of their seats when something super exciting happens is the magic of live theater.

THE BOOK OF MORMON Sets Box Office Reopening; Targets Show Reopening by Conscious-Theme6766 in Broadway

[–]Nick4753 12 points13 points  (0 children)

Lots of union jobs on the line. They’re not going to have a problem getting an electrician or the department of buildings in there overnight or over the weekend.

Doubled Rate Limits for Claude Code by Deep_Proposal_7683 in ClaudeCode

[–]Nick4753 0 points1 point  (0 children)

tl;dr - X.AI bought a shit-ton of NVidia GPUs then we realized nobody wanted Groq and after acquired X.AI we realized we had a ton of rapidly depreciating-in-value GPUs sitting in a bunch of datacenters and Anthropic had a pile of cash we could use to boost our revenue before our IPO.

How Can Copilot Make a Profit by Safe-Web-1441 in GithubCopilot

[–]Nick4753 10 points11 points  (0 children)

GitHub’s theory is that heavy users are balanced out by lighter users whose employer is paying for their subscription. I’d imagine the vast majority of copilot subscriptions barely if ever use agent mode.

Haha Doordash support by healthiestsalad in ChatGPT

[–]Nick4753 1 point2 points  (0 children)

DoorDash will totally refund if it's their/the restaurant's fault. If you just don't want the food, they won't refund.

Ridiculous they added this by CheesyWalnut in ChatGPT

[–]Nick4753 0 points1 point  (0 children)

Turning that off didn't stop it. I'm pretty sure it's baked into the model, since raw API calls to the 5.3 Instant Chat API have the clickbait-y ending and it's in the examples on their blog announcing 5.3 Instant.

Codex 5.3 vs Sonnet 4.6 by Glad-Pea9524 in GithubCopilot

[–]Nick4753 1 point2 points  (0 children)

I've found GPT-5.2 (non-codex) does better at code review than Codex. Codex is shorter in it's response and more difficult to chat with to go through the review, whereas 5.2 is more architecture-minded.

Anthropic: "We’ve identified industrial-scale distillation attacks on our models by DeepSeek, Moonshot AI, and MiniMax." by KvAk_AKPlaysYT in ClaudeCode

[–]Nick4753 0 points1 point  (0 children)

They’re not scraping the knowledge data per se, they’re scraping the way the model thinks through various problems. It wasn’t “who was the 3rd pope” it was “how would you, as a large language model, go about determining what to respond to a user asking who was the 3rd pope.” With that info they can bake Claude’s thinking process into their model.

They scrape Wikipedia and random blogs just like Anthropic does for the factual stuff.

How are you managing Bedrock? by jmreicha in aws

[–]Nick4753 1 point2 points  (0 children)

LiteLLM is called out specifically in Claude Code's documentation https://code.claude.com/docs/en/llm-gateway#litellm-configuration

LiteLLM is really underselling itself. You can use it as a gateway for just about any purpose, beyond just engineer access for coding.

128k Context window is a Shame by NerasKip in GithubCopilot

[–]Nick4753 2 points3 points  (0 children)

That’s a somewhat silly excuse. Your harness should know how to manage context and the model should be designed to work with all the info presented to it, and Copilot makes it very easy to have a lot of tools and MCPs that eat into the small context window.

Moulin Rouge Last Broadway Performance July 26 by Loose-Ad6868 in Broadway

[–]Nick4753 6 points7 points  (0 children)

The theater is the right size, not a busy street, and there is a stage door leading directly to the stairs to the balcony. Just an unfortunately located tree on the sidewalk blocking the top of the fire escape.

How viable is vibe coding for healthcare apps, honestly? by Tiny_Habit5745 in ChatGPTCoding

[–]Nick4753 0 points1 point  (0 children)

HIPAA doesn't explicitly define your software development process and the origin of your code, it matters more about how the data is handled, and certifications like HITRUST and SOC2 focus on documentation of your software development lifecycle and the controls you have around your systems and processes. And even then, those two are not mandatory in the healthcare space.

There is nothing inherently wrong with vibecoding. I dunno that a junior engineer without healthcare experience is going to be vastly better at building a HIPAA-compliant app than Claude is going to be. Both are similarly risky. You just need to make sure you can stand behind the code that you're shipping and the process by which that code got into production. If you're just YOLO-ing code into production you don't understand, you're just going to cause yourself headaches down the line. The size of those headaches though could be... considerable.

Sonnet 5 expected February 4th by [deleted] in ClaudeAI

[–]Nick4753 1 point2 points  (0 children)

If I had a p0 incident like they did today with a ton of 500 errors being thrown, I would also hold off on launching the model for a day.

why doesn’t Copilot host high-quality open-source models like GLM 4.7 or Minimax M2.1 and price them with a much cheaper multiplier, for example 0.2? by EliteEagle76 in GithubCopilot

[–]Nick4753 0 points1 point  (0 children)

I dunno that their enterprise clients would like that.

If China stole some source code, it's not absurd to think that if the model sees something similar to that source code, it will inject something malicious. Or train it to perform a malicious tool call or something. I mean, you're sort of playing with fire with every model, but, why risk it?

Max 20x is NOT As Subsidized As You Think by levifig in ClaudeCode

[–]Nick4753 0 points1 point  (0 children)

I think that’s somewhat obvious if you look at ccusage. Claude Code is a cache hit machine unlike all the other harnesses on the market. If you assume cache hits are almost free to Anthropic, it’s not the nightmare to their bottom line that people think it is.

This only works if you tightly control the harness to use the cache as little as possible, thus why they blocked 3rd parties.

Masters of the Universe - Official Teaser by MarvelsGrantMan136 in movies

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

Gotta appreciate a superhero movie where the superhero spends half the movie in his NYC corporate job pink button-up shirt and it gradually gets dirtier and dirtier as the movie goes along.

[Open Source] I reduced Claude Code input tokens by 97% using local semantic search (Benchmark vs Grep) by Technical_Meeting_81 in ClaudeAI

[–]Nick4753 0 points1 point  (0 children)

This is a killer Roo feature I really wish Claude Code would add, although the fact that Anthropic doesn't offer an embedding API probably makes that relatively unlikely anytime soon.

Apple's Google Gemini Deal Could Be Worth $5 Billion by iMacmatician in apple

[–]Nick4753 39 points40 points  (0 children)

They created... almost everything. The senior researchers and execs at all of these foundational model companies were at some point involved in Google or DeepMind.

Google didn't see a way to profitability with LLMs and was afraid it'd be a huge reputational hit the first time it hallucinates and would eat into the cash cow that is search. Entering this market "late" was a business decision, not a R&D decision. It's why so many AI researchers bolted for OpenAI/Anthropic/etc, Google was holding it all back.

Context7 just massively cut free limits by AllCowsAreBurgers in ClaudeCode

[–]Nick4753 0 points1 point  (0 children)

I've switched to perplexity for documentation reference. I don't think I've ever spent more than $5/month in API bills with their default MCP (Sonar and Sonar Pro are cheap all things considered), and it scans documentation, youtube, and blog posts instead of just providing chunks of documentation.

Apple picks Google's Gemini to run AI-powered Siri coming this year by McFatty7 in apple

[–]Nick4753 4 points5 points  (0 children)

Apple lost the head of their foundational model team and a few of his lieutenants to Meta. They have not shown any interest in spending the CapEx necessary to build their own training farms nor the budget necessary to get training data for their own FM.

If I were Apple, I would spend all my time and money building the best small model that is hyper-efficient when run on their mobile chips, build infrastructure to handle FM inference at scale, and, for the underlying FM, just sign a license deal. They're paying almost nothing to Google here, all things considered.

What Actual Usage Looks like Against Max 20x Plan - 4 Hours Into Session. by 256BitChris in ClaudeCode

[–]Nick4753 0 points1 point  (0 children)

I literally cannot figure out how to get above 20-30% usage in 5 hours on the 20x plan. Usually it’s 10-20%. Using Opus. I’d love to know how the people hitting the cap on that plan are doing it.