From 274b72667a6e97a124bddb65cde94e701bf7dc98 Mon Sep 17 00:00:00 2001 From: Robert Prehn <3952444+prehnRA@users.noreply.github.com> Date: Sat, 18 May 2024 14:32:20 -0500 Subject: [PATCH] Link loggily --- lib/pre_dot_hn/link_log.ex | 5 +++-- site/link-log.yaml | 6 ++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/pre_dot_hn/link_log.ex b/lib/pre_dot_hn/link_log.ex index 02a1ad8..da8438f 100644 --- a/lib/pre_dot_hn/link_log.ex +++ b/lib/pre_dot_hn/link_log.ex @@ -38,8 +38,9 @@ defmodule PreDotHn.LinkLog do <%= for link <- @links do %> 🔗 <%= HtmlSanitizeEx.strip_tags(link["name"]) %> - - <%= dbg(PreDotHn.Markdown.render(link["summary"])) %> + + <%= PreDotHn.Markdown.render(link["summary"]) %> + ]]> <%= link["url"] %> <%= link["url"] %> diff --git a/site/link-log.yaml b/site/link-log.yaml index 769402e..f02f875 100644 --- a/site/link-log.yaml +++ b/site/link-log.yaml @@ -1,3 +1,9 @@ +- url: https://simonwillison.net/2024/May/8/slop/ + name: "Slop is the new name for unwanted AI-generated content" + summary: | + > Watching in real time as “slop” becomes a term of art. the way that “spam” became the term for unwanted emails, “slop” is going in the dictionary as the term for unwanted AI generated content. + + _Slop_. I love (/hate) it. - url: https://brettharned.com/they-broke-the-cookie-cutter/ name: "Brett Harned: They broke the cookie cutter!" summary: |