arstechnica.com Open in urlscan Pro
18.119.85.133  Public Scan

Submitted URL: http://arstechnica.com/
Effective URL: https://arstechnica.com/
Submission: On October 25 via api from JP — Scanned from JP

Form analysis 12 forms found in the DOM

POST .

<form action="." method="post">
  <nav>
    <ul class="">
      <li>
        <button class=" group flex w-full flex-row items-center px-5 py-2 text-gray-300 hover:bg-gray-700 hover:text-green-400 focus:bg-gray-700 focus:text-green-400" name="theme" type="submit" value="light" aria-label="Set theme to Light">
          <svg class="group-with-selected:text-green-400 mr-2 inline-block h-5 w-5 text-gray-100 group-hover:text-green-400 group-focus:text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
            <defs>
              <clipPath id="theme-light_svg__a">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
              <clipPath id="theme-light_svg__b">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
            </defs>
            <g clip-path="url(#theme-light_svg__a)">
              <g fill="currentColor" clip-path="url(#theme-light_svg__b)">
                <path
                  d="M30 20c0 5.5-4.5 10-10 10s-10-4.5-10-10 4.5-10 10-10 10 4.5 10 10m8.6 1.4h-2.2c-.8 0-1.4-.6-1.4-1.4s.6-1.4 1.4-1.4h2.2c.8 0 1.4.6 1.4 1.4s-.6 1.4-1.4 1.4M34.1 7.9l-1.5 1.5c-.6.6-1.5.6-2 0-.6-.6-.6-1.5 0-2l1.5-1.5c.6-.6 1.5-.6 2 0 .6.6.6 1.5 0 2M21.4 1.4v2.2c0 .8-.6 1.4-1.4 1.4s-1.4-.6-1.4-1.4V1.4c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4M7.9 5.9l1.5 1.5c.6.6.6 1.5 0 2-.6.6-1.5.6-2 0L5.9 7.9c-.6-.6-.6-1.5 0-2 .6-.6 1.5-.6 2 0M1.4 18.6h2.2c.8 0 1.4.6 1.4 1.4s-.6 1.4-1.4 1.4H1.4C.6 21.4 0 20.8 0 20s.6-1.4 1.4-1.4m4.5 13.5 1.5-1.5c.6-.6 1.4-.6 2 0s.6 1.5 0 2l-1.5 1.5c-.6.6-1.5.6-2 0-.6-.6-.6-1.5 0-2m12.7 6.5v-2.2c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4v2.2c0 .8-.6 1.4-1.4 1.4s-1.4-.6-1.4-1.4m13.5-4.5-1.5-1.5c-.6-.6-.6-1.4 0-2s1.5-.6 2 0l1.5 1.5c.6.6.6 1.5 0 2-.6.6-1.5.6-2 0">
                </path>
              </g>
            </g>
          </svg> Light </button>
      </li>
      <li>
        <button class=" group flex w-full flex-row items-center px-5 py-2 text-gray-300 hover:bg-gray-700 hover:text-green-400 focus:bg-gray-700 focus:text-green-400" name="theme" type="submit" value="dark" aria-label="Set theme to Dark">
          <svg class="group-with-selected:text-green-400 mr-2 inline-block h-5 w-5 text-gray-100 group-hover:text-green-400 group-focus:text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.4 38.4">
            <defs>
              <clipPath id="theme-dark_svg__a">
                <path fill="none" d="M0 0h38.4v38.4H0z"></path>
              </clipPath>
              <clipPath id="theme-dark_svg__b">
                <path fill="none" d="M0 0h38.4v38.4H0z"></path>
              </clipPath>
            </defs>
            <g clip-path="url(#theme-dark_svg__a)">
              <g fill="currentColor" clip-path="url(#theme-dark_svg__b)">
                <path
                  d="M14.5 11.4c0-4.3 1.4-8.2 3.7-11.4C8.8 1.3 1.6 9.3 1.6 19.1s8.6 19.3 19.3 19.3 12.1-3.1 15.6-7.9c-.9.1-1.8.2-2.7.2-10.7 0-19.3-8.6-19.3-19.3m17.8-6.8v2.1c0 .8-.6 1.4-1.4 1.4s-1.4-.6-1.4-1.4V4.6c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4m0 6.8v2.1c0 .8-.6 1.4-1.4 1.4s-1.4-.6-1.4-1.4v-2.1c0-.8.6-1.4 1.4-1.4s1.4.6 1.4 1.4m-5.8-3.7h2.1c.8 0 1.4.6 1.4 1.4s-.6 1.4-1.4 1.4h-2.1c-.8 0-1.4-.6-1.4-1.4s.6-1.4 1.4-1.4m6.8 0h2.1c.8 0 1.4.6 1.4 1.4s-.6 1.4-1.4 1.4h-2.1c-.8 0-1.4-.6-1.4-1.4s.6-1.4 1.4-1.4">
                </path>
              </g>
            </g>
          </svg> Dark </button>
      </li>
      <li>
        <button class="selected bg-gray-700 text-green-400 group flex w-full flex-row items-center px-5 py-2 text-gray-300 hover:bg-gray-700 hover:text-green-400 focus:bg-gray-700 focus:text-green-400" name="theme" type="submit" value="system"
          aria-label="Set theme to System">
          <svg class="group-with-selected:text-green-400 mr-2 inline-block h-5 w-5 text-gray-100 group-hover:text-green-400 group-focus:text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
            <defs>
              <clipPath id="theme-system_svg__a">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
              <clipPath id="theme-system_svg__b">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
            </defs>
            <g clip-path="url(#theme-system_svg__a)">
              <g fill="currentColor" clip-path="url(#theme-system_svg__b)">
                <path d="M32 4c2.2 0 4 1.8 4 4v24c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V8c0-2.2 1.8-4 4-4zm0-4H8C3.6 0 0 3.6 0 8v24c0 4.4 3.6 8 8 8h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8"></path>
                <path d="M8 8h8v8H8z"></path>
              </g>
            </g>
          </svg> System </button>
      </li>
    </ul>
  </nav>
