GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    SuperDicq (superdicq@minidisc.tokyo)'s status on Tuesday, 08-Apr-2025 23:37:17 JST SuperDicq SuperDicq

    I have just found an hilariously stupid prompt that breaks the reasoning of every single LLM I've tried it on.

    "PHP function that returns true if a variable is null and false if a variable is undefined without throwing an undefined variable warning"

    The LLM will always return something along the lines of:return isset($variable) && $variable === null
    If you know anything about PHP you would know that this is obviously very incorrect, as isset() always returns false if a variable is null.

    The correct answer would be: return ($impactType ?? null) === null
    Somehow a LLM never gets this simple question right. So think about that when you ask it to write more complex bug free code.

    In conversation about a month ago from minidisc.tokyo permalink
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Tuesday, 08-Apr-2025 23:38:44 JST SuperDicq SuperDicq
      in reply to

      inb4 some aibro replies with "llm is great actually this only happens because php is shit"

      In conversation about a month ago permalink
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Tuesday, 08-Apr-2025 23:43:05 JST SuperDicq SuperDicq
      in reply to
      • eliseo

      @eliseo01@fe.disroot.org I can run a simple prompt like this on my home computer. It does not require an unreasonable amount of power and not even water.

      In conversation about a month ago permalink
    • Embed this notice
      eliseo (eliseo01@fe.disroot.org)'s status on Tuesday, 08-Apr-2025 23:43:07 JST eliseo eliseo
      in reply to
      @SuperDicq

      I don't think the waste of power and water required to find out that a garbage printer does indeed print garbage is worth it.
      In conversation about a month ago permalink
      翠星石 likes this.
    • Embed this notice
      SuperDicq (superdicq@minidisc.tokyo)'s status on Tuesday, 08-Apr-2025 23:48:15 JST SuperDicq SuperDicq
      in reply to
      • eliseo

      @eliseo01@fe.disroot.org

      In conversation about a month ago permalink

      Attachments


      1. https://minidisc.tokyo/files/383b1941-04b2-4fa4-bcd7-9947b716cf98
    • Embed this notice
      eliseo (eliseo01@fe.disroot.org)'s status on Tuesday, 08-Apr-2025 23:48:17 JST eliseo eliseo
      in reply to
      @SuperDicq

      You can waste your own power and hardware cycles, but I'd bet you didn't, and still a waste nonetheless.
      In conversation about a month ago permalink
      翠星石 likes this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.