Locking this post, as people are behaving horribly in the comments.
I'm well-educated and understand the historic use of "liberal" versus today's common usage in the United States. My only real concern is that people who are only familiar with U.S. common usage might need some explanation.
Likely. I get why people find the modern American use of "liberal" as a synonym for the progressive left annoying, but word usages change and that one has unfortunately stuck, which makes references to the "liberal media" confusing.
I'm assuming you meant "liberal" ironically? Those outlets are exactly as liberal as the right-wing conservative corporations that own them.
Not me. This shit source should be banned from the community.
It's already happening. Software instability is becoming a major problem.
Honest answer? Not much... yet. As the stupidity of "tokenmaxxing" and replacing developers with hallucinations-and-plagiarism engines really comes into focus, I expect developer hiring to ramp back up.
He probably is. Maybe if Republicans stopped cheating, lying, and behaving like abysmal, horrid monsters at every conceivable turn and using every dirty trick in the book, Democrats wouldn't have decided that they need to fight fire with fire.
I'm not condoning this, but it is an utterly predictable outcome after decades of Democrats trying to take the high road while Republicans turn taking the low road into an art form.
Meanwhile, in the real world, my company has locked down usage of Anthropic's top-tier models, because costs were out of control. Even the low-end models are usage-capped, and developers are starting to write code by hand again.
And we're busily setting up local models we control ourselves on our network edge. We'll probably end up with a modest budget for frontier models (until the model providers collapse), but most of the coding will be done by local models and developers themselves.
And that seems to be the way the entire industry is going, unless Anthropic starts subsidizing tokens with investor money again.
In conclusion: Get fucked, Dario.
Well, most of those can either run natively on Linux or have web-based clients.
- Teams works fine in a browser as long as you don't mind some slight differences in the UI. There is also a well-maintained Electron app.
- Excel and other Office apps already work fine in the browser on Linux.
- OneDrive has unofficial clients on Linux, but you might as well just commit to accessing those files in a browser as well.
- SharePoint is already browser-based and integrated with OneDrive.
That said, CAD is definitely going to be an issue. In general, I wouldn't recommend trying to switch all the way to Linux in a Windows-only office ecosystem. A better option if you can get permission is to dual-boot, or to run Windows in a virtual machine.
As I've mentioned elsewhere, not if by "information" you mean semantic content that a mind can process. What they have are vector fields (essentially just numbers) with statistically more or less likely relationships.
If I say, "take me out to the ballgame" to an LLM, the tokens representing the words in the next verse of the song are statistically "close" in the vector database, so it's likely to generate them. But that doesn't mean it actually knows the lyrics... or even has those lyrics recorded in a regular database anywhere.
That's why they hallucinate. The model determines that the next token is something nonsensical, but it has no way of understanding that it has made a mistake. In a sense, it actually hasn't made a mistake. It's done exactly what it's designed to do. It's just that in the case of hallucinations, its output isn't useful.
It is terrible for a first draft if you're aiming for something that reads like a human being's actual thoughts. Don't let an LLM think for you and create the first draft of "your" thoughts. At most, if you absolutely must, use it as a spell checker. But write your words yourself.
No one wants to know what ChatGPT thinks. We might want to know what you think... But only if it's actually you doing the thinking.