From 8761a5dbaf6aaef71423befd889717433e053b32 Mon Sep 17 00:00:00 2001 From: Andrew Conlin Date: Sat, 29 Apr 2023 18:21:56 +0100 Subject: [PATCH] [29/04/23] added new post and updated site colours --- _data/categories.yml | 14 +- .../2023-04-29-links-arent-performances.md | 15 ++ _site/2023/04/29/index.html | 117 ++++++++++++++ .../01/14/musings-on-the-cinema/index.html | 10 +- .../2023/03/05/yuri-felsen-on-love/index.html | 10 +- .../putting-thoughts-into-action/index.html | 10 +- .../04/29/links-arent-performances/index.html | 150 ++++++++++++++++++ _site/blog/category/links/index.html | 117 ++++++++++++++ _site/blog/index.html | 23 ++- _site/blog/tag/copyright/index.html | 117 ++++++++++++++ _site/blog/tag/law/index.html | 117 ++++++++++++++ _site/blog/tag/pluralistic/index.html | 117 ++++++++++++++ _site/til/index.html | 23 ++- _site/til/nextcloud-php-errors/index.html | 10 +- .../index.html | 10 +- 15 files changed, 818 insertions(+), 42 deletions(-) create mode 100644 _posts/blog/2023-04-29-links-arent-performances.md create mode 100644 _site/2023/04/29/index.html create mode 100644 _site/blog/2023/04/29/links-arent-performances/index.html create mode 100644 _site/blog/category/links/index.html create mode 100644 _site/blog/tag/copyright/index.html create mode 100644 _site/blog/tag/law/index.html create mode 100644 _site/blog/tag/pluralistic/index.html diff --git a/_data/categories.yml b/_data/categories.yml index 2ebfdcf..4cbe1b1 100644 --- a/_data/categories.yml +++ b/_data/categories.yml @@ -1,12 +1,12 @@ til: - backColor: gold + backColor: #ed0 textColor: black thoughts: - backColor: limegreen + backColor: #4d8 textColor: black -journal: - backColor: darkgreen - textColor: white quotes: - backColor: fuchsia - textColor: black \ No newline at end of file + backColor: #c66 + textColor: black +links: + backColor: #36b + textColor: white \ No newline at end of file diff --git a/_posts/blog/2023-04-29-links-arent-performances.md b/_posts/blog/2023-04-29-links-arent-performances.md new file mode 100644 index 0000000..2f8ad45 --- /dev/null +++ b/_posts/blog/2023-04-29-links-arent-performances.md @@ -0,0 +1,15 @@ +--- +title: Links aren't performances +categories: +- links +tags: +- copyright +- law +- pluralistic +--- +_"For starters, it finds that publishing a link can be a "performance" of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had posted, he infringed on copyright._ + +_This is a perverse, even surreal take on copyright. The court rejects Linkletter's argument that even Youtube's terms of service warned Proctorio that publishing world-viewable material on its site constituted permission for people to link to and watch that material."_ + + +Via: https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter \ No newline at end of file diff --git a/_site/2023/04/29/index.html b/_site/2023/04/29/index.html new file mode 100644 index 0000000..88528a2 --- /dev/null +++ b/_site/2023/04/29/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + andrew conlin + + + + + + + +
+ + + +

+ + ac + +

+
+
+
+ +
+

+ about +

+
+ +
+

+ blog +

+
+ +
+

+ photos↗ +

+
+ +
+

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+
+ +
+
+
+

+ +

+ +
+
+
+
+ + + + \ No newline at end of file diff --git a/_site/blog/2023/01/14/musings-on-the-cinema/index.html b/_site/blog/2023/01/14/musings-on-the-cinema/index.html index b6664e9..7543e82 100644 --- a/_site/blog/2023/01/14/musings-on-the-cinema/index.html +++ b/_site/blog/2023/01/14/musings-on-the-cinema/index.html @@ -16,15 +16,15 @@ code { - color: limegreen; + color: ; } pre { - color: limegreen + color: } ::selection { - background-color: limegreen; + background-color: ; color: black } @@ -37,7 +37,7 @@

- ac + ac

@@ -113,7 +113,7 @@

 14 Jan 2023   |    -   thoughts  +   thoughts     |    diff --git a/_site/blog/2023/03/05/yuri-felsen-on-love/index.html b/_site/blog/2023/03/05/yuri-felsen-on-love/index.html index 010e22b..d427338 100644 --- a/_site/blog/2023/03/05/yuri-felsen-on-love/index.html +++ b/_site/blog/2023/03/05/yuri-felsen-on-love/index.html @@ -16,15 +16,15 @@ code { - color: fuchsia; + color: ; } pre { - color: fuchsia + color: } ::selection { - background-color: fuchsia; + background-color: ; color: black } @@ -37,7 +37,7 @@

