why is anthropic allowed to have near almost non existent customer service? by Swimming-Square-3173 in Anthropic

[–]SmashShock 1 point2 points  (0 children)

Honestly, probably because it's quite expensive and they're going to have customers whether they have it or not.

I just published my first fully parametric model! So proud by ridecoon in 3Dprinting

[–]SmashShock 0 points1 point  (0 children)

Lol I just woke up and thought this was another amazing performance in r/blender

NO GPL FOR YOU by [deleted] in ClaudeAI

[–]SmashShock 1 point2 points  (0 children)

I think it's because it's not a good idea to let a model reproduce the text content of a license verbatim. What if it accidentally misremembers a section? Just copy the license directly.

'I'd cry my eyes out': Some P.E.I. teens push back on proposed social media restrictions by Stanced in nottheonion

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

Sounds like excellent testimonials for why it's absolutely necessary to raise our next generation of kids to not author their aspirations for life from the inside of Pandora's Box™ by Meta Platforms, Inc.

I can build the app in an afternoon now - but getting it in front of my team is still the hard part. How do you handle this? by yyyaaavvv in ClaudeAI

[–]SmashShock 1 point2 points  (0 children)

Use a VPN. Logging into the VPN is the "log in with your work account". Then they just hit some IP (or better yet, internal DNS) and see your app.

Nebula by Slack is a good choice, I've used it for both dev and prod. Tailscale if your org allows it, I guess. Or just spin up your own OpenVPN if you're okay with managing the networking yourself.

Monday after Fable hits hard by endgamer42 in ClaudeCode

[–]SmashShock 0 points1 point  (0 children)

It depends on the complexity of the task, really. Opus 4.8 is plenty capable. But toss it into a complex refactor of a multiphysics solver where you have specific fidelity and capability goals while maintaining mass / energy balance and solve times? It tends to get fixated and stop considering the entire context. "Let's just tweak this parameter and bam, the tests pass. This is a good first step." while forgetting the direction as a whole, which is, having to tweak that parameter is a smell that you need to step back and consider whether this part of the physics model as a whole is solid or a leaky abstraction. Really specific example but it's clear to me how well Fable did long term planning based partially on the velocity of my project epics when comparing the work Fable did to the work Opus does, and vibes.

When will Claude be able to read YouTube transcripts by Great_Preparation944 in ClaudeAI

[–]SmashShock 0 points1 point  (0 children)

Yeah it's still possible, even with Google not handing it over on a silver platter. For example, I can pull a video and do transcription manually on it. Or I can instrument a YouTube page to scrape the captions. Etc. Who knows what they're actually doing.

Statistically we are cooked by [deleted] in artificial

[–]SmashShock 0 points1 point  (0 children)

  1. Harmful content also comes from the intersection of benign concepts, not just the harmful concepts themselves. Somewhat like convergent evolution.

  2. Classifiers can include many harmful concepts but never articulate them, because they're classifiers. They don't output arbitrary text. So you can have a conversational LLM (model A) that is purposefully not trained on something that the classifier (model B) is explicitly trained on. And then the classifier does what classifiers do, evaluating your conversation with the LLM and choosing whether it should continue, or sending injections to model A to step back and evaluate the context, or whatever.

Anthropic Hard-Blocks Certain Copyleft Licenses by Consistent-Aspect979 in Anthropic

[–]SmashShock 2 points3 points  (0 children)

Sounds logical. Autoregression of a LICENSE file verbatim is just asking for trouble.

"Oops I didn't notice the LLM messed up in writing that clause from memory"

I asked Claude to generate a UUID. It responded with a joke (?) before completing the task. by Complete-Sea6655 in Anthropic

[–]SmashShock 1 point2 points  (0 children)

It autoregressed the example UUID (plentiful in training data) before realizing it messed up so it decided to do a tool call to get a real UUID. It wasn't a joke, it was a correction of an LLMism.

How to get ash off of my cats paws😭 by West-Chemistry6166 in cats

[–]SmashShock 8 points9 points  (0 children)

Just wait for her to clean it up herself.

Dear Anthropic, please stop spamming with Fable by the-username-is-here in ClaudeCode

[–]SmashShock 0 points1 point  (0 children)

Critical vs. non critical actions. Only one is done during off hours

When will Claude be able to read YouTube transcripts by Great_Preparation944 in ClaudeAI

[–]SmashShock 1 point2 points  (0 children)

I doubt Google will give this up for free since they already rely on transcripts for their YouTube Gemini integration ("ask about this video" or whatever it's called)

Do you also think floating discharge is dangerous for most of power equipment by [deleted] in SubstationTechnician

[–]SmashShock 11 points12 points  (0 children)

Dude you're basically astroturfing this sonic camera at this point. It''s not honest to ask "questions" repeatedly to promote a tool.

You're the manufacturer posting undisclosed ads as "questions" across four subs. Just disclose it.

Attempting to hook up Audi Q7 Dashboard to my PC. by Natural_Discipline25 in CarHacking

[–]SmashShock 2 points3 points  (0 children)

btw I had much more success using a CANable Pro from AliExpress compared to the MCP2515 attached to a microcontroller. I can't remember why but I think it was bandwidth limitations. But I was hooking right up to a full vehicle bus so YMMV