• hydroptic@sopuli.xyz
      411·
      1 year ago

      Well, they can be, but fucking this particular one up took outright ineptitude

      • Midnight Wolf@lemmy.worldEnglish
        302·
        1 year ago

        If “Twitter” in urlField then Replace urlField “Twitter” “X”

        Jobs finished boss

        • hydroptic@sopuli.xyz
          291·
          1 year ago

          With skills like this you too could be working for the fascist billionaire manbaby’s personal vanity social media service

        • cygnus@lemmy.ca
          102·
          1 year ago

          At this point I have to assume it’s malicious compliance by staff to make Elon look bad.

          • mojofrododojo@lemmy.worldEnglish
            1·
            1 year ago

            to make Elon look bad.

            why would he need any help when he’s doing so much on his own?

    • pup_atlas@pawb.social
      4·
      1 year ago

      It’s really not though. It’s actually pretty simple under the hood.

    • voxel@sopuli.xyz
      3·
      1 year ago

      actually url/uri spec is surprisingly complex, I’m not even sure it’s possible to fully/correctly match it with regex without false positives or negatives, especially in twitters case where even things like “google.com” are accepted as valid urls (without the protocol part, which is otherwise mandatory)

    • delirious_owl@discuss.online
      3·
      1 year ago

      But something that you should probably be able to figure out over the course of 12 months of development and testing.