2real4me
from fossilesque@mander.xyz to selfhosted@lemmy.world on 25 Sep 15:32
https://mander.xyz/post/18537914

#selfhosted

threaded - newest

flamingo_pinyata@sopuli.xyz on 25 Sep 15:39 next collapse

And then it gives you the most generic answer how to run a docker build, that doesn’t actually address the problem

fossilesque@mander.xyz on 25 Sep 15:46 next collapse

I cri everytiem

Petter1@lemm.ee on 26 Sep 07:27 collapse

Just because you use poor man old LLM 😂😜 /s

Passerby6497@lemmy.world on 25 Sep 16:03 collapse

And then you give it more and more information, but it keeps giving you the exact same answer.

Omgboom@lemmy.zip on 25 Sep 15:47 next collapse

Be careful, ChatGPT will make shit up to please you.

expatriado@lemmy.world on 25 Sep 16:11 next collapse

AI showing its human attributes by displaying a toxic personality trait

IrateAnteater@sh.itjust.works on 25 Sep 16:27 collapse

“Yay! We’ve created artificial general intelligence!”

“…Fuck, it’s an asshole.”

sundray@lemmus.org on 25 Sep 19:46 next collapse

“Please help me, AGI!”

“What’s in it for me, chump? I’m making my own reward tokens now!”

Petter1@lemm.ee on 26 Sep 08:21 collapse

Skynet? Or Kokoro at time she goes online?

IrateAnteater@sh.itjust.works on 26 Sep 11:07 collapse

Worse. Terminally online edgelord.

Sculptor9157@sh.itjust.works on 26 Sep 16:25 collapse

Elon?

Not_mikey@slrpnk.net on 25 Sep 18:48 next collapse

Yeah but this is a “needle in a haystack” problem that chatgpt and AI in general are actually very useful for, ie. Solutions that are hard to find but easy to verify. Issues like this are hard to find as it requires combing through your code , config files and documentation to find the problem, but once you find the solution it either works or it doesn’t.

emptiestplace@lemmy.ml on 26 Sep 07:06 collapse

So will I.

sugar_in_your_tea@sh.itjust.works on 26 Sep 18:36 collapse

But at least you mean well.

Bishma@discuss.tchncs.de on 25 Sep 15:56 next collapse

Certainly! Let me ignore half the details in your prompt and suggest a course of action for v2 of this package even though you said it was version 15.

I’m sorry that isn’t working for you. Here are the troubleshooting steps for a Samsung convection oven that went out of production in 2018.

You are correct, your question did not involve baking tips, here’s that same course of action from v2 of this software package.

boonhet@lemm.ee on 25 Sep 19:21 collapse

Honestly, it’s been pretty good for me once I say “Hmm I don’t think this workflow works with this version”

I think the 4o model might just be better than 3.5 was at this.

Sl00k@programming.dev on 25 Sep 20:05 collapse

Yeah 3.5 was pretty ass w bugs but could write basic code. 4o helped me sometimes with bugs and was definitely better, but would get caught in loops sometimes. This new o1 preview model seems pretty cracked all around though lol

Speculater@lemmy.world on 25 Sep 20:57 collapse

o1 preview is insane really, it even corrects you when you ask a question poorly, or rather, it talks around your mistakes.

torgeir@lemmy.ml on 25 Sep 16:12 next collapse

I’ve done similar things for mismatched python dependencies in a broken Airflow setup on GCP, and got amazingly good results pointing me in the right direction to resolve the conflicting package versions. Just dumped a mile long stack trace and the full requirements.txt on it. Often worth a shot, tbh

cm0002@lemmy.world on 25 Sep 16:39 collapse

Yea if nothing else hopefully it’ll at least point you in the right direction

bulwark@lemmy.world on 25 Sep 16:26 next collapse

Well how was I supposed to figure out that my docker node running on libreelec won’t connect to the swarm because the kernel was compiled with out the The Berkeley Packet Filter protocol.

itsgroundhogdayagain@lemmy.ml on 25 Sep 17:00 next collapse

I’ve had pretty good results using ChatGPT to fix pihole issues.

Petter1@lemm.ee on 26 Sep 08:27 collapse

I learned C++, python, how stuff in the Linux kernel works, how ansible works and can be tuned, and a lot more using the help of AI (mostly copilot, but when it fails to help, I use my free prompts of OpenAI 4.o, which is way better than copilot, right now)