</form>

GET https://arstechnica.com/

<form class="search-form" role="search" method="get" action="https://arstechnica.com/">
  <label>
    <span class="sr-only"> Search for: </span>
    <input name="s" type="search" value="" placeholder="Search …">
  </label>
  <button>Search</button>
</form>

POST https://arstechnica.com/

<form action="https://arstechnica.com/" method="post" x-data="" x-ref="form">
  <nav>
    <ul class="">
      <li>
        <button class="focus:text-green-400 group flex w-full flex-row items-center px-5 py-2 text-gray-300 hover:bg-gray-700 hover:text-green-400 focus:bg-gray-700" name="view" type="submit" value="classic" aria-label="Set view to Classic"
          x-on:click.prevent="
                    window.location.href = '/classic-preview/'
                    ">
          <svg class="group-with-selected:text-green-400 mr-2 inline-block h-5 w-5 text-gray-100 group-hover:text-green-400 group-focus:text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
            <defs>
              <clipPath id="view-classic_svg__a">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
            </defs>
            <g fill="currentColor" clip-path="url(#view-classic_svg__a)">
              <path d="M22 0h18v8H22zM0 16h40v8H0zm0 16h40v8H0zM0 0h16v16H0z"></path>
            </g>
          </svg> Classic </button>
      </li>
      <li>
        <button class="focus:text-green-400 selected bg-gray-700 text-green-400 group flex w-full flex-row items-center px-5 py-2 text-gray-300 hover:bg-gray-700 hover:text-green-400 focus:bg-gray-700" name="view" type="submit" value="grid"
          aria-label="Set view to Grid" disabled="">
          <svg class="group-with-selected:text-green-400 mr-2 inline-block h-5 w-5 text-gray-100 group-hover:text-green-400 group-focus:text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
            <defs>
              <clipPath id="view-grid_svg__a">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
            </defs>
            <g fill="currentColor" clip-path="url(#view-grid_svg__a)">
              <path d="M0 0h16v16H0zm24 0h16v16H24zM0 24h16v16H0zm24 0h16v16H24z"></path>
            </g>
          </svg> Grid </button>
      </li>
      <li>
        <button class="focus:text-green-400 group flex w-full flex-row items-center px-5 py-2 text-gray-300 hover:bg-gray-700 hover:text-green-400 focus:bg-gray-700" name="view" type="submit" value="list" aria-label="Set view to List">
          <svg class="group-with-selected:text-green-400 mr-2 inline-block h-5 w-5 text-gray-100 group-hover:text-green-400 group-focus:text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
            <defs>
              <clipPath id="view-list_svg__a">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
            </defs>
            <g fill="currentColor" clip-path="url(#view-list_svg__a)">
              <path d="M0 0h40v8H0zm0 16h40v8H0zm0 16h40v8H0z"></path>
            </g>
          </svg> List </button>
      </li>
      <li>
        <button class="focus:text-green-400 group flex w-full flex-row items-center px-5 py-2 text-gray-300 hover:bg-gray-700 hover:text-green-400 focus:bg-gray-700" name="view" type="submit" value="neutron" aria-label="Set view to Neutron Star"
          x-on:click.prevent="
                    window.location.href = '/neutron-preview/'
                    ">
          <svg class="group-with-selected:text-green-400 mr-2 inline-block h-5 w-5 text-gray-100 group-hover:text-green-400 group-focus:text-green-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
            <defs>
              <clipPath id="view-neutron_svg__a">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
              <clipPath id="view-neutron_svg__b">
                <path fill="none" d="M0 0h40v40H0z"></path>
              </clipPath>
            </defs>
            <g clip-path="url(#view-neutron_svg__a)">
              <g fill="currentColor" clip-path="url(#view-neutron_svg__b)">
                <path
                  d="M20 12.7c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2s2 .9 2 2v8.7c0 1.1-.9 2-2 2m-5.2 2.1c-.8.8-2 .8-2.8 0L5.9 8.7c-.8-.8-.8-2 0-2.8s2-.8 2.8 0l6.1 6.1c.8.8.8 2 0 2.8M12.7 20c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2s.9-2 2-2h8.7c1.1 0 2 .9 2 2m2.1 5.2c.8.8.8 2 0 2.8l-6.1 6.1c-.8.8-2 .8-2.8 0s-.8-2 0-2.8l6.1-6.1c.8-.8 2-.8 2.8 0m5.2 2.1c1.1 0 2 .9 2 2V38c0 1.1-.9 2-2 2s-2-.9-2-2v-8.7c0-1.1.9-2 2-2m5.2-2.1c.8-.8 2-.8 2.8 0l6.1 6.1c.8.8.8 2 0 2.8s-2 .8-2.8 0L25.2 28c-.8-.8-.8-2 0-2.8m2.1-5.2c0-1.1.9-2 2-2H38c1.1 0 2 .9 2 2s-.9 2-2 2h-8.7c-1.1 0-2-.9-2-2m-2.1-5.2c-.8-.8-.8-2 0-2.8l6.1-6.1c.8-.8 2-.8 2.8 0s.8 2 0 2.8L28 14.8c-.8.8-2 .8-2.8 0">
                </path>
              </g>
            </g>
          </svg> Neutron Star </button>
      </li>
    </ul>
  </nav>
</form>

POST https://arstechnica.com/

