HackerTrans
TopNewTrendsCommentsPastAskShowJobs

smikesix

no profile record

comments

smikesix
·vor 2 Jahren·discuss
they regulary and often downgrade their gpts. gpt4 now is about as good as gpt3.5 was in the beginning.

like 6-7 months ago there was a gpt4 version that was really good, it could understand context and stuff extremly well, but it just went downhill from there. i wont pay for current chatgpt 4 anymore
smikesix
·vor 2 Jahren·discuss
thats not an issue with open source, but an issue with trust and structure. in closed source it can also happen and it would be even harder to spot, since you have no clue what is going on and there would be maybe 1-2 ppl in the whole world that could identify that issue.

with open source anyone can. the joke is that he found it because the ssh login felt too long. this dude needs a medal.

what needs to be controlled are system relevant libraries that open up such possibilites and also not including not code data into builds. any binary blob is bad, anything that cant simply be read is bad. if you put in code, ppl will control it and most of the time see what it does.

but if you hide the real code in a binary blob, such files should not be included in builds, but shipped separately