• 0 Posts
  • 43 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle











  • It works because the AI finds and exploits the flaws in the prompt, as it has been trained to do. A conversational AI that couldn’t do so wouldn’t meet the definition of such.

    Anthropomorphizing? Put it this way: The writers of that prompt apparently believed it would work to conceal the instructions in it. That shows them to be idiots without getting into anything else about them. The AI doesn’t know or believe any of that, and it doesn’t have to, but it doesn’t have to be anthropomorphic or “intelligent” to be “smarter” than people who consume their own mental excrement like so.

    Blanket Time/Blanket Training(look it up), sadly, apparently works on some humans. AI seems to be already doing better than that. “Dumb” isn’t the word to be using for it, least of all in comparison to the damaged morons trying to manipulate it in the manner shown in the OP.




  • 32-bit apps use a sub-set of the same instructions that still exist on current 64-bit systems. Running 64-bit alone does nothing to eliminate any flaws, real or imagined, from the 32-bit side of things.

    As @jarfil@jarfil@beehaw.org has stated, 32 bit repos are being de-listed because no one can be bothered to maintain them(on a professional, full-time basis), and that lack of code/functional review could allow flaws to slip through. Meanwhile, a lot of those same 32-bit repos continue to exist(as community-maintained versions - my preferrence anyways) and can be accessed by interested users from most distros. They aren’t blocked, just de-listed and unsupported by those distro maintainers.




  • When the variable name is the description that should be in the comments.

    Idea: Comments that automattically populate the end of any line a given variable is invoked on, including spelling out formulas from that line. ie: float y=mx+b // (cartesian y value)=(slope)(cartesian x value)+(cartisian y-intercept)

    “Duplicated” coments not actually in the file, but specified witt the creation of such variables and spread around by the code editor /IDE.