<form action="https://arstechnica.com/" method="post" x-data="" x-ref="form">
  <button class="focus:text-gray-700 dark:hover:text-gray-150 group relative flex flex-row items-center gap-1 text-gray-400 hover:text-gray-700 focus:text-gray-700 dark:text-gray-300" name="view" type="submit" value="classic"
    aria-label="Set view to Classic" x-data="" x-on:click.prevent="window.location.href = '/classic-preview/'">
    <svg class="dark:group-with-selected:text-gray-250 group-with-selected:text-gray-700 dark:group-hover:text-gray-250 inline-block h-[10px] w-[10px] text-gray-300 group-hover:text-gray-700 group-focus:text-gray-700 dark:text-gray-400"
      xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
      <defs>
        <clipPath id="view-classic_svg__a">
          <path fill="none" d="M0 0h40v40H0z"></path>
        </clipPath>
      </defs>
      <g fill="currentColor" clip-path="url(#view-classic_svg__a)">
        <path d="M22 0h18v8H22zM0 16h40v8H0zm0 16h40v8H0zM0 0h16v16H0z"></path>
      </g>
    </svg> Classic <div class="group-with-selected:bg-green-400 absolute bottom-[-2px] h-1 w-full bg-gray-700 bg-transparent">
    </div>
  </button>
</form>

POST https://arstechnica.com/

<form action="https://arstechnica.com/" method="post" x-data="" x-ref="form">
  <button class="focus:text-gray-700 selected text-gray-700 dark:text-gray-150 dark:hover:text-gray-150 group relative flex flex-row items-center gap-1 text-gray-400 hover:text-gray-700 focus:text-gray-700 dark:text-gray-300" name="view"
    type="submit" value="grid" aria-label="Set view to Grid" disabled="">
    <svg class="dark:group-with-selected:text-gray-250 group-with-selected:text-gray-700 dark:group-hover:text-gray-250 inline-block h-[10px] w-[10px] text-gray-300 group-hover:text-gray-700 group-focus:text-gray-700 dark:text-gray-400"
      xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
      <defs>
        <clipPath id="view-grid_svg__a">
          <path fill="none" d="M0 0h40v40H0z"></path>
        </clipPath>
      </defs>
      <g fill="currentColor" clip-path="url(#view-grid_svg__a)">
        <path d="M0 0h16v16H0zm24 0h16v16H24zM0 24h16v16H0zm24 0h16v16H24z"></path>
      </g>
    </svg> Grid <div class="group-with-selected:bg-green-400 absolute bottom-[-2px] h-1 w-full bg-gray-700 bg-transparent">
    </div>
  </button>
</form>

POST https://arstechnica.com/

<form action="https://arstechnica.com/" method="post" x-data="" x-ref="form">
  <button class="focus:text-gray-700 dark:hover:text-gray-150 group relative flex flex-row items-center gap-1 text-gray-400 hover:text-gray-700 focus:text-gray-700 dark:text-gray-300" name="view" type="submit" value="list"
    aria-label="Set view to List">
    <svg class="dark:group-with-selected:text-gray-250 group-with-selected:text-gray-700 dark:group-hover:text-gray-250 inline-block h-[10px] w-[10px] text-gray-300 group-hover:text-gray-700 group-focus:text-gray-700 dark:text-gray-400"
      xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
      <defs>
        <clipPath id="view-list_svg__a">
          <path fill="none" d="M0 0h40v40H0z"></path>
        </clipPath>
      </defs>
      <g fill="currentColor" clip-path="url(#view-list_svg__a)">
        <path d="M0 0h40v8H0zm0 16h40v8H0zm0 16h40v8H0z"></path>
      </g>
    </svg> List <div class="group-with-selected:bg-green-400 absolute bottom-[-2px] h-1 w-full bg-gray-700 bg-transparent">
    </div>
  </button>
</form>

POST https://arstechnica.com/

<form action="https://arstechnica.com/" method="post" x-data="" x-ref="form">
  <button class="focus:text-gray-700 dark:hover:text-gray-150 group relative flex flex-row items-center gap-1 text-gray-400 hover:text-gray-700 focus:text-gray-700 dark:text-gray-300" name="view" type="submit" value="neutron"
    aria-label="Set view to Neutron Star" x-data="" x-on:click.prevent="window.location.href = '/neutron-preview/'">
    <svg class="dark:group-with-selected:text-gray-250 group-with-selected:text-gray-700 dark:group-hover:text-gray-250 inline-block h-[10px] w-[10px] text-gray-300 group-hover:text-gray-700 group-focus:text-gray-700 dark:text-gray-400"
      xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
      <defs>
        <clipPath id="view-neutron_svg__a">
          <path fill="none" d="M0 0h40v40H0z"></path>
        </clipPath>
        <clipPath id="view-neutron_svg__b">
          <path fill="none" d="M0 0h40v40H0z"></path>
        </clipPath>
      </defs>
      <g clip-path="url(#view-neutron_svg__a)">
        <g fill="currentColor" clip-path="url(#view-neutron_svg__b)">
          <path
            d="M20 12.7c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2s2 .9 2 2v8.7c0 1.1-.9 2-2 2m-5.2 2.1c-.8.8-2 .8-2.8 0L5.9 8.7c-.8-.8-.8-2 0-2.8s2-.8 2.8 0l6.1 6.1c.8.8.8 2 0 2.8M12.7 20c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2s.9-2 2-2h8.7c1.1 0 2 .9 2 2m2.1 5.2c.8.8.8 2 0 2.8l-6.1 6.1c-.8.8-2 .8-2.8 0s-.8-2 0-2.8l6.1-6.1c.8-.8 2-.8 2.8 0m5.2 2.1c1.1 0 2 .9 2 2V38c0 1.1-.9 2-2 2s-2-.9-2-2v-8.7c0-1.1.9-2 2-2m5.2-2.1c.8-.8 2-.8 2.8 0l6.1 6.1c.8.8.8 2 0 2.8s-2 .8-2.8 0L25.2 28c-.8-.8-.8-2 0-2.8m2.1-5.2c0-1.1.9-2 2-2H38c1.1 0 2 .9 2 2s-.9 2-2 2h-8.7c-1.1 0-2-.9-2-2m-2.1-5.2c-.8-.8-.8-2 0-2.8l6.1-6.1c.8-.8 2-.8 2.8 0s.8 2 0 2.8L28 14.8c-.8.8-2 .8-2.8 0">
          </path>
        </g>
      </g>
    </svg> Neutron Star <div class="group-with-selected:bg-green-400 absolute bottom-[-2px] h-1 w-full bg-gray-700 bg-transparent">
    </div>
  </button>
