It gets worse. I've seen some managers hold back strong developers because they want everyone to be a replaceable cog. They push for average work across the team so no one becomes irreplaceable--even if it means the product ends up weaker than it could be.
There are two broad types of databases: operational and analytical.
Operational databases store transactions and support day-to-day application workflows.
For analysis, data is often copied into separate analytical databases (data warehouses), which are structured for efficient querying and large-scale data processing. These systems are designed to handle complex, random queries and heavy workloads.
LLM agents are the best way to analyze data stored in these databases. This is the future.
If you quit at age 55 or later and you have been with Microsoft for 15 years your stock continues to vest. That has always been the case.
This "buyout" appears to extend that benefit to employees who are >= 50 and have been with the company for 20 years. (Or any other combination that adds up to 70, for example you are 46 and have been with the company for 24 years).
The word "prosecution" implies criminal case brought by the government. This was a civil case brought by the victims.
If you mean higher bar for litigation, then maybe this lawsuit and its outcome shows that the bar isn't as high as you think when it comes to defamation?
> iPhone (and smartphones in general) are a mature product, so of course it'll be iterative.
That's the kind of thing people say when they are out of ideas. The reality is that the mobile phone market was already a mature market, with Nokia as the leader, even before the iPhone was released. Then Steve Jobs showed the world how to innovate.
Plus his degree is in mechanical engineering. I wonder how he climbed up the ranks of hardware engineering with a degree in mechanical engineering. Quite amazing.
Think about a junior coworker you offloaded some of your tasks to. It turns out the coworker frequently makes mistakes. At some point you are going to say it is easier to just do this myself. Especially if a single mistake can cost you your life!
This looks bad for Microsoft. They added a Copilot button to all their products but it doesn't do much more than open a chat side panel.
I recently tried Claude Cowork for PowerPoint and I was stunned by the content as well as design quality of the deck it produced. That's a threat for Microsoft because now you don't need the editing tools of PowerPoint, AI replaces it, so all you need is the presentation mode of PowerPoint.
Copilot for Excel is useless. Ask it what is in cell A1 and it can't answer. I am looking forward to trying ChatGPT for Excel.
You claimed bugs, and when asked for evidence of said bugs, you said it is rude to ask for evidence, and I should simply "assume" you are right. Okay. I think people can make up their own minds as to what that means.
Sorry I disagree. I have written compilers by hand and this compiler generated by Claude is pretty good for learning.
I am only asking you to backup your own assertions. If you can't then I would have to assume that you are denigrating AI because you are threatened by it.
You have not provided any evidence that can be refuted, only vague assertions.
The compiler is indeed useless for any purpose other than learning how compilers work. It has all the key pieces such as a lexer, abstract syntax tree, parser, code generator, and it is easy to understand.
If the general approach taken by the compiler is wrong then I would agree it is useless even for learning. But you are not making that claim, only claiming to have found some bugs.