- ac + ac

@@ -113,7 +113,7 @@

 05 Mar 2023   |    -   quotes  +   quotes     |    diff --git a/_site/blog/2023/03/10/putting-thoughts-into-action/index.html b/_site/blog/2023/03/10/putting-thoughts-into-action/index.html index c026923..887aea9 100644 --- a/_site/blog/2023/03/10/putting-thoughts-into-action/index.html +++ b/_site/blog/2023/03/10/putting-thoughts-into-action/index.html @@ -16,15 +16,15 @@ code { - color: limegreen; + color: ; } pre { - color: limegreen + color: } ::selection { - background-color: limegreen; + background-color: ; color: black } @@ -37,7 +37,7 @@

- ac + ac

@@ -113,7 +113,7 @@

 10 Mar 2023   |    -   thoughts  +   thoughts     |    diff --git a/_site/blog/2023/04/29/links-arent-performances/index.html b/_site/blog/2023/04/29/links-arent-performances/index.html new file mode 100644 index 0000000..5a139c2 --- /dev/null +++ b/_site/blog/2023/04/29/links-arent-performances/index.html @@ -0,0 +1,150 @@ + + + + + + + + + + andrew conlin + + + + + + + +

+ + + +

+ + ac + +

+
+
+
+ +
+

+ about +

+
+ +
+

+ blog +

+
+ +
+

+ photos↗ +

+
+ +
+

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+
+ +
+
+
+

+ Links aren't performances +

+ + + + + +

+  29 Apr 2023   |    +   links  +    |    + + + copyright + + , + + + law + + , + + + pluralistic + + +

+
+ +

“For starters, it finds that publishing a link can be a “performance” of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had posted, he infringed on copyright.

+ +

This is a perverse, even surreal take on copyright. The court rejects Linkletter’s argument that even Youtube’s terms of service warned Proctorio that publishing world-viewable material on its site constituted permission for people to link to and watch that material.”

+ +

Via: https://pluralistic.net/2023/04/20/links-arent-performances/#free-ian-linkletter

+ + +
+
+
+
+ + + + \ No newline at end of file diff --git a/_site/blog/category/links/index.html b/_site/blog/category/links/index.html new file mode 100644 index 0000000..6684f0a --- /dev/null +++ b/_site/blog/category/links/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + andrew conlin + + + + + + + +
+ + + +

+ + ac + +

+
+
+
+ +
+

+ about +

+
+ +
+

+ blog +

+
+ +
+

+ photos↗ +

+
+ +
+

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+
+ +
+
+
+

+ links +

