Except if you continue reading beyond your Quote, it goes on to explain why that actually doesn’t help.
Except if you continue reading beyond your Quote, it goes on to explain why that actually doesn’t help.
Companies and their legal departments do care though, and that’s where the big money lies for Microsoft when it comes to Windows
Training and fine tuning happens offline for LLMs, it’s not like they continuously learn by interacting with users. Sure, the company behind it might record conversations and use them to further tune the model, but it’s not like these models inherently need that
HTTP is not Google-controlled, you don’t need to replace that in order to build something new without Google
There’s also this part:
But Johansson’s public statement describes how they tried to shmooze her: they approached her last fall and were given the FO, contacted her agent two days before launch to ask for reconsideration, launched it before they got a response, then yanked it when her lawyers asked them how they made the voice.
Which is still not an admission of guilt, but seems very shady at the very least, if it’s actually what happened.
Except discord is not an ads-based platform? I’ve never seen a third party ad on there
It’s not quite that simple, though. GDPR is only concerned with personally identifiable information. Answers and comments on SO rarely contain that kind of information as long as you delete the username on them, so it’s not technically against GDPR if you keep the contents.
AI is just impossibly far away.
Sure it’s pretty far away, but it’s also moving at break neck speed. Last year low-res spaghetti-eating Will Smith body horror was the pinnacle of ai generated video, today we’re already generating videos that take at least a second look to determine that it was AI generated. The big question is at what point that improvement rate will start to level off.
I mean… It might be. Just depends on how much potential there still is to get models up to higher reasoning capabilities, and I don’t think anyone really knows that yet
Ah. Well the first comment in this chain talked about mobile devices, so I was assuming we were talking about mobile data plans
Uhh… Germany would like to have a word
Most carriers do offer some uncapped plan, I think, but it’s expensive and not the default
From the article:
For many years, we’ve had software that can generate lists of valid conclusions that can be drawn from a set of starting assumptions. Simple geometry problems can be solved by “brute force”: mechanically listing every possible fact that can be inferred from the given assumption, then listing every possible inference from those facts, and so on until you reach the desired conclusion.
But this kind of brute-force search isn’t feasible for an IMO-level geometry problem because the search space is too large. Not only do harder problems require longer proofs, but sophisticated proofs often require the introduction of new elements to the initial figure—as with point D in the above proof. Once you allow for these kinds of “auxiliary points,” the space of possible proofs explodes and brute-force methods become impractical.
So, mathematicians must develop an intuition about which proof steps will likely lead to a successful result. DeepMind’s breakthrough was to use a language model to provide the same kind of intuitive guidance to an automated search process.
This is why you don’t use any singular storage medium without backups
Ftfy. Using any medium as the exclusive location of your data without any backup is a stupid idea, but if you’re gonna be that careless, using Google Drive is one of the less stupid options out there. The chance that google fucks up in an irrecoverable way is infinitely lower than you fucking your local storage up or your house burning down.
Privacy is another factor to this of course, but if we’re just looking at the security of your data, using only Google is way better than using only your self hosted solution.
Also what would happen if a user, who has no idea what they are doing, uninstalls edge without having another browser available?
I guess not allowing the current default browser to be uninstalled while there is no other program available that can be made the default browser would be a simple and viable solution here.
Oh, that sounds really cool! At what time does this validation happen? While you code, or later at build time?
I’m not talking full blown ORM here, not a fan of those either. I’m talking about some light weight wrapper that basically just assembles SQL statements for you, while giving you just a little more type safety and automatic protection against SQL injection, and not sacrificing any performance. I’m coming from the JVM world, where Jooq and Exposed are examples of that kind of thing.
As the other commenter said, the Jetbrains IDEs do this perfectly fine. Although I’d also argue that if you’re working with SQL from within another language already, a DSL wrapper is probably gonna be the better way to go about this.
Well then use all-caps keywords whenever working on those systems, I don’t care. But an edge case like that shouldn’t dictate the default for everyone else who doesn’t have to work on that, that’s all I’m saying.
My ide isn’t limited to color when it comes to highlighting, so being color blind generally shouldn’t be a problem. Set keywords to underlined, bold, italic, whatever works for you.
Your other examples I can see, but at least at my work those are rare edge cases, and I’d rather optimize for the brunt of the work than for those. Of course at other places those might be much more of a concern.
That’s already happening. Slightly different example, but Home Assistant has an integration that gives an LLM of your choice control over your home automation devices. Just talking to your home in natural language without having to memorize very specific phrases is honestly pretty powerful, as long as it works correctly. You can say stuff like “hey it’s a bit dark in the office”, and it just knows to either switch on the office lights, or make them brighter if they’re already on