</form>

GET https://arstechnica.com/

<form class="search-form" role="search" method="get" action="https://arstechnica.com/">
  <label>
    <span class="sr-only"> Search for: </span>
    <input name="s" type="search" value="" placeholder="Search …">
  </label>
  <button>Search</button>
</form>

POST https://api.bounceexchange.com/capture/submit

<form id="bx-form-2341479-step-1" bx-novalidate="true" method="post" action="https://api.bounceexchange.com/capture/submit" onsubmit="return bouncex.submitCampaignStep(2341479); return false" onreset="bouncex.close_ad(2341479); return false"
  class="bx-ally-no-focus"><input type="hidden" name="campaign_id" value="2341479">
  <div class="bx-group bx-group-default bx-group-2341479-YqQC034 bx-group-YqQC034" id="bx-group-2341479-YqQC034">
    <div class="bx-2-heading wknd-ally-focus" id="bx-group-2341479-YqQC034-h2" tabindex="-1" role="heading" aria-level="2">
      <div class="bx-row bx-row-text bx-row-text-headline  bx-row-tpNPKdE bx-element-2341479-tpNPKdE" id="bx-element-2341479-tpNPKdE">
        <div>Want the best of Ars Technica delivered daily?</div>
      </div>
    </div>
  </div>
  <div class="bx-group bx-group-default bx-group-2341479-02jWr3Q bx-group-02jWr3Q" id="bx-group-2341479-02jWr3Q">
    <div class="bx-row bx-row-submit bx-row-submit-default  bx-row-AytwI3R bx-element-2341479-AytwI3R" id="bx-element-2341479-AytwI3R">
      <a href="javascript:void(0)" target="" class="bx-button" data-click="trigger" data-click-trigger="2341480">Yes, Please</a></div>
    <div class="bx-row bx-row-submit bx-row-submit-no  bx-row-fBxxLNz bx-element-2341479-fBxxLNz" id="bx-element-2341479-fBxxLNz"><button type="reset" class="bx-button" data-click="close">No thanks</button></div>
  </div>
</form>

POST https://api.bounceexchange.com/capture/submit

<form id="bx-form-2341481-step-1" bx-novalidate="true" method="post" action="https://api.bounceexchange.com/capture/submit" onsubmit="return bouncex.submitCampaignStep(2341481); return false" onreset="bouncex.close_ad(2341481); return false"
  class="bx-ally-no-focus"><input type="hidden" name="campaign_id" value="2341481">
  <div class="bx-group bx-group-default bx-group-2341481-Go7m28H bx-group-Go7m28H" id="bx-group-2341481-Go7m28H"><input type="hidden" name="source_code" value="bx_multi1st_dailyent" class="bx-el bx-input bx-input-hidden">
    <div class="bx-row bx-row-image bx-row-image-default  bx-row-WoQ9guA bx-element-2341481-WoQ9guA" id="bx-element-2341481-WoQ9guA"><img src="//assets.bounceexchange.com/assets/uploads/clients/2806/creatives/78dbf26fc8687b650f46e91adf23f5fa.svg"
        alt="Ars Technica" width="126" height="42"></div>
  </div>
  <div class="bx-group bx-group-primary bx-group-2341481-E3EvKHp bx-group-E3EvKHp" id="bx-group-2341481-E3EvKHp" tabindex="-1">
    <div class="bx-2-heading wknd-ally-focus" id="bx-group-2341481-E3EvKHp-h2" tabindex="-1" role="heading" aria-level="2">
      <div class="bx-row bx-row-text bx-row-text-subheadline  bx-row-kfXCofA bx-element-2341481-kfXCofA" id="bx-element-2341481-kfXCofA">
        <div>
          <p>Sign up for the Ars Daily and</p>
        </div>
      </div>
      <div class="bx-row bx-row-text bx-row-text-headline  bx-row-z84Ejy4 bx-element-2341481-z84Ejy4" id="bx-element-2341481-z84Ejy4">
        <div>
          <p>Get our Best Stories</p>
        </div>
      </div>
      <div class="bx-row bx-row-text bx-row-text-default  bx-row-uDWnCiw bx-element-2341481-uDWnCiw" id="bx-element-2341481-uDWnCiw">
        <div>
          <p>Delivered every day to your inbox.</p>
        </div>
      </div>
    </div>
  </div>
  <div class="bx-group bx-group-default bx-group-2341481-nJBLgCc bx-group-nJBLgCc" id="bx-group-2341481-nJBLgCc">
    <div class="bx-row bx-row-input bx-row-input-default  bx-row-BXLTKyP bx-element-2341481-BXLTKyP" id="bx-element-2341481-BXLTKyP">
      <div class="bx-inputwrap"><input class="bx-el bx-input" id="bx-element-2341481-BXLTKyP-input" type="email" name="email" placeholder="Email address" aria-required="true"></div>
      <div class="bx-component  bx-component-validation bx-vtext bx-error-2341481-email" id="bx-error-2341481-email">Please enter above</div>
    </div>
    <div class="bx-row bx-row-submit bx-row-submit-default  bx-row-XeCA1dw bx-element-2341481-XeCA1dw" id="bx-element-2341481-XeCA1dw"><button type="submit" class="bx-button" data-click="submit" data-step-delay="0" data-submit-jump="0"
        data-submit-force="1">Sign me up</button></div>
    <div class="bx-row bx-row-submit bx-row-submit-no  bx-row-dlplP6e bx-element-2341481-dlplP6e" id="bx-element-2341481-dlplP6e"><button type="reset" class="bx-button" data-click="close">No Thanks</button></div>
  </div><input autocomplete="carb-trap" type="input" name="carb-trap" tabindex="-1" aria-hidden="true" class="bx-input bx-carb-trap">
