just a note. in most parts of the world 149.25 USD can cover utilities, water, and food for a month for 1 adult person or even a family.
sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
31–40 of 93 posts
Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#32Fun fact: because AI written works don't have copyright (in the EU at least) and the level of prompting many people engage in doesn't suffice to create a copyrightable "work" and software licenses require you to actually be able to grant a license using rights you hold on a work, not only are many AI generated "works" not actually protected by copyright but by selling licenses you're actually in breach of contract la…
And nothing happened and zero people got in trouble over it. - Narrator
Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#33The problem I have with this workflow is that the models are still too eager to please. If I ask it to scan a release and note possible issues, it absolutely will find issues. If I keep running the same prompt, it will keep finding issues. I’ve spammed GitHub PR reviews and it just keep finding (or inventing?) new issues. There is never a “Nothing found, good to go!”. I have to keep reminding myself that the model wi…
(The fixed prices are just temporary discounts)
Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#34Earlier quoted context omitted.
> especially in the light of GPT 5.6 very likely coming out next week Finally have an explanation why GPT 5.5 xhigh felt dumber and dumber these last few weeks, always the same thing when a new model release is about to come out...
Opus has been extremely stupid recently, reckon that's because Fable needs to look appealing?
Yet the same claim is being posted every single day, including new claims that the Fable 5 model has degraded compared to the initial release, guardrails aside.
Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#35Earlier quoted context omitted.
Opus has been extremely stupid recently, reckon that's because Fable needs to look appealing?
I have never noticed a degradation in either Claude or OpenAI models, and the benchmarks people set up have never shown a statistically significant deviation either: https://marginlab.ai/trackers/claude-code Yet the same claim is being posted every single day, including new claims that the Fable 5 model has degraded compared to the initial release, guardrails aside.
Anyways, heard about A/B testing before? ML people tend to like it a lot, hard to imagine neither OpenAI or Anthropic are already deep into categorizing people into buckets and running an wild amount of A/B testing all over the place, especially in the weeks leading up to new model releases, in various ways.
Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#36Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#37Fun fact: because AI written works don't have copyright (in the EU at least) and the level of prompting many people engage in doesn't suffice to create a copyrightable "work" and software licenses require you to actually be able to grant a license using rights you hold on a work, not only are many AI generated "works" not actually protected by copyright but by selling licenses you're actually in breach of contract la…
So obviously people are going to take their lead and not get legal advice from some greasy dweeb at the bottom of HN.
Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#38Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#39The problem I have with this workflow is that the models are still too eager to please. If I ask it to scan a release and note possible issues, it absolutely will find issues. If I keep running the same prompt, it will keep finding issues. I’ve spammed GitHub PR reviews and it just keep finding (or inventing?) new issues. There is never a “Nothing found, good to go!”. I have to keep reminding myself that the model wi…
Would you like it to stop when there's still flaws in the code?
Re: sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)
#40Earlier quoted context omitted.
You didn’t do it enough. They stop finding bugs eventually. Also, different models can find different bugs (though they do find the same ones, too, which is good and expected). For best results you want to run multi model reviews in loops. If you had multiple people look at your PRs multiple times on different days results would be very similar.
I've had it find bug, I asked it to make test to trigger the bug, and then it figured out it's not a bug. It will absolutely do wish fulfilment
The "keep improving" the code base prompt have been tried and it never works. The LLM has no consciousness of where to stop and where to draw the lines of reasonableness.