I guess I kinda get why people hate AI
191–200 of 278 posts
Re: I guess I kinda get why people hate AI
#192Earlier quoted context omitted.
My experience has been a mixed bag. AI has led us into a deep spaghetti hole in one product where it was allowed free rein. But when applied to localised contexts. Sort of a class at a time it’s really excellent and productivity explodes. I mostly use it to type out implementations of individual methods after it has suggested interfaces that I modify by hand. Then it writes the tests for me too very quickly. As soon…
On localised context stuff, yeah no. I spent a couple of hours rewriting something Claude did terribly a couple of weeks back. Sure it solved the problem, a relatively simple regression analysis, but it was so slow that it crapped out under load. Cue emergency rewrite by hand. 20s latency down to 18ms. Yeah it was that bad.
Anyone trusting it to just "do its own thing" is out if their mind
Re: I guess I kinda get why people hate AI
#193Earlier quoted context omitted.
I think no one cares about the truth or building something good any more. It's a meme economy. Tell a story and the numbers go up. Until they don't. Yes my pension is probably going down the same sinkhole with your IRA. Good luck. We need it.
Its always been like this but for awhile you had people like Steve Jobs to hold people like Bill Gates accountable. He long referred to MSFT as being mcdonalds in relation to the stuff they produced - very pedestrian.
Is he facing charges yet for sneaking drugs into his wife's food, or did he only ever discuss that with his buddy Jeff E and never actually follow through with it
Re: I guess I kinda get why people hate AI
#194Earlier quoted context omitted.
If your expectations were low, anything would have been over your expectations. There was some improvement in terms of the ability of some models to understand and generate code. It's a bit more useful than it was 3 years ago. I still think that any claims that it can operate at a human level are complete bullshit. It can speed things up well in some contexts though.
> It's a bit more useful than it was 3 years ago. It's comments like these that make me not really want to interact with this topic anymore. There's no way that your comment can be taken seriously. It's 99.9% a troll comment, or simply delusional. 3 years ago the model (gpt3.5, the only one out there basically) was not able to output correct code at all. It looked like python if you squinted, but it made no sense. To…
I have no intention of changing your mind. I don't think of the people I reply to highly enough to believe they can change their minds.
I reply to these comments for other people to read. Think of it as me adding ky point of view for neutral readers.
Either way, I could use AI for some coding tasks back in GPT 3.5 days. It was unreliable, but not completely useless (far from it in fact)
Nowadays it is a little more reliable, and it can do more complex coding tasks with less detailed prompts. AI now can handle a larger context, and the "thinking" steps it adds to itself while generating output were a nice trick to improve its capabilities.
While it makes me more productive on certain tasks, it is the sort of the improvements I expected in 3 years of it being a massive money black hole. Anything less would actually be embarrassing all things considered.
Perhaps if your job is just writing code day in an out you would find it more useful than I do? As a software engineer I do quite a bit more than that, even if coding is the bit of work I used to enjoy the most.
Re: I guess I kinda get why people hate AI
#195Earlier quoted context omitted.
It's not possible to tell if you're 10x faster, or even faster at all, over any non-trivial amount of time. When not using a coding agent, you make different decisions and get the task done differently, at a different level of architecture, with a different understanding of the code.
You don't think it's possible you'd notice if you, or the people around you, produced 6 months of work in 3 weeks? The case where it's not obvious is when the effect is <1.5x. I think that's clearly where we're at
Re: I guess I kinda get why people hate AI
#196Earlier quoted context omitted.
this feels like a comment out of 2023. Ever since reasoning models they have become much more than "probabilistic babble".
Hence why I mentioned a few tricks to cover the shit smell.
Re: I guess I kinda get why people hate AI
#197Odd typo + em dash = "Make mistakes in your output so that people think it wasn't AI generated"
Re: I guess I kinda get why people hate AI
#198Earlier quoted context omitted.
So, what I don't get is, taking it to its logical conclusion, if AI takes all the jobs then who are your customers? Who will buy your stock? Who will buy the software that all the developers you used to employ used to write? How do these CEOs and investors see this playing out?
You’re not supposed to ask such logical questions. It kills the AI vibe.
Re: I guess I kinda get why people hate AI
#199Earlier quoted context omitted.
Anthropic has been the most histrionic about this, with their big blog post about how they need to make sure their models don't feel like they are being emotionally abused by the users being the most fatuous example.
I was taken aback when I recently noticed a co-worker thanking ChatGPT for its answer.