Just started getting this now. Hopefully it’s some A/B testing that they’ll stop doing, but I’m not holding my breath

  • rtxn@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 days ago
      <form method="GET" action="https://duckduckgo.com/">
        <input name="q" type="text"/>
        <button type="submit">Go</button>
      </form>
    

    This is a fully functional search bar. This is all it needs to be. It doesn’t need Javascript, only if you want suggestions.

    The last time I checked, Google still works if you simply pass your query in the URL using the q variable. Google has no need to enforce Javascript.

    • Skull giver@popplesburger.hilciferous.nl
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      2 days ago

      They need Javascript to serve users an experience that doesn’t look like it’s from the 90s. “You don’t need Javascript” is technically correct in the same way you don’t need Google because you can go look through an encyclopedia in the library.

      The kinds of people that disable Javascript probably don’t use Google anyway, and if they do, they’ll have their browsers so full of tracking protection that serving them costs more money than it earns.