If it takes longer to read, it's not an AI problem, but the author failing to catch that the comment is too drawn out. I don't see how it is a problem to have AI write a comment if you agree with the content. If it is bad content, it will eventually reflect badly on the author anyway.
I read what you say, but I can hardly imagine how people can be twice as productive. I use Claude daily for writing various scripts. It produces a lot of code, so yes, if I measured it by generated code, then it's productive. However, it works best for short, clearly defined tasks/scripts. If you want anything longer, you have to watch it like a hawk so it doesn't go off track. And I'm not sure if I would give this code to someone else to use without a thorough review. I would say it may be even less productive (I think there was a paper on that).
I also use LLMs for writing; it's good, but again, you need to carefully read everything and rewrite passages that are completely made up. So I'm not really sure how this can replace people, to the point that Amazon is firing 30,000 people. I have a hard time squaring it that it's because of AI.
When developers are allowed to use AI tools, they take 19% longer to complete issues—a significant slowdown that goes against developer beliefs and expert forecasts. This gap between perception and reality is striking: developers expected AI to speed them up by 24%, and even after experiencing the slowdown, they still believed AI had sped them up by 20%.
When developers are allowed to use AI tools, they take 19% longer to complete issues—a significant slowdown that goes against developer beliefs and expert forecasts. This gap between perception and reality is striking: developers expected AI to speed them up by 24%, and even after experiencing the slowdown, they still believed AI had sped them up by 20%.
What i have seen is that those who resigned had 20+ years experience and younger folks stayed. So it was a bit of a brain drain, at least from my limited interaction with the three letter agencies.
I’m more irritated by the comingling of small, fragile products with large, heavy ones in the same box, like a box of crackers shipped together with detergent. Because of this, I had to stop my Subscribe & Save orders. Every month they would do this nonsense.
I have a cell phone with an area code where I no longer have any connections or ties. Almost all the spam calls I receive come from that area code. By simply ignoring or blocking calls from that area code, I can avoid nearly all of the spam.
Did they blow it? From a shareholder’s perspective, if you don't have ideas on how to increase shareholder profits through innovation, then buying back shares is the right thing to do.
Structured lifestyle intervention. Participants attended 38 facilitated peer team meetings over two years and were provided with a prescribed activity program with measurable goals for:
- aerobic, resistance and stretching exercise
- adherence to the MIND diet, a combination of the Mediterranean diet with the salt restrictions of the DASH diet
- cognitive challenge through BrainHQ training and other intellectual and social activities
- regular review of health metrics and goal-setting with a study clinician
I have done this using the OpenAI 4o model. I had to pass in a prompt with business-specific instructions, industry jargon, and descriptions of tables, including foreign keys. Then it would generate even complex join queries and return data. In my case, I was more interested in providing results to users not knowledgeable about SQL, but the SQL was displayed for information.