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 @@
+
+
+
+
“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.”
+ “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...
+
+
+
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 @@
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 @@
“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 @@
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 @@
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
+
+
+
+
+
+
+
+
+ “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...
+
+
+
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 @@
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 @@
“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 @@
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 @@
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 @@