</form>

POST https://api.bounceexchange.com/capture/submit

<form id="bx-form-2341481-step-2" bx-novalidate="true" method="post" action="https://api.bounceexchange.com/capture/submit" onsubmit="return bouncex.submitCampaignStep(2341481); return false" onreset="bouncex.close_ad(2341481); return false"
  class="bx-ally-no-focus"><input type="hidden" name="campaign_id" value="2341481">
  <div class="bx-group bx-group-default bx-group-2341481-nhftL5e bx-group-nhftL5e" id="bx-group-2341481-nhftL5e"><input type="hidden" name="source_code" value="bx_multi2nd_dailyent" class="bx-el bx-input bx-input-hidden"><input type="hidden"
      name="opt_newsletter_ids" value="" class="bx-el bx-input bx-input-hidden">
    <div class="bx-row bx-row-image bx-row-image-default  bx-row-h5vx1Bj bx-element-2341481-h5vx1Bj" id="bx-element-2341481-h5vx1Bj"><img src="//assets.bounceexchange.com/assets/uploads/clients/2806/creatives/78dbf26fc8687b650f46e91adf23f5fa.svg"
        alt="Ars Technica" width="126" height="42"></div>
  </div>
  <div class="bx-group bx-group-primary bx-group-2341481-Ozmp4Ia bx-group-Ozmp4Ia" id="bx-group-2341481-Ozmp4Ia" tabindex="-1">
    <div class="bx-2-heading wknd-ally-focus" id="bx-group-2341481-Ozmp4Ia-h2" tabindex="-1" role="heading" aria-level="2">
      <div class="bx-row bx-row-text bx-row-text-subheadline  bx-row-ZjxK3Pp bx-element-2341481-ZjxK3Pp" id="bx-element-2341481-ZjxK3Pp">
        <div>
          <p>You're In! </p>
        </div>
      </div>
      <div class="bx-row bx-row-text bx-row-text-headline  bx-row-n90cpvR bx-element-2341481-n90cpvR" id="bx-element-2341481-n90cpvR">
        <div>
          <p>Want more from Ars Technica? </p>
        </div>
      </div>
    </div>
  </div>
  <div class="bx-group bx-group-default bx-group-2341481-ETv471f bx-group-ETv471f" id="bx-group-2341481-ETv471f">
    <div class="bx-row bx-row-checkbox bx-row-checkbox-default  bx-row-Fxsyrd7 bx-element-2341481-Fxsyrd7" id="bx-element-2341481-Fxsyrd7"><label class="bx-label"><input class="bx-checkelem bx-input" id="bx-element-2341481-Fxsyrd7-input"
          type="checkbox" name="newsletter_248910" value="1" aria-required="false"><span class="bx-component  bx-checkshape"><svg class="bx-check-svg" viewBox="0 0 22 22">
            <polyline class="bx-svg-vector" points="17.9,6.2 8.3,15.8 4.1,11.6 "></polyline>
          </svg></span><span class="bx-labeltext"><span class="bx-ally-label"></span>Rocket Report</span></label>
      <div class="bx-component  bx-component-validation bx-vtext bx-error-2341481-newsletter_248910" id="bx-error-2341481-newsletter_248910">Please enter above</div>
    </div>
    <div class="bx-row bx-row-text bx-row-text-default  bx-row-HOAeazl bx-element-2341481-HOAeazl" id="bx-element-2341481-HOAeazl">
      <div>
        <p>Our weekly digest of all things aerospace</p>
      </div>
    </div>
  </div>
  <div class="bx-group bx-group-default bx-group-2341481-dWGNGfJ bx-group-dWGNGfJ" id="bx-group-2341481-dWGNGfJ">
    <div class="bx-row bx-row-checkbox bx-row-checkbox-default  bx-row-lHA3Vsz bx-element-2341481-lHA3Vsz" id="bx-element-2341481-lHA3Vsz"><label class="bx-label"><input class="bx-checkelem bx-input" id="bx-element-2341481-lHA3Vsz-input"
          type="checkbox" name="newsletter_248915" value="1" aria-required="false"><span class="bx-component  bx-checkshape"><svg class="bx-check-svg" viewBox="0 0 22 22">
            <polyline class="bx-svg-vector" points="17.9,6.2 8.3,15.8 4.1,11.6 "></polyline>
          </svg></span><span class="bx-labeltext"><span class="bx-ally-label"></span>Gearmaster</span></label>
      <div class="bx-component  bx-component-validation bx-vtext bx-error-2341481-newsletter_248915" id="bx-error-2341481-newsletter_248915">Please enter above</div>
    </div>
    <div class="bx-row bx-row-text bx-row-text-default  bx-row-RI9vHrH bx-element-2341481-RI9vHrH" id="bx-element-2341481-RI9vHrH">
      <div>
        <p>The best of Ars' product reviews, gadget coverage, and Dealmaster roundups, all in one place.</p>
      </div>
    </div>
  </div>
  <div class="bx-group bx-group-default bx-group-2341481-c7UOuJf bx-group-c7UOuJf" id="bx-group-2341481-c7UOuJf">
    <div class="bx-row bx-row-submit bx-row-submit-default  bx-row-YMciU7o bx-element-2341481-YMciU7o" id="bx-element-2341481-YMciU7o"><button type="submit" class="bx-button" data-click="submit" data-step-delay="0" data-submit-jump="0"
        data-submit-force="1">Sign me up</button></div>
    <div class="bx-row bx-row-submit bx-row-submit-no  bx-row-CFq75Lx bx-element-2341481-CFq75Lx" id="bx-element-2341481-CFq75Lx"><button type="reset" class="bx-button" data-click="close">No Thanks</button></div>
  </div><input autocomplete="carb-trap" type="input" name="carb-trap" tabindex="-1" aria-hidden="true" class="bx-input bx-carb-trap">
