<turbo-stream action="append" target="articles_grid"><template>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/chat-gpt-imita-a-michel-houllebecq">
    <img alt="ChatGPT imita a Michel Houellebecq" class="rounded-[16px] w-full h-auto bg-background-mid" width="1200" height="730" style="aspect-ratio: 1200 / 730;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6ODI5LCJwdXIiOiJibG9iX2lkIn19--c0cc5658b2e8de122e9dc3ad7f55760317864e47/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJwbmciLCJyZXNpemVfdG9fZml0IjpbNTAwLG51bGxdfSwicHVyIjoidmFyaWF0aW9uIn19--f2b25e6e4c70d4af454b5a38b9376b3710c5ec4b/6729233ddf1522c75d4bfc8f_64da1c38c6b6445dda1751ab_CHAT-20GPT-20PLAGIA-20A-20HOULLEBECQ.png" />
  <div class="flex flex-col items-end gap-[16px] self-stretch">
    <div class="flex flex-col items-start gap-[20px] self-stretch">
      <h3 class="overflow-hidden line-clamp-3 text-ellipsis self-stretch font-high-s">ChatGPT imita a Michel Houellebecq</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Me di cuenta por fin: a lo que me recuerda el estilo de ChatGPT es a Michel Houellebecq. Analizo los motivos de esta no-casualidad.</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        21 de noviembre 2023
    </p>
  </div>

  <div class="absolute left-[16px] top-[16px] flex flex-col items-start gap-[8px]">
      <div class="flex h-[40px] py-[8px] px-[12px] justify-center items-center gap-[4px] rounded-[999px] bg-background-mid backdrop-blur-[10px]">
    <span class="font-low-m">Internet</span>
  </div>

  </div>
</a>
</template></turbo-stream>
<turbo-stream action="replace" target="load_more_button"><template>
  <div id="load_more_button" class="flex justify-center w-full pt-8">
</div>
</template></turbo-stream>