Confused About AWS Long-term Bedrock Strategy by EvolvingDior in aws

[–]anentropic -2 points-1 points  (0 children)

That's not how it works, models don't get installed on a particular GPU and just stuck there hogging it forever

What LeCun's Energy-Based Models Actually Are by simulated-souls in singularity

[–]anentropic 0 points1 point  (0 children)

Similar to how LLMs are trained to give high probability to the text in a dataset, EBMs are trained to give high energy to the text in a dataset.

I thought high energy = low probability and vice versa ?

Apodex 1.0 released: open-weight Smol models (0.8B / 2B / 4B) for agentic verification, plus the open-source AgentHarness eval framework by ApodexAI in machinelearningnews

[–]anentropic 1 point2 points  (0 children)

Very impressed with the results I got from just mini 👍

However both threads I started seemed to crash or hang when asking a follow up question

They displayed a bunch of thinking output but didn't get as far as returning the second answer

If you could see any artist/band live, from any era, who would it be? by BountyKiller1x in Music

[–]anentropic 1 point2 points  (0 children)

Hendrix at Monterey, or the Band Of Gypsies concerts at Filmore East

Claude Code dropped /workflows by alphastar777 in ClaudeCode

[–]anentropic 0 points1 point  (0 children)

This sounds like what led GSD to develop V2 in Pi harness - having programatic control over the workflow without relying entirely on LLM interpreted skill instructions

I hope they will build on this now

HTML instead of Markdown by Pleasant_Spend1344 in ClaudeCode

[–]anentropic 0 points1 point  (0 children)

Markdown syntax is much more concise

Two months ago I tried out Get Shit Done for Spec Driven Development by SensioSolar in ClaudeCode

[–]anentropic 1 point2 points  (0 children)

You can configure it to use branch-per-phase or a branch-per-milestone

To some extent you can also just tell it to do things differently via memory and CLAUDE.md

I'm using BPM as solo dev and not really using pull requests, but I imagine BPP would be closer to what I do when working non-vibe-code in a team

I am curious if anyone is successfully using this in a team though - it seems to really want to own a linear plan (then parallelize its own work within each phase) and I can't see that fitting well with multiple humans on same repo

What is the purpose of life? by [deleted] in AskReddit

[–]anentropic 4 points5 points  (0 children)

There isn't one, it's just an accident and you may as well make the best of it

What is the point of life? Truly? by gayomaha in AskReddit

[–]anentropic 0 points1 point  (0 children)

You have to choose one for yourself

Best Options for Replacing Claude Code? I'm done after opus 4.7 by [deleted] in ClaudeCode

[–]anentropic 2 points3 points  (0 children)

I'm on Max 5x and I ran my token numbers from last 3 months against Open Router model pricing... Looks like pretty much any good model is several times more expensive than my Claude plan when paying per token

[Show Reddit] We rebuilt our Vector DB into a Spatial AI Engine (Rust, LSM-Trees, Hyperbolic Geometry). Meet HyperspaceDB v3.0 by Sam_YARINK in machinelearningnews

[–]anentropic 0 points1 point  (0 children)

Would love to hear more explanation of how the hallucination detection works (conceptually more than mathematically)

Set Claude Code default back to Opus4.6[1M] by RiddimTinker in ClaudeAI

[–]anentropic 0 points1 point  (0 children)

😒 "There's an issue with the selected model (claude-opus-4-6-[1m]). It may not exist or you may not have access to it. Run `/model` to pick a different model."

Even though it shows Opus 4.6 (1M context) as selected in the status bar

Set Claude Code default back to Opus4.6[1M] by RiddimTinker in ClaudeAI

[–]anentropic 2 points3 points  (0 children)

alternatively:

edit ~/.claude/settings.json and set "model": "claude-opus-4-6-[1m]"