</form>

POST https://api.bounceexchange.com/capture/submit

<form id="bx-form-2341481-step-3" bx-novalidate="true" method="post" action="https://api.bounceexchange.com/capture/submit" onsubmit="return bouncex.submitCampaignStep(2341481); return false" onreset="bouncex.close_ad(2341481); return false"
  class="bx-ally-no-focus"><input type="hidden" name="campaign_id" value="2341481">
  <div class="bx-group bx-group-default bx-group-2341481-L1XeoM5 bx-group-L1XeoM5" id="bx-group-2341481-L1XeoM5">
    <div class="bx-row bx-row-image bx-row-image-default  bx-row-qbtdfOl bx-element-2341481-qbtdfOl" id="bx-element-2341481-qbtdfOl"><img src="//assets.bounceexchange.com/assets/uploads/clients/2806/creatives/78dbf26fc8687b650f46e91adf23f5fa.svg"
        alt="Ars Technica" width="126" height="42"></div>
  </div>
  <div class="bx-group bx-group-primary bx-group-2341481-t4sxuqi bx-group-t4sxuqi" id="bx-group-2341481-t4sxuqi" tabindex="-1">
    <div class="bx-2-heading wknd-ally-focus" id="bx-group-2341481-t4sxuqi-h2" tabindex="-1" role="heading" aria-level="2">
      <div class="bx-row bx-row-text bx-row-text-subheadline  bx-row-NU98qX1 bx-element-2341481-NU98qX1" id="bx-element-2341481-NU98qX1">
        <div>
          <p>Thanks!</p>
        </div>
      </div>
      <div class="bx-row bx-row-text bx-row-text-headline  bx-row-ZfigwnB bx-element-2341481-ZfigwnB" id="bx-element-2341481-ZfigwnB">
        <div>
          <p>You are successfully subscribed</p>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to content

Ars Technica home
Sections
Forum

Subscribe

 * AI
 * Biz & IT
 * Cars
 * Culture
 * Gaming
 * Health
 * Policy
 * Science
 * Security
 * Space
 * Tech


 * Feature
 * Reviews
 * Store

 * AI
 * Biz & IT
 * Cars
 * Culture
 * Gaming
 * Health
 * Policy
 * Science
 * Security
 * Space
 * Tech

Forum

Subscribe

Theme
 * Light
 * Dark
 * System

Search dialog...
Search for: Search

Sign In
Sign in dialog...
Sign in



ARS TECHNICA HOMEPAGE

Grid
 * Classic
 * Grid
 * List
 * Neutron Star

 * Classic
   
 * Grid
   
 * List
   
 * Neutron Star
   

grid settings
grid settings
Grid

INCLUDED STORIES

 * 
   AI
 * 
   Apple
 * 
   Biz & IT
 * 
   Cars
 * 
   Culture
 * 
   Gaming
 * 
   Google
 * 
   Health
 * 
   Policy
 * 
   Science
 * 
   Security
 * 
   Shopping
 * 
   Space
 * 
   Tech

= visible
= hidden

MOST READ

Any AI Biz & IT Cars Culture Gaming Health Policy Science Security Space Tech

Most Read lists the most popular stories on Ars. By default it will pull from
all sections, but you can optionally choose a single section to highlight.

Cancel Save

THESE SETTINGS ARE ONLY AVAILABLE FOR ARS PRO SUBSCRIBERS

Discover all the benefits of an Ars sub, including a 100% ad and tracker free
experience and advanced news layouts and custom settings.

Dismiss Subscribe Now!
View not permitted witout subscription

THESE SETTINGS ARE ONLY AVAILABLE FOR ARS PRO SUBSCRIBERS

Discover all the benefits of an Ars sub, including a 100% ad and tracker free
experience and advanced news layouts and custom settings.

Dismiss Subscribe Now!
Featured
"Make T-Mobile feel the pain"


“I AM STILL ALIVE”: USERS SAY T-MOBILE MUST PAY FOR KILLING “LIFETIME” PRICE
LOCK

We obtained 900 complaints the FCC received about T-Mobile's infamous price
hike.

Jon Brodkin – 2024/10/23 | 151


GOOGLE’S DEEPMIND IS BUILDING AN AI TO KEEP US FROM HATING EACH OTHER

The AI did better than professional mediators at getting people to reach
agreement.

Jacek Krywko – 8:36 | 49



SCOUT MOTORS’ NEW PICKUP AND SUV EVS WILL START AT “UNDER $60,000”

The Terra pickup and Traveler SUV will be built in South Carolina in 2027.

Jonathan M. Gitlin – 7:30 | 93



BOEING IS STILL BLEEDING MONEY ON THE STARLINER COMMERCIAL CREW PROGRAM

"We signed up to some things that are problematic."

Stephen Clark – 6:58 | 64



TACO BELL, KFC, PIZZA HUT, BURGER KING PULL ONIONS AMID MCDONALD’S OUTBREAK

Onions have not been confirmed as the source, but restaurants aren't taking
chances.

Beth Mole – 6:21 | 78


GOOGLE’S DEEPMIND IS BUILDING AN AI TO KEEP US FROM HATING EACH OTHER

The AI did better than professional mediators at getting people to reach
agreement.

