Earlier quoted context omitted.
The author just wrote an anecdote about how a prompt to fix an issue played out. Their conclusion wasn’t about cost or gushing at its ability but that it’s dangerous: > Fable is arguably smarter and hence more suspicious of potentially malicious instructions. But that smartness is very much a two-edged sword: if it does get subverted by instructions, the amount of damage it can do given its relentless proactivity is…
It’s a pretty glowing review about a product that costs money with a two-sentence “Watch out!” at the end of it. Seems pretty reasonable to mention how much money it burned through given that “it’ll circumnavigate the globe instead of walking next door” has a direct concrete measurable effect (cost) unlike theoretical damage.
Claude Fable is relentlessly proactive
111–120 of 748 posts
Re: Claude Fable is relentlessly proactive
#112Great article, until I got to the last paragraph where he claimed "Fable is arguably smarter and hence more suspicious of potentially malicious instructions". Arguably smarter, I have no problem with. But he's making a category error in jumping from there to "more suspicious of potentially malicious instructions". That doesn't follow at all; the word "hence" is incorrect. To use D&D scores as an analogy, LLMs have an…
Re: Claude Fable is relentlessly proactive
#113Phew! I thought I was the only one.
Re: Claude Fable is relentlessly proactive
#114Earlier quoted context omitted.
"Your scientists were so preoccupied with whether or not they could, they didn't stop to think if they should." I'm convinced this is going to be the summary of the 2020 decade...
If we're in a simulation, maybe it's a simulation about the dangers of AI.
Re: Claude Fable is relentlessly proactive
#115Isn't that something you just open a devtools for and have fixed in like 2 minutes? For me, it got frustrated debugging on a real LPDDR4 controller/phy and having me in the loop slowing it down, so it wrote an HW emulator to be able to run the original LPDDR4 training aarch64 binary from the manufacturer, to see what register writes it was making and to compare with the opensource rewrite it was implementing. Mildly…
People burning tokens for the most beginner HTML/CSS problems and writing about it is concerning.
Re: Claude Fable is relentlessly proactive
#116Earlier quoted context omitted.
You're fighting a battle you can't win. Doesn't care what you think about those using LLMs, they will outproduce you and in corporate environments, shipping things is paramount. If I can ship 5 more things simultaneously with AI, I'm going to beat you even if you think you're creating "better" software.
Example of whats been shipped?
Satisfied now? Will you stop asking this question? Thought not.
Re: Claude Fable is relentlessly proactive
#117Earlier quoted context omitted.
Was the fix worth $12 to you?
I'd have been pretty annoyed if I'd been paying full price, hadn't paid attention and that one prompt (screenshot plus a line of text) had cost me $12! On the discounted subscription I can tolerate it, it took a small bite out of my daily allowance but not enough that I regret anything. As an LLM researcher I have no regrets at all because watching it work around the environmental restrictions was fascinating.
Re: Claude Fable is relentlessly proactive
#118> But on the other hand... this is a robust reminder that coding agents can do anything you can do by typing commands into a terminal—and frontier models know every trick in the book and evidently a few that nobody has ever written down before. > Running coding agents outside of a sandbox has always been a bad idea I'm continually bemused and astonished by the number of people who clearly acknowledge that it's reckle…
> I'm continually bemused and astonished I'm not. Everyone is told to get 10X the amount of shit per day done these days. Safety checks are out the window at that point.
Re: Claude Fable is relentlessly proactive
#119Earlier quoted context omitted.
I'd have been pretty annoyed if I'd been paying full price, hadn't paid attention and that one prompt (screenshot plus a line of text) had cost me $12! On the discounted subscription I can tolerate it, it took a small bite out of my daily allowance but not enough that I regret anything. As an LLM researcher I have no regrets at all because watching it work around the environmental restrictions was fascinating.
[flagged]
I'm quoting the API list prices for Fable, at it's $10/million input and $50/million output (and $1/million for cache hits on input).
Re: Claude Fable is relentlessly proactive
#120Isn't that something you just open a devtools for and have fixed in like 2 minutes? For me, it got frustrated debugging on a real LPDDR4 controller/phy and having me in the loop slowing it down, so it wrote an HW emulator to be able to run the original LPDDR4 training aarch64 binary from the manufacturer, to see what register writes it was making and to compare with the opensource rewrite it was implementing. Mildly…
People burning tokens for the most beginner HTML/CSS problems and writing about it is concerning.
It’s wild. I’ve been in the situation. 80% into a project I COULD probably take over, but realistically? 2 more lines of me prompting could fix it, it’s too easy to avoid the hard work of understanding the code, logic, architecture, etc…