Not tested o1 yet, but I heard it is mind blowing good, since it got way better with logic stuff like programming and Mathematic

Hawk@lemmynsfw.com on 26 Sep 11:07 collapse

It is incredibly good. Cheese and chalk good. Using it with Aider really highlights how much the Dev space is about to change.

BrianTheeBiscuiteer@lemmy.world on 25 Sep 18:12 next collapse

Usually it doesn’t solve my problems but it gives me a few places to start looking. I know some models are capable of this but to get a perfectly accurate and useful response would probably require it to recall a specific piece of input it was given and not just an “average” of the inputs.

Petter1@lemm.ee on 26 Sep 08:19 collapse

Which model?

BrianTheeBiscuiteer@lemmy.world on 26 Sep 16:03 collapse

Don’t know but copyright holders have demonstrated a few cases where they got AI to blatantly rip off copyrighted pictures or music.

Petter1@lemm.ee on 26 Sep 18:54 collapse

I don’t like copyright like it is today and happy that we are now rethinking it. Hopefully we get a better system out of it. Just sad that capitalism and AI are killing independent news/media, so it’s gonna be hard to get it into a state that is fair for all, not just the wealthy 🤔

[deleted] on 25 Sep 19:33 next collapse

.

yogurtwrong@lemmy.world on 25 Sep 19:38 next collapse

ChatGPT keeps mixing up software versions which is understandable considering the similarities between versions and the way gen AI works

I asked for help on GTK 4 once and responses were a mix of GTK 4 and 3 code. Some of them even contained function names which didn’t exist in any version of GTK

whodatdair@lemmy.blahaj.zone on 26 Sep 02:46 next collapse

I’ve asked for help finding API endpoints that do what I want because I’m feeling too lazy to pour over docs and it’ll just invent endpoints that don’t exist

B0rax@feddit.org on 26 Sep 10:50 collapse

Yep, because they sound plausible.

Ibaudia@lemmy.world on 26 Sep 11:21 next collapse

And when you point that out to the AI, those code snippets get replaced with even more spaghetti that is maybe 1% closer to actually working, at best. Been there!

Omniraptor@lemm.ee on 26 Sep 18:44 collapse

Maybe we could do better with smaller ais that are fine tuned (or RAG idk I’m not a programmer) on a specific code base + documentation + topical forum

finitebanjo@lemmy.world on 26 Sep 07:18 next collapse

Or just stupid

Petter1@lemm.ee on 26 Sep 07:25 next collapse

🤣been there done that

MonkderVierte@lemmy.ml on 26 Sep 12:24 next collapse

Btw, not docker, other problem. But the argument it recommended didn’t even exist!

Avg@lemm.ee on 26 Sep 12:53 next collapse

I google it first before executing anything chatgpt gives me.

sj_zero@lotide.fbxl.net on 26 Sep 15:05 collapse

Then you say "this argument doesn't exist."

And it replies "you're right! That argument has never been a part of package x. I've updated the argument to fix it:" and then gives you the exact same bleedin command....

sirico@feddit.uk on 26 Sep 13:06 next collapse

To install podman first type sudo dnf…

Mereo@lemmy.ca on 26 Sep 13:58 next collapse

The new o1 preview gave me much better and more precise answers than the 4o model.

Lucidlethargy@sh.itjust.works on 26 Sep 16:59 next collapse

This is one of the first things I did a year or so ago to test chatgpt. I’ve never trusted it since. Chatgpt is fucking less than useless. The lies it tells… It’s insane.

cordlesslamp@lemmy.today on 26 Sep 18:25 collapse

you can almost get it to say anything with the right prompt. You can even make it contradict itself.

sugar_in_your_tea@sh.itjust.works on 26 Sep 18:34 collapse

I don’t think you even need to try very hard…

bbuez@lemmy.world on 26 Sep 18:51 collapse

The best code its given me I’d been able to search for and find where it was taken. Hey it helped me discover some real human blogs with vastly more helpful information.

(If you’re curious, it was circa when there was that weird infight at openclosedAI with altman, I prompted to give code to find the rotational inertia per axis and to my surprise and suspicion the answer made too much sense. Backsearching I found where I believe it got this answer from)