Jacek Krywko – 8:36 | 49


SCOUT MOTORS’ NEW PICKUP AND SUV EVS WILL START AT “UNDER $60,000”

The Terra pickup and Traveler SUV will be built in South Carolina in 2027.

Jonathan M. Gitlin – 7:30 | 93


BOEING IS STILL BLEEDING MONEY ON THE STARLINER COMMERCIAL CREW PROGRAM

"We signed up to some things that are problematic."

Stephen Clark – 6:58 | 64


TACO BELL, KFC, PIZZA HUT, BURGER KING PULL ONIONS AMID MCDONALD’S OUTBREAK

Onions have not been confirmed as the source, but restaurants aren't taking
chances.

Beth Mole – 6:21 | 78


GOOD OMENS WILL WRAP WITH A SINGLE 90-MINUTE EPISODE

Creator Neil Gaiman has exited the series in the wake of sexual assault
allegations.

Jennifer Ouellette – 5:33 | 117


WITH FOUR MORE YEARS LIKE 2023, CARBON EMISSIONS WILL BLOW PAST 1.5° LIMIT

With each passing year, it gets harder to reach net zero quickly enough.

John Timmer – 5:23 | 85


BIRD FLU HIT A DEAD END IN MISSOURI, BUT IT’S RUNNING RAMPANT IN CALIFORNIA

No new cases in Missouri, but plenty in California and Washington.

Beth Mole – 4:23 | 19


APPLE TEASES “WEEK OF ANNOUNCEMENTS” ABOUT THE MAC STARTING ON MONDAY

Announcements will almost certainly include the first wave of M4-powered Macs.

Andrew Cunningham – 4:02 | 83


REMOVAL OF RUSSIAN CODERS SPURS DEBATE ABOUT LINUX KERNEL’S POLITICS

Torvalds defends move, says "Russian troll factories" won't deter him.

Kevin Purdy – 3:21 | 171


CABLE COMPANIES ASK 5TH CIRCUIT TO BLOCK FTC’S CLICK-TO-CANCEL RULE

Cable companies worry rule will make it hard to talk customers out of canceling.

Jon Brodkin – 2:02 | 178
Featured
LOTR


READING LORD OF THE RINGS ALOUD: YES, I SANG ALL THE SONGS

It's not easy, but you really can sing in Elvish if you try!

Nate Anderson – 2024/10/23 | 133




GOOGLE OFFERS ITS AI WATERMARKING TECH AS FREE OPEN SOURCE TOOLKIT

SynthID provides a hidden way to mark LLM output as artificial.

Kyle Orland – 2024/10/24 | 38
Most Read
 1. 
    1. Location tracking of phones is out of control. Here’s how to fight back.
 2. 
    2. Few truly shocked that NFL player used illegal stream to watch his own
    team
 3. 
    3. “I am still alive”: Users say T-Mobile must pay for killing “lifetime”
    price lock
 4. 
    4. De-extinction company provides a progress report on thylacine efforts
 5. 
    5. San Francisco to pay $212 million to end reliance on 5.25-inch floppy
    disks

Customize


WHEN RIBOSOMES GO ROGUE

Unusual variations in the cellular protein factory can skew development, help
cancer spread, and more. But ribosome variety may also play biological roles,
scientists say.

Knowable Magazine – 2024/10/24 | 18


LOCATION TRACKING OF PHONES IS OUT OF CONTROL. HERE’S HOW TO FIGHT BACK.

Unique IDs assigned to Android and iOS devices threaten your privacy. Who knew?

Dan Goodin – 2024/10/24 | 182


AT TED AI 2024, EXPERTS GRAPPLE WITH AI’S GROWING PAINS

A year later, a compelling group of TED speakers moves from "what's this?" to
"what now?"

Benj Edwards – 2024/10/24 | 46


TESLA MAKES $2.2 BILLION IN PROFIT DURING Q3 2024

Tesla's profit margin is looking healthier than it has in a while.

Jonathan M. Gitlin – 2024/10/24 | 364




LAWSUIT: CHATBOT THAT ALLEGEDLY CAUSED TEEN’S SUICIDE IS NOW MORE DANGEROUS FOR
KIDS

Google-funded Character.AI added guardrails, but grieving mom wants a recall.

Ashley Belanger – 2024/10/24 | 196




FOR THE STRONGEST DISC GOLF THROWS, IT’S ALL IN THE THUMBS

Amateur players got the best results by placing thumbs about 3 centimeters from
the outer edge.

Jennifer Ouellette – 2024/10/24 | 32




PLEASE BAN DATA CAPS, INTERNET USERS TELL FCC

FCC docket draws anger at ISPs and mockery of Republican's data/coffee analogy.

Jon Brodkin – 2024/10/24 | 184




IOS 18.2 DEVELOPER BETA ADDS CHATGPT AND IMAGE-GENERATION FEATURES

AI image-generation features headline Apple's upcoming software update.

Samuel Axon – 2024/10/24 | 58




FEW TRULY SHOCKED THAT NFL PLAYER USED ILLEGAL STREAM TO WATCH HIS OWN TEAM

Seahawks player not too ashamed to have been caught by Instagram screenshot.

Kevin Purdy – 2024/10/24 | 147




REPORT: ARM CANCELS QUALCOMM’S ARCHITECTURE LICENSE, ENDANGERING ITS CHIP
BUSINESS

Dispute goes back to Qualcomm's acquisition of Nuvia in 2021.

Andrew Cunningham – Updated 2024/10/24 | 153





SAN FRANCISCO TO PAY $212 MILLION TO END RELIANCE ON 5.25-INCH FLOPPY DISKS

Muni Metro also plans to ditch super-slow loop cable communication system.

Scharon Harding – 2024/10/24 | 231