+ +
+
+
+
+ + + + \ No newline at end of file diff --git a/_site/blog/index.html b/_site/blog/index.html index 389e1d3..17486c1 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -111,11 +111,24 @@ +
  • +

    Links aren't performances

    +
    +  29 Apr 2023   |    +   links  +
    + “For starters, it finds that publishing a link can be a “performance” of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had... +
    +
    +
  • + + +
  • Running a Python script periodically in a Docker container using cron

     19 Apr 2023   |    -   til  +   til 
    Recently, my partner gave a great idea for utilising my old Kindle: generate a “newspaper” each morning from a bunch of RSS feeds, and email it to the Kindle using...
    @@ -128,7 +141,7 @@

    A measure of how easily thoughts can be translated to action

     10 Mar 2023   |    -   thoughts  +   thoughts 
    Recently, I’ve been using multiple different languages and frameworks (both at work and personally) and I’ve been thinking about why I prefer some over others. Ultimately, I think it comes...
    @@ -141,7 +154,7 @@

    Yuri Felsen on love

     05 Mar 2023   |    -   quotes  +   quotes 
    “Like everyone, I have my own, maybe obsessive futile, maybe in some way authentic, vision: all of a sudden, I will imagine the entire homogenous world as it is revealed...
    @@ -154,7 +167,7 @@

    Fixing php errors in a Nextcloud docker-compose configuration

     01 Mar 2023   |    -   til  +   til 
    I was trying to rescan the files in my Nextcloud server (running on Raspberry Pi 4 with DietPi), and kept running into some weird php errors. First error - “could...
    @@ -167,7 +180,7 @@

    Musings on the power of cinema

     14 Jan 2023   |    -   thoughts  +   thoughts 
    I’ve realised that going to the cinema makes me sad; a quiet, contemplative melancholy. Ennui. No matter the film, something about the cinema experience is meditative for me. I always...
    diff --git a/_site/blog/tag/copyright/index.html b/_site/blog/tag/copyright/index.html new file mode 100644 index 0000000..1accef9 --- /dev/null +++ b/_site/blog/tag/copyright/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + andrew conlin + + + + + + + +
    + + + +

    + + ac + +

    +
    +
    +
    + +
    +

    + about +

    +
    + +
    +

    + blog +

    +
    + +
    +

    + photos↗ +

    +
    + +
    +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    +
    + +
    +
    +
    +

    + copyright +

    + +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/_site/blog/tag/law/index.html b/_site/blog/tag/law/index.html new file mode 100644 index 0000000..1a0a08f --- /dev/null +++ b/_site/blog/tag/law/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + andrew conlin + + + + + + + +
    + + + +

    + + ac + +

    +
    +
    +
    + +
    +

    + about +

    +
    + +
    +

    + blog +

    +
    + +
    +

    + photos↗ +

    +
    + +
    +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    +
    + +
    +
    +
    +

    + law +

    + +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/_site/blog/tag/pluralistic/index.html b/_site/blog/tag/pluralistic/index.html new file mode 100644 index 0000000..e952c78 --- /dev/null +++ b/_site/blog/tag/pluralistic/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + andrew conlin + + + + + + + +
    + + + +

    + + ac + +

    +
    +
    +
    + +
    +

    + about +

    +
    + +
    +

    + blog +

    +
    + +
    +

    + photos↗ +

    +
    + +
    +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    +
    + +
    +
    +
    +

    + pluralistic +

    + +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/_site/til/index.html b/_site/til/index.html index c08aa04..a2a2502 100644 --- a/_site/til/index.html +++ b/_site/til/index.html @@ -111,11 +111,24 @@ +
  • +

    Links aren't performances

    +
    +  29 Apr 2023   |    +   links  +
    + “For starters, it finds that publishing a link can be a “performance” of a copyrighted work, which meant that when Linkletter linked to the world-viewable Youtube files that Proctorio had... +
    +
    +
  • + + +
  • Running a Python script periodically in a Docker container using cron

     19 Apr 2023   |    -   til  +   til 
    Recently, my partner gave a great idea for utilising my old Kindle: generate a “newspaper” each morning from a bunch of RSS feeds, and email it to the Kindle using...
    @@ -128,7 +141,7 @@

    A measure of how easily thoughts can be translated to action

     10 Mar 2023   |    -   thoughts  +   thoughts 
    Recently, I’ve been using multiple different languages and frameworks (both at work and personally) and I’ve been thinking about why I prefer some over others. Ultimately, I think it comes...
    @@ -141,7 +154,7 @@

    Yuri Felsen on love

     05 Mar 2023   |    -   quotes  +   quotes 
    “Like everyone, I have my own, maybe obsessive futile, maybe in some way authentic, vision: all of a sudden, I will imagine the entire homogenous world as it is revealed...
    @@ -154,7 +167,7 @@

    Fixing php errors in a Nextcloud docker-compose configuration

     01 Mar 2023   |    -   til  +   til 
    I was trying to rescan the files in my Nextcloud server (running on Raspberry Pi 4 with DietPi), and kept running into some weird php errors. First error - “could...
    @@ -167,7 +180,7 @@

    Musings on the power of cinema

     14 Jan 2023   |    -   thoughts  +   thoughts 
    I’ve realised that going to the cinema makes me sad; a quiet, contemplative melancholy. Ennui. No matter the film, something about the cinema experience is meditative for me. I always...
    diff --git a/_site/til/nextcloud-php-errors/index.html b/_site/til/nextcloud-php-errors/index.html index e157c33..d80ab09 100644 --- a/_site/til/nextcloud-php-errors/index.html +++ b/_site/til/nextcloud-php-errors/index.html @@ -16,15 +16,15 @@ code { - color: gold; + color: ; } pre { - color: gold + color: } ::selection { - background-color: gold; + background-color: ; color: black } @@ -37,7 +37,7 @@

    - ac + ac

    @@ -113,7 +113,7 @@

     01 Mar 2023   |    -   til  +   til     |    diff --git a/_site/til/running-python-in-cron-in-docker/index.html b/_site/til/running-python-in-cron-in-docker/index.html index 198ecfd..d91670f 100644 --- a/_site/til/running-python-in-cron-in-docker/index.html +++ b/_site/til/running-python-in-cron-in-docker/index.html @@ -16,15 +16,15 @@ code { - color: gold; + color: ; } pre { - color: gold + color: } ::selection { - background-color: gold; + background-color: ; color: black } @@ -37,7 +37,7 @@

    - ac + ac

    @@ -113,7 +113,7 @@

     19 Apr 2023   |    -   til  +   til     |