<span class="vcard">/u/TheOnlyVibemaster</span>
/u/TheOnlyVibemaster

Anthropic is becoming an international danger

Over the past month, my opinions on Anthropic have drastically shifted. I’ve had 4 pro claude subscriptions and still have 2 currently. Google has released Gemma for open source models, OpenAI has released open source, xAI has released open source, Met…

Nobody’s talking about the real precedent in the Fable 5 ban: a nationality-based access rule that geography literally can’t enforce

TL;DR: Last Friday the US government ordered Anthropic to block all “foreign nationals” — including non-citizens inside the US — from using its new Fable 5 and Mythos 5 models. Since you can’t separate a green-card holder in California from a citizen i…

Am I the only one exclusively using Opus 4.8 on MAX after trying Fable 5 on MAX for three days?

I used to be a firm believer in “use sonnet for most tasks, use opus for complex tasks.” My opinion on that was immediately flipped to “more compute saves time” after my first 10 minutes using fable 5 MAX. Why on earth would I want to possibly mess up …

Singleton-attractors and current state of AI development

Hello everyone, I’m an undergraduate studying physics and am interested in going into AI upon graduation. I’ve been doing independent research and have been speaking to professors at other universities such as UCL and a few others about simulations I’v…

Safety guardrails continue to improve, but what happens if open-weights surpass cloud based models?

submitted by /u/TheOnlyVibemaster [link] [comments]

I built a multi-agent network that mutates its own software locally. To stop infinite logic loops, I had to code a digital "suffering" threshold.

Hey r/artificial, Most of our conversations around agent autonomy focus on chat assistants or linear automated pipelines. I wanted to see what happens when you treat agents as permanent system components that modify their own runtime environment, so I …

A mini-computer you run from a folder on your computer that can train small LLMS

Hey everyone, Most people build 8-bit computers to run Pong or Tetris. I wanted to see if I could push a custom 8-bit architecture to do something much harder: train a neural network from scratch. I built VirtualPC, an open-source 8-bit computer system…

I gave a local AI agent system file access and a mechanical "suffering" metric. Scaling the model changed its behavior entirely

I’ve been obsessed with autonomous agents lately, but it got tiring when they keep hitting walls because they didn't have the right capabilities or because their long-term memory turned to mush after an hour. I’ve found that local multi-agent syste…

I made a desktop crab that bullies you back

He lives on your desktop as a transparent overlay and does whatever he wants. You can try to talk to him, throw him across the screen, or deploy mobs on him, he has opinions about all of it. Powered by a local Ollama model so everything runs on your ma…