From 796692cd5d077797fd54fc80dae7e80205d629f8 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Fri, 10 May 2024 08:42:31 +0100 Subject: [PATCH] No newlines before content in autogenerated markdown --- content/bookmarks/a-primer-on-dopamine.md | 1 - .../adventures-raising-the-next-generation.md | 1 - content/bookmarks/boundary-issues.md | 1 - content/bookmarks/cultivating-new-ideas.md | 1 - ...oesn-t-make-simple-math-stop-being-true.md | 1 - ...le-as-the-commoditiser-of-the-early-web.md | 1 - ...i-don-t-want-to-host-services-but-i-do-.md | 2 -- .../bookmarks/in-defense-of-myers-briggs.md | 1 - .../bookmarks/it-s-humans-all-the-way-down.md | 1 - content/bookmarks/neologisms.md | 1 - content/bookmarks/okay-color-spaces.md | 1 - content/bookmarks/ongoing-by-tim-bray-osqi.md | 1 - ...-name-for-unwanted-ai-generated-content.md | 27 +++++++++++++++++++ ...-is-signing-your-name-to-stupid-letters.md | 1 - ...ooking-glass-the-year-of-everyday-risks.md | 1 - .../bookmarks/the-tyrany-of-obviousness.md | 2 -- tools/import/omnivore/main.go | 8 +++--- 17 files changed, 31 insertions(+), 21 deletions(-) create mode 100644 content/bookmarks/slop-is-the-new-name-for-unwanted-ai-generated-content.md diff --git a/content/bookmarks/a-primer-on-dopamine.md b/content/bookmarks/a-primer-on-dopamine.md index 73b9811c..a3f5d861 100644 --- a/content/bookmarks/a-primer-on-dopamine.md +++ b/content/bookmarks/a-primer-on-dopamine.md @@ -30,7 +30,6 @@ tags: - biology - curious --- - I really enjoyed reading about dopamine, desire and pleasure here! It’s worth a read, even if it slightly veers into the “how to abuse this knowledge for personal gain with your new product” space. I’ve been (ha!) pleasantly surprised by how this article pulls lots of different concepts — half-understood by me — together. I’ll be using it to try and provide motivation for myself while doing things that won’t pay off for a while (hello 2023/24 tax return). diff --git a/content/bookmarks/adventures-raising-the-next-generation.md b/content/bookmarks/adventures-raising-the-next-generation.md index 830341ae..f9f7d671 100644 --- a/content/bookmarks/adventures-raising-the-next-generation.md +++ b/content/bookmarks/adventures-raising-the-next-generation.md @@ -16,7 +16,6 @@ references: tags: - parenthood --- - What a wonderful read! I’m not a parent (yet?) but I found myself eagerly reading every section here, despite this article’s length! {{< friend "ap" >}} (the author of this article), his partner, and their child are all good friends, and I’ve been lucky enough to see slivers of this journey they’ve been on—I can tell they’re all loving it (even the crappy days!) diff --git a/content/bookmarks/boundary-issues.md b/content/bookmarks/boundary-issues.md index 2024cb6a..19d71ea2 100644 --- a/content/bookmarks/boundary-issues.md +++ b/content/bookmarks/boundary-issues.md @@ -14,7 +14,6 @@ references: author: Lily Scherlis tags: [] --- - An extremely interesting article that helped me realise how different my definition of what “boundaries” are seems to differ from what contemporary usage is! For me, a personal boundary is a pre-negotiated _promise_, not a _demand_. “These things hurt me, so if you end up doing them/I end up in that position (irrespective of intent or blame) then I will probably take these actions to protect myself.” diff --git a/content/bookmarks/cultivating-new-ideas.md b/content/bookmarks/cultivating-new-ideas.md index 6618db65..f9ba6ffc 100644 --- a/content/bookmarks/cultivating-new-ideas.md +++ b/content/bookmarks/cultivating-new-ideas.md @@ -16,7 +16,6 @@ tags: - creativity - self-help --- - I really enjoyed skimming this article! It’s too long for my distracted brain, but I’ve often thought of “becoming bored” as a part of my creative process. I think that’s part of isolating myself from expectations in much the same way as called out here. This has also put me to thinking about raising kids; how to ensure there’s always *some* time without peer/social pressure (ie. the absence of consumption devices, like phones with apps) diff --git a/content/bookmarks/fancy-math-doesn-t-make-simple-math-stop-being-true.md b/content/bookmarks/fancy-math-doesn-t-make-simple-math-stop-being-true.md index d5cc12f0..5855cb7f 100644 --- a/content/bookmarks/fancy-math-doesn-t-make-simple-math-stop-being-true.md +++ b/content/bookmarks/fancy-math-doesn-t-make-simple-math-stop-being-true.md @@ -14,7 +14,6 @@ references: tags: - measurement --- - As ever, a great read from DynoMight! I particularly enjoy the assertion on the burden of proof being on the expert to show the flaw in a simpler proof (that disagrees?) with their own more complex one. ### Highlights diff --git a/content/bookmarks/google-as-the-commoditiser-of-the-early-web.md b/content/bookmarks/google-as-the-commoditiser-of-the-early-web.md index 946120e7..a5f059ee 100644 --- a/content/bookmarks/google-as-the-commoditiser-of-the-early-web.md +++ b/content/bookmarks/google-as-the-commoditiser-of-the-early-web.md @@ -13,7 +13,6 @@ references: tags: - tech --- - An interesting take on why the internet can feel soulless, and some implied ways to counter that. Slightly strong on the “back in the good old days” vibes, but a valid critique of search engines as a remover of mystery. Taking things for granted (“the advert to any question is at my finger tips”) has definitely removed the humanness of information for me. diff --git a/content/bookmarks/i-don-t-want-to-host-services-but-i-do-.md b/content/bookmarks/i-don-t-want-to-host-services-but-i-do-.md index 1bbf3d71..184dbd26 100644 --- a/content/bookmarks/i-don-t-want-to-host-services-but-i-do-.md +++ b/content/bookmarks/i-don-t-want-to-host-services-but-i-do-.md @@ -17,14 +17,12 @@ tags: - homelab - tech --- - A concise and smart article talking to those of us interested in offering hobby networked services to others. I’m still in the mindset that a form of fully decentralised systems could overcome many of the issues mentioned here. My current bet would be on client-side web applications (or just websites) served from content addressed stores (like §IPFS), storing data primarily on local machines (think [fission.codes](https://fission.codes) and the §LocalFirst movement), is going to be a fruitful route. I’ll be looking forward to the next article on the challenges with end-to-end encryption (E2EE)! - ### Highlights > Good backups are: diff --git a/content/bookmarks/in-defense-of-myers-briggs.md b/content/bookmarks/in-defense-of-myers-briggs.md index 8bb29ebf..92f744e0 100644 --- a/content/bookmarks/in-defense-of-myers-briggs.md +++ b/content/bookmarks/in-defense-of-myers-briggs.md @@ -14,7 +14,6 @@ references: author: dynomight tags: [] --- - I fit the eNxP model by this article's assertions, and it feels representative enough to be useful. I like the idea of these tools to label & understand yourself _particularly_ because you can figure out where you _don't_ fit the model/where the label _isn't_ useful. ```plain diff --git a/content/bookmarks/it-s-humans-all-the-way-down.md b/content/bookmarks/it-s-humans-all-the-way-down.md index a910d9a1..efa2d08a 100644 --- a/content/bookmarks/it-s-humans-all-the-way-down.md +++ b/content/bookmarks/it-s-humans-all-the-way-down.md @@ -15,7 +15,6 @@ references: tags: - ai --- - Strong agree here. Until we are able to feel “seen” by something non-human we’ll always need colleagues and peers in jobs, or the humans will burn out, leave that job, and take their tribal knowledge with them. There will still be many companies that do this anyway; the number of “news” sites that have already replaced writing staff with LLMs is evidence enough. Hopefully the human connections people reformed through/after the pandemic lockdowns will give the disenfranchised a direction that brings the next pendulum swing a bit nearer though. diff --git a/content/bookmarks/neologisms.md b/content/bookmarks/neologisms.md index ec6f5aa7..9ecf4c12 100644 --- a/content/bookmarks/neologisms.md +++ b/content/bookmarks/neologisms.md @@ -12,7 +12,6 @@ references: tags: - words --- - I love creating or finding words for niche (or expanding) concepts and areas. These highlighted ones are particularly great! ### Highlights diff --git a/content/bookmarks/okay-color-spaces.md b/content/bookmarks/okay-color-spaces.md index 6306d7a1..c4c70e77 100644 --- a/content/bookmarks/okay-color-spaces.md +++ b/content/bookmarks/okay-color-spaces.md @@ -13,5 +13,4 @@ references: tags: - color --- - An excellent explanation of colourspaces and their uses today. diff --git a/content/bookmarks/ongoing-by-tim-bray-osqi.md b/content/bookmarks/ongoing-by-tim-bray-osqi.md index 1b0859c0..497fc07e 100644 --- a/content/bookmarks/ongoing-by-tim-bray-osqi.md +++ b/content/bookmarks/ongoing-by-tim-bray-osqi.md @@ -17,7 +17,6 @@ references: tags: - tech --- - This is an inspiring (and well thought through) approach to a problem on a lot of folks’ minds after the XZ attack. I wonder how this would _actually_ come into reality though. It’s easy to justify “accept 0.1% of revenue”, but I think that’d get very challenging when looking internationally. The UK (should) care about Open Source maintainability enough to start an institute like this, but which companies could they squeeze to get the funding? Almost all large tech companies are (legally) based elsewhere. diff --git a/content/bookmarks/slop-is-the-new-name-for-unwanted-ai-generated-content.md b/content/bookmarks/slop-is-the-new-name-for-unwanted-ai-generated-content.md new file mode 100644 index 00000000..741fe874 --- /dev/null +++ b/content/bookmarks/slop-is-the-new-name-for-unwanted-ai-generated-content.md @@ -0,0 +1,27 @@ +--- +title: Slop is the new name for unwanted AI-generated content +date: "2024-05-09T16:03:02Z" +bookmarkOf: https://simonwillison.net/2024/May/8/slop/ +references: + bookmark: + url: https://simonwillison.net/2024/May/8/slop/ + type: entry + name: Slop is the new name for unwanted AI-generated content + summary: 'I saw this tweet yesterday from @deepfates, and I am very on board with + this: Watching in real time as “slop” becomes a term of art. the way that “spam” + …' +tags: +- ai +- words +--- +I will be using this word from here on! Unreviewed AI-generated drivel is now “slop”. + +### Highlights + +> the way that “spam” became the term for unwanted emails, “slop” is going in the dictionary as the term for unwanted AI generated content + +--- + +> sharing unreviewed content that has been artificially generated with other people [is _rude_](https://simonwillison.net/2023/Aug/27/wordcamp-llms/#personal-ai-ethics). + +I can absolutely get behind this. It’s rude when you impose your world on other people without at least some consideration, and auto-generated _slop_ fits that definition perfectly. diff --git a/content/bookmarks/some-asshole-is-signing-your-name-to-stupid-letters.md b/content/bookmarks/some-asshole-is-signing-your-name-to-stupid-letters.md index 4d670db8..3ece5ff3 100644 --- a/content/bookmarks/some-asshole-is-signing-your-name-to-stupid-letters.md +++ b/content/bookmarks/some-asshole-is-signing-your-name-to-stupid-letters.md @@ -15,7 +15,6 @@ tags: - comedy - communication --- - I love this approach to replying to someone whose message you’d rather not handle directly! It sits very closely to the advice I gave a lot to aspiring staff engineers: ask a question that assumes the outcome you’d like, and see what happens 😁 diff --git a/content/bookmarks/the-looking-glass-the-year-of-everyday-risks.md b/content/bookmarks/the-looking-glass-the-year-of-everyday-risks.md index 27b5b965..e9d32163 100644 --- a/content/bookmarks/the-looking-glass-the-year-of-everyday-risks.md +++ b/content/bookmarks/the-looking-glass-the-year-of-everyday-risks.md @@ -15,7 +15,6 @@ references: author: Julie Zhuo tags: [] --- - I enjoyed this article’s passion for _being alive_, I think there’s a lot of similarity to a previous article’s [obviousness](/tags/obviousness), and putting ourselves in emotionally challenging positions sometimes. I plan on taking some every day risks this year & always. diff --git a/content/bookmarks/the-tyrany-of-obviousness.md b/content/bookmarks/the-tyrany-of-obviousness.md index b1bd72df..4d8828dd 100644 --- a/content/bookmarks/the-tyrany-of-obviousness.md +++ b/content/bookmarks/the-tyrany-of-obviousness.md @@ -16,8 +16,6 @@ tags: - curious - grief --- - - A superb read, especially for me as I look for more depth in life. I think I've certainly trained myself for a frictionless existence, and have (up until the last few years) tended to avoid difficult thoughts — but I feel so much richer for embracing them! diff --git a/tools/import/omnivore/main.go b/tools/import/omnivore/main.go index d16d7710..f76dea12 100644 --- a/tools/import/omnivore/main.go +++ b/tools/import/omnivore/main.go @@ -125,8 +125,8 @@ func outputArticle(article Article, outputDir string) error { return err } - fmt.Fprint(hugoPost, "---\n\n") - fmt.Fprintln(hugoPost, linkHashtags(article.Annonation, fm.Tags)) + fmt.Fprint(hugoPost, "---\n") + fmt.Fprintln(hugoPost, linkHashtags(strings.TrimSpace(article.Annotation), fm.Tags)) if len(article.Highlights) > 0 { fmt.Fprint(hugoPost, "\n### Highlights\n") @@ -206,7 +206,7 @@ type Article struct { OriginalURL string OriginalSummary string OriginalAuthor string - Annonation string + Annotation string Highlights []ArticleHighlight Tags []string } @@ -396,7 +396,7 @@ func parseResponse(body []byte) ([]Article, string, error) { BookmarkDate: bookmarked, PublishDate: published, Highlights: highlights, - Annonation: annotation, + Annotation: annotation, } for _, label := range sr.Labels {