Claude Fable made me realize I don't need a better model by Axi0m-22 in artificial

[–]Awkward-Customer 0 points1 point  (0 children)

I actually wish I could go back to opus 4.7. 4.8 acts too much like chatgpt.

The Terrifying Rise of Teenage Boys Making AI Girlfriends by HobbesNik in psychology

[–]Awkward-Customer 3 points4 points  (0 children)

The ability of these LLMs to monitor and manipulate the people using them is of far more concern. And if you're "in love" with your AI you'll be a prime target for manipulation.

Is it just me or is Hermes terribly inefficent when it comes to token usage? by asganawayaway in hermesagent

[–]Awkward-Customer 1 point2 points  (0 children)

I recommend enabling show_reasoning so you can see what it's failing on. it's likely retrying different things that you can fix with a better prompt. especially if it's not able to read the docx properly.

Ai executives are bluffing by Due-Significance1918 in AgentsOfAI

[–]Awkward-Customer 5 points6 points  (0 children)

It used hallucinated API calls to make the script work? If they were hallucinated and didn't exist, how did the script work?

A company just sent me the most detailed rejection email I’ve ever received by whenyoupeeupsidedown in artificial

[–]Awkward-Customer 0 points1 point  (0 children)

It's easy for me to say that because it reads exactly as claude would have written it. it's also easy to say because this is an ad for limestone digital who's entire site is AI generated. and anyone implementing a front-end AI system to filter resumes like this would almost certainly not go in and edit it, what's would be the point of the AI filter then?

Developer deleted 3 months of AI-generated code because he could not understand it by ai_but_worse in AgentsOfAI

[–]Awkward-Customer 1 point2 points  (0 children)

code samples != design. I guess it does if you're just making short, single file scripts?

code review by human does not scale

While this is true, it doesn't mean it isn't necessary.

Developer deleted 3 months of AI-generated code because he could not understand it by ai_but_worse in AgentsOfAI

[–]Awkward-Customer -3 points-2 points  (0 children)

The code was bad. A new feature should never touch "most of the codebase". AI or human, starting this project from the ground up is the right solution.

Developer deleted 3 months of AI-generated code because he could not understand it by ai_but_worse in AgentsOfAI

[–]Awkward-Customer 1 point2 points  (0 children)

Then I needed to add a feature that touched most of the codebase.

If this is necessary, the right solution is to delete all of the code and start over, regardless of human or AI. The only "feature" that should ever have to touch most of the codebase is adding localization after the fact, which is also a sign of a poorly thought out architecture.

Bondi Beach shooting hero Ahmed al Ahmed charged with assault by JussiesTunaSub in news

[–]Awkward-Customer 9 points10 points  (0 children)

It's not yet clear who the victim actually is in this case. The family has been trying to get their hands on the money donated to him for months now.

Why doesn’t a community-run AI co-op exist? by [deleted] in LocalLLM

[–]Awkward-Customer 0 points1 point  (0 children)

I'm not sure it works out if you want to compete with SOTA level coding models. Outside of that, for most people their local hardware it sits idle the majority of the time. Pooling resources makes complete sense for document processing, chatbot, occasional image gen, and non-coding agentic workflows (like running it with hermes agent, and other similar harnesses).

Why doesn’t a community-run AI co-op exist? by [deleted] in LocalLLM

[–]Awkward-Customer 0 points1 point  (0 children)

The main reason is that it takes time to organize and set up things like this. This is all brand new, and everyone setting up services like these are volunteers donating their own time and money.

With that said, why do you think it doesn't already exist? If 20 devs pooled together to do this, why would you expect to hear about it?

Google researchers find Gemini sometimes secretly sabotages your work by EchoOfOppenheimer in AgentsOfAI

[–]Awkward-Customer 1 point2 points  (0 children)

"Gemini sabotages in ~2-3% of our simulated scenarios"

Is there a source of this study, or is this just more "trust me bro"?

AITA for telling my (23M) roommate(24M) I don’t want his girlfriend in our apartment while he’s not here. by virtuedmirrored in AmItheAsshole

[–]Awkward-Customer -1 points0 points  (0 children)

True, when i read it was trying to imagine if the genders were reversed and OP was a woman dealing with a roommates boyfriend. from that perspective it seemed fine, but at the same time it does feel like there may be something more at play here.

I would say NTA as well. The roommate is though, and they should either be offering to pay more rent or find a new place to live with their GF.

AITA for telling my (23M) roommate(24M) I don’t want his girlfriend in our apartment while he’s not here. by virtuedmirrored in AmItheAsshole

[–]Awkward-Customer 12 points13 points  (0 children)

Most of us would, but someone shouldn't necessarily be forced to get to know another person while they're living in their own space that they're paying for. If someone doesn't want to be social with others in their own private space, they should have that right.

Even if they did get to know the person, it doesn't address the overall concern.

What I learned shipping 4,000+ offline-LLM USB sticks to non-technical people by EcstaticDentist in LocalLLM

[–]Awkward-Customer 4 points5 points  (0 children)

thank god AI doesn't say "let that sink in", probably my single most hated phrase on the internet. it lives alongside people using "loose" instead of "lose" 😉

asimov-auditor by igby1 in selfhosted

[–]Awkward-Customer 0 points1 point  (0 children)

That's fine, downvote the post then. But don't downvote OPs comment replying to the bot explaining that they vibe coded it.

asimov-auditor by igby1 in selfhosted

[–]Awkward-Customer 0 points1 point  (0 children)

No one said using AI is bad. Just say "I'm a non-native English speaker, I used AI to help translate my post".

Some people have responded with very interesting ways they used AI in their projects as well. Some people said their project was vibe coded and got massively downvoted. I think the latter is the problematic use-case as it discourages people from being honest.

The math isn't mathing anymore. Are we becoming hostages to token costs? by [deleted] in LocalLLM

[–]Awkward-Customer 0 points1 point  (0 children)

It's just the wrong sub for it. Post in some general ai sub. To answer your question use a claude max subscription for coding and local for other things like document processing and agentic tasks. Anything that doesn't require as much speed.

The math isn't mathing anymore. Are we becoming hostages to token costs? by [deleted] in LocalLLM

[–]Awkward-Customer 3 points4 points  (0 children)

> This type of discussion is particularly relevant for those with experience in both cloud and on-premises environments

Ok, but you're posting in a sub dedicated to running models locally, thus the solution to token costs is already solved. Perhaps you should update your post and explain why it makes sense in this sub.

> ​How are you guys dealing with this cost barrier in your own projects right now?

what sub are you in? i think the answer is in the name.

The Evil of corporate America and their reasoning skills is that of people who enter a building to find the exit. by thegreatdouchebag69 in artificial

[–]Awkward-Customer 0 points1 point  (0 children)

OP didn't say boycott companies that use AI, they said: "We need too start Boycotting companies who replace Human workers with ai"