MCDONALD’S DEADLY QUARTER POUNDER E. COLI OUTBREAK IS LIKELY BIGGER THAN WE KNOW

The size and span of the outbreak are likely larger than currently known.

Beth Mole – 2024/10/24 | 202




PETER TODD IN HIDING AFTER BEING “UNMASKED” AS BITCOIN CREATOR

An HBO documentary says he is the real Satoshi Nakamoto.

WIRED – 2024/10/23 | 207




AFTER NOZZLE FAILURE, SPACE FORCE IS “ASSESSING” IMPACTS TO VULCAN SCHEDULE

"It was a successful Cert flight, and now we’re knee deep in finalizing
certification."

Stephen Clark – 2024/10/23 | 125




DE-EXTINCTION COMPANY PROVIDES A PROGRESS REPORT ON THYLACINE EFFORTS

Stem cell editing, complete genome, and cane toad resistance mark necessary
steps.

John Timmer – 2024/10/23 | 94




SHADY DRUGMAKER USED CODE WORDS TO SELL KNOCKOFF WEIGHT-LOSS DRUG: LAWSUIT

After cease-and-desist letter, Pivotal Peptides allegedly sold mix-your-own
tirzepatide as "11 mg."

Beth Mole – 2024/10/23 | 78




STREAMING SUBSCRIPTION FEES HAVE BEEN RISING WHILE CONTENT QUALITY IS DROPPING

Surveys show decline in customer satisfaction with what is available to stream.

Scharon Harding – 2024/10/23 | 211





MEET THE WINNERS OF NIKON’S 2024 PHOTOMICROGRAPHY CONTEST

Nikon Small World photomicrography contest is an annual reminder that science
can be beautiful as well as informative.

Jennifer Ouellette – 2024/10/23 | 31




ANTHROPIC PUBLICLY RELEASES AI TOOL THAT CAN TAKE OVER THE USER’S MOUSE CURSOR

Anthropic is one of the first to go beyond just screen vision.

Samuel Axon – 2024/10/23 | 112




LAWSUIT: CITY CAMERAS MAKE IT IMPOSSIBLE TO DRIVE ANYWHERE WITHOUT BEING TRACKED

"Every passing car is captured," says 4th Amendment lawsuit against Norfolk, Va.

Jon Brodkin – 2024/10/23 | 154




FORTIGATE ADMINS REPORT ACTIVE EXPLOITATION 0-DAY. VENDOR ISN’T TALKING.

Vulnerability allowing remote code execution has been discussed since at least 9
days ago.

Dan Goodin – 2024/10/23 | 68




QUALCOMM BRINGS LAPTOP-CLASS CPU CORES TO PHONES WITH SNAPDRAGON 8 ELITE

New CPU cores replace more complicated mix-and-match of CPU architectures.

Andrew Cunningham – 2024/10/23 | 79




TESLA, WARNER BROS. SUED FOR USING AI RIPOFF OF ICONIC BLADE RUNNER IMAGERY

"That movie sucks," Elon Musk said in response to the lawsuit.

Ashley Belanger – 2024/10/23 | 309



Load more


Ars Technica has been separating the signal from the noise for over 25 years.
With our unique combination of technical savvy and wide-ranging interest in the
technological arts and sciences, Ars is the trusted source in a sea of
information. After all, you don’t need to know everything, only what’s
important.



More from Ars
 * About Us
 * Staff Directory
 * Newsletters
 * Ars Videos
 * General FAQ
 * RSS Feeds

Contact
 * Contact us
 * Advertise with us
 * Reprints

Cookies Settings
© 2024 Condé Nast. All rights reserved. Use of and/or registration on any
portion of this site constitutes acceptance of our User Agreement and Privacy
Policy and Cookie Statement and Ars Technica Addendum and Your California
Privacy Rights. Ars Technica may earn compensation on sales from links on this
site. Read our affiliate link policy. The material on this site may not be
reproduced, distributed, transmitted, cached or otherwise used, except with the
prior written permission of Condé Nast. Ad Choices
Search dialog...
Search for: Search
Sign in dialog...
Sign in

grid settings
Grid

INCLUDED STORIES

 * 
   AI
 * 
   Apple
 * 
   Biz & IT
 * 
   Cars
 * 
   Culture
 * 
   Gaming
 * 
   Google
 * 
   Health
 * 
   Policy
 * 
   Science
 * 
   Security
 * 
   Shopping
 * 
   Space
 * 
   Tech

= visible
= hidden

MOST READ

Any AI Biz & IT Cars Culture Gaming Health Policy Science Security Space Tech

Most Read lists the most popular stories on Ars. By default it will pull from
all sections, but you can optionally choose a single section to highlight.

Cancel Save

THESE SETTINGS ARE ONLY AVAILABLE FOR ARS PRO SUBSCRIBERS

Discover all the benefits of an Ars sub, including a 100% ad and tracker free
experience and advanced news layouts and custom settings.

Dismiss Subscribe Now!
View not permitted witout subscription

THESE SETTINGS ARE ONLY AVAILABLE FOR ARS PRO SUBSCRIBERS

Discover all the benefits of an Ars sub, including a 100% ad and tracker free
experience and advanced news layouts and custom settings.

Dismiss Subscribe Now!



close dialog
Want the best of Ars Technica delivered daily?
Yes, Please
No thanks
close dialog
Enter your email to get the Ars Technica newsletter
close dialog

Sign up for the Ars Daily and

Get our Best Stories

Delivered every day to your inbox.

Please enter above
Sign me up
No Thanks

You're In!

Want more from Ars Technica?

Rocket Report
Please enter above

Our weekly digest of all things aerospace

Gearmaster
Please enter above

The best of Ars' product reviews, gadget coverage, and Dealmaster roundups, all
in one place.

Sign me up
No Thanks

Thanks!

You are successfully subscribed

close dialog