Depends on how many times you need to iterate to get the result you want. If you need to run the fast model 5 times to get the results you need, compared to 1-2 times for a smarter but slower model, you've just eroded any advantage that the speed gave you.
Information wants to be free. But other than AI slop (where the tokens have become too cheap to meter), information costs money to produce. Pay with you info or your money. It's amazing how many people just cannot come to grips with that concept.
I don't see a problem with this. B2B2C is a tricky dance with many stakeholders whose business needs are often ignored. If procurement cancels a service that users need without telling the users, which they have been known to do, that's a big problem.
Sounds a bit disproportionate. If you do that, you better hope the vendor's CEO and your company's CEO are not golfing buddies.
And in my mind, one email alert or pop-up to all current users letting them know the service is going away (in case they had not been told which is as I've said before often the case in large orgs) is very far from the definition of spam.
Conversely, I would not work for a CEO who would block me from doing my job duties. I'm hired to do a job. If I can't do that job, there's no point in being here. Other companies will pay me for my judgment.
If this happened in real life, I'd say "Joe," (because I'm on a first-name basis with the CEO and chat with him daily), "we had to block communications from Tom's company because they're pulling some bonkers stuff. You might let him know that he's pissing off customers right and left and needs to knock it off."
And yes, this is 100% the definition of spam. It's literally unsolicited commercial communication. Sending these mass instructions to flood the local IT admins is an enormous breech of trust.
If I use Claude or OpenAI swarm to commit crimes, and the vendor knows I'm up to no good, what's their liability? Do they plan to invoke the phone company defense?
There is really is no excuse for Washington here. Even for the layperson+, it doesn't take much use of an LLM to figure out where they produce good and usable results and where it's of specious of value.
+ every layperson is an expert in 1 or more areas.
Neither of you is wrong? Every lived experience does produce a unique expertise, not in "being" that person, but navigating their experiences. It would be very unusual that all of someone's experiences are completely worthless.
I suppose you've never had a unique perspective on something? Maybe that reflects on your self esteem? How unfortunate.
I dont have to be an expert to recognize when something is said with authority and confidence. Any time a model says something with conviction, my instinct is to double check.
Now if they taught them to express uncertainty and speak in terms of probability, I might be more likely to be blindly fooled by some kind of uncertain conviction.
That's quite an extraordinary claim there which I doubt would hold up to an even cursory level of scrutiny. But if you yell it loud enough, maybe people will be afraid to challenge your assertion.
Yeah but most of these politicians stopped using computers in the DOS era if not before. They will take whatever BS is told to them, cut it in half, and still end up with half bullshit. They have no frame of reference for anything involving computers or technology. People keep telling them LLMs are intelligent things that make conscious decisions and will soon become sentient, and even cutting that into 10% of the claim leaves them with basically zero insight into the technology or how it can be used or how to legislate it.
Our average politician is far above the age that scammers target with LLM based scam phone calls, and being a politician with wealth insulates them from reality and most consequences already, they are completely out of their depth from every direction.
I thought the whole point of this discussion is that they don't have to care if it works. All that matters is that the majority believes it does, or at least doesn't make a fuss about the continued spending.
> Several of the new admissions, however, run counter to OpenAI’s fair use defense, particularly the rule’s requirement that use doesn’t substitute or harm the market for the original work.
Sounds about right for the people and orgs involved.
> as very confusing for me to understand how you can trust the implementation unless you can compile TLA+ to C.
Preach. I feel like I'm taking crazy pills every time someone claims TLA+ as the sine qua non of provably correct systems. They should sub probably for provably.
There is no contradiction here, TLA+ is mostly about proving properties of toy models, not end-to-end proofs about real programs. As TLA+ practitioners like to point out, the latter is only applicable to favorable "local" properties - this is what type systems do, they state claims that are quite aligned with the program's syntactic structure; or else to rather trivial programs where proving "whole-program" claims is still feasible. Even Verus itself doesn't really change this.
Isn’t the value in being able to verify the design before implementing? It would be more ideal surely to prove correctness of the deployed code, but I still find it very useful.
> It takes less time for local model to take the first action on your task than it does for Claude to validate your login, put you into queue and start issuing the commands.
This is only true if your local model is already resident in RAM / VRAM.
reply