Deleted Comment
Deleted Comment
Deleted Comment
Harmless enough if you are just making images for fun. But probably not an ideal workflow for real work.
Hmm. Ideal is rarely an option, so I have to assume you are being careful about phrasing.
Still, despite it being a black box, one can still tip the odds on one's favor, so the real question is what is considered 'real work'? I personally would define that as whatever they you are being paid to do. If that premise is accepted, then the tool is not the issue, despite its obvious handicaps.
The CTO of my company has pushed multiple AI written PRs that had obvious breaks/edge cases, even after chastising other people for having done the same.
It's not an experience issue. It's a complacency issue. It's a testing issue. It's the price companies pay to get products out the door as quickly as possible.
I am not a luddite. I see great potential in this tech, but holy mackarel will there be price to pay.
Using a local LLM isn't a surefire solution unless you also restrict the app's permissions, but it's got to be better than using chatgpt.com. The question is: how much better?
I am building something for myself now and local is first consideration, because, as most of us here, likely see the direction publicly facing LLMs are going. FWIW, it kinda sucks, because I started to really enjoy my sessions with 4o
<< You may feel smarter now, but are you really?
Best I can tell you is that, looking back, I was definitely dumber:D To your point, that may be just experience talking.
<< What, exactly, makes you fell like you are?
Now that is a good question. I think it is mostly reflection on what was and comparison to what is.
<< Do you think that if you met those same people today they wouldn't still be significantly smarter than you?
Hard to say; life has a way of beating you on a consistent basis and, from what I understand, all 3 have kids, which bring their own challenges ( you certainly can't pursue what you want to pursue as easily ).
besides just weird or broken code, anything exposed to user input is usually severly lacking sanity checks etc.
llms are not useless for coding. but imho letting llms do the coding will not yield production grade code.
edit: Not a programmer. Just a guy who needs some stuff done for some of the things I need to work on.