diff --git a/content/_index.md b/content/_index.md index e1a7e5d..6de9c44 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,7 +1,7 @@ +++ title = "Home" layout = "index" -lastmod = 2025-01-17T12:27:13+01:00 +lastmod = 2025-01-17T12:28:45+01:00 draft = false [menu] [menu.nav] diff --git a/content/blog/I-love-emacs.md b/content/blog/I-love-emacs.md index 1a35966..f47fdfe 100644 --- a/content/blog/I-love-emacs.md +++ b/content/blog/I-love-emacs.md @@ -1,7 +1,7 @@ +++ title = "I really, really like Emacs" publishDate = 2022-10-01T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["orgmode"] categories = ["emacs", "tech"] draft = false diff --git a/content/blog/LLM-Note.md b/content/blog/LLM-Note.md index 094066b..24aaf27 100644 --- a/content/blog/LLM-Note.md +++ b/content/blog/LLM-Note.md @@ -1,7 +1,7 @@ +++ title = "Note about LLM's and training data" publishDate = 2023-03-09T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["copyright", "thieves"] categories = ["llm", "tech"] draft = false diff --git a/content/blog/_index.md b/content/blog/_index.md index ac9c9ce..8e6b2fa 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,6 +1,6 @@ +++ title = "Blog" -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 draft = false meta = true type = "list" @@ -116,7 +116,6 @@ Let's do this again: - `for any purpose, commercial, advertising or otherwise` More red flags. The only purpose they **need** to operate the platform is to distribute user media to the people of that user's choosing. Personally, I don't want my data used commercially, or to find my writing or person in the hands of advertisers{{< sidenote >}}I have zero expectations that loops.video will have an in-house advertising team. Do you?{{</sidenote>}}. And what's this 'otherwise'? Why isn't the distribution of content to the people of the user's choosing even mentioned{{< sidenote >}}To answer my own question: because loops.video is a data-scraping service, and not a video sharing platform.{{</sidenote>}}? - `and to prepare derivative works of, or incorporate into other works, such Contributions` Just no? Ignoring the face meaning of this, of using user content for ads or making compilations of videos, _derivative works_ may easily include AI training. _Incorporating into other works_ is also a red flag, since a user may wish to maintain ownership and control over how their content is used. Fair use exists for a reason, and this clause completely bypasses that. - `and grant and authorize sublicenses of the foregoing` Means they get to give any kind of license to user data and content to any party of their choosing. -- In short, yes, loops.video does practically take full co-ownership of user content; the only right users keep is author's rights (the right to say they made the original content - but not any derivative works), and the right to grant licenses to the content to other entities aside from loops.video. diff --git a/content/blog/a-kind-view-of-business.md b/content/blog/a-kind-view-of-business.md index 30965af..b2891d4 100644 --- a/content/blog/a-kind-view-of-business.md +++ b/content/blog/a-kind-view-of-business.md @@ -1,7 +1,7 @@ +++ title = "A kind view of business" publishDate = 2024-01-25T00:00:00+01:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["mindset", "rant"] categories = ["business"] draft = false diff --git a/content/blog/a-new-look.md b/content/blog/a-new-look.md index 799474c..dfa8943 100644 --- a/content/blog/a-new-look.md +++ b/content/blog/a-new-look.md @@ -1,7 +1,7 @@ +++ title = "A new look: ox-tufte" publishDate = 2023-10-23T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["orgmode", "web", "css", "tufte"] categories = ["emacs", "tech"] draft = false diff --git a/content/blog/avoidance-in-business.md b/content/blog/avoidance-in-business.md index c69fc76..bd3cf08 100644 --- a/content/blog/avoidance-in-business.md +++ b/content/blog/avoidance-in-business.md @@ -1,7 +1,7 @@ +++ title = "On Avoidance in Business" publishDate = 2023-05-04T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["psychology", "riskmanagement", "avoidance", "fear"] categories = ["business"] draft = false diff --git a/content/blog/brain-lube-2.md b/content/blog/brain-lube-2.md index 0128e8b..3390749 100644 --- a/content/blog/brain-lube-2.md +++ b/content/blog/brain-lube-2.md @@ -1,7 +1,7 @@ +++ title = "Trying out some brain supplements, pt. 2" publishDate = 2022-11-20T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["supplements", "nootropics"] categories = ["mind"] draft = false diff --git a/content/blog/brain-lube-3.md b/content/blog/brain-lube-3.md index 56c2075..37ce0c2 100644 --- a/content/blog/brain-lube-3.md +++ b/content/blog/brain-lube-3.md @@ -1,7 +1,7 @@ +++ title = "Brain supplements: A two month summary" publishDate = 2023-01-06T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["supplements", "nootropics"] categories = ["mind"] draft = false diff --git a/content/blog/brain-lube.md b/content/blog/brain-lube.md index 1bba0b1..507c944 100644 --- a/content/blog/brain-lube.md +++ b/content/blog/brain-lube.md @@ -1,7 +1,7 @@ +++ title = "Trying out some brain supplements" publishDate = 2022-11-18T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["supplements", "nootropics"] categories = ["mind"] draft = false diff --git a/content/blog/call-it-a-day.md b/content/blog/call-it-a-day.md index d5361d3..b8ec96e 100644 --- a/content/blog/call-it-a-day.md +++ b/content/blog/call-it-a-day.md @@ -1,7 +1,7 @@ +++ title = "On the value of calling it a day (and how to get there)" publishDate = 2022-09-30T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["psychology", "work", "projectmanagement"] categories = ["business"] draft = false diff --git a/content/blog/democracy.md b/content/blog/democracy.md index 7851fbd..6c527c4 100644 --- a/content/blog/democracy.md +++ b/content/blog/democracy.md @@ -1,7 +1,7 @@ +++ title = "Democracy" publishDate = 2024-12-07T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 draft = false meta = true type = "list" diff --git a/content/blog/efficiency-typing.md b/content/blog/efficiency-typing.md index 79da995..7ea3343 100644 --- a/content/blog/efficiency-typing.md +++ b/content/blog/efficiency-typing.md @@ -1,7 +1,7 @@ +++ title = "Efficient computer use" publishDate = 2022-11-12T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["ergonomics", "keyboards", "typing", "speed", "efficency"] categories = ["tech"] draft = false diff --git a/content/blog/foss-subscription-model.md b/content/blog/foss-subscription-model.md index 9047dcc..5851c53 100644 --- a/content/blog/foss-subscription-model.md +++ b/content/blog/foss-subscription-model.md @@ -1,7 +1,7 @@ +++ title = "Considerations on FOSS and subscription models" publishDate = 2022-10-02T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["business", "foss", "vendorlock", "proprietary", "saas", "scam"] categories = ["tech"] draft = false diff --git a/content/blog/games-yakuza.md b/content/blog/games-yakuza.md index 785b96b..5e70c47 100644 --- a/content/blog/games-yakuza.md +++ b/content/blog/games-yakuza.md @@ -1,7 +1,7 @@ +++ title = "Heaps of fun (Yakuza)" publishDate = 2022-10-17T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["yakuza", "review"] categories = ["videogames"] draft = false diff --git a/content/blog/haxe-vscode.md b/content/blog/haxe-vscode.md index bcabe4f..d534e74 100644 --- a/content/blog/haxe-vscode.md +++ b/content/blog/haxe-vscode.md @@ -1,7 +1,7 @@ +++ title = "Haxe, heaps, and VSCode (small rant)" publishDate = 2022-10-10T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["proprietary", "vscode", "vendorlock"] categories = ["software", "tech"] draft = false diff --git a/content/blog/hugo-setup-improvements.md b/content/blog/hugo-setup-improvements.md index 451030d..62e1376 100644 --- a/content/blog/hugo-setup-improvements.md +++ b/content/blog/hugo-setup-improvements.md @@ -1,7 +1,7 @@ +++ title = "Some improvements for my ox-hugo set-up" publishDate = 2024-11-18T19:37:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["hugo", "web", "orgmode"] categories = ["tech", "emacs"] draft = false diff --git a/content/blog/lists-self-promotion.md b/content/blog/lists-self-promotion.md index cb48b3f..651fd88 100644 --- a/content/blog/lists-self-promotion.md +++ b/content/blog/lists-self-promotion.md @@ -1,7 +1,7 @@ +++ title = "[Happy Holidays!] On posting lists for self-promotion" publishDate = 2022-12-25T00:00:00+01:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["badmarketing", "linkedin"] categories = ["business"] draft = false diff --git a/content/blog/loops-video-terms.md b/content/blog/loops-video-terms.md index 3b9c8b8..d28259d 100644 --- a/content/blog/loops-video-terms.md +++ b/content/blog/loops-video-terms.md @@ -1,7 +1,7 @@ +++ title = "loops.video" publishDate = 2025-01-17T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["loopsvideo", "tos"] categories = ["legal", "tech"] draft = false @@ -111,7 +111,6 @@ Let's do this again: - `for any purpose, commercial, advertising or otherwise` More red flags. The only purpose they **need** to operate the platform is to distribute user media to the people of that user's choosing. Personally, I don't want my data used commercially, or to find my writing or person in the hands of advertisers{{< sidenote >}}I have zero expectations that loops.video will have an in-house advertising team. Do you?{{</sidenote>}}. And what's this 'otherwise'? Why isn't the distribution of content to the people of the user's choosing even mentioned{{< sidenote >}}To answer my own question: because loops.video is a data-scraping service, and not a video sharing platform.{{</sidenote>}}? - `and to prepare derivative works of, or incorporate into other works, such Contributions` Just no? Ignoring the face meaning of this, of using user content for ads or making compilations of videos, _derivative works_ may easily include AI training. _Incorporating into other works_ is also a red flag, since a user may wish to maintain ownership and control over how their content is used. Fair use exists for a reason, and this clause completely bypasses that. - `and grant and authorize sublicenses of the foregoing` Means they get to give any kind of license to user data and content to any party of their choosing. -- In short, yes, loops.video does practically take full co-ownership of user content; the only right users keep is author's rights (the right to say they made the original content - but not any derivative works), and the right to grant licenses to the content to other entities aside from loops.video. diff --git a/content/blog/mastering-emacs.md b/content/blog/mastering-emacs.md index bde9a4f..871fc21 100644 --- a/content/blog/mastering-emacs.md +++ b/content/blog/mastering-emacs.md @@ -1,7 +1,7 @@ +++ title = "Weekend thoughts - Mastering Emacs by Mickey Petersen" publishDate = 2022-10-08T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["emacs", "review"] categories = ["books"] draft = false diff --git a/content/blog/misskey-resetting-admin-password.md b/content/blog/misskey-resetting-admin-password.md index d0167ed..aad5ca9 100644 --- a/content/blog/misskey-resetting-admin-password.md +++ b/content/blog/misskey-resetting-admin-password.md @@ -1,7 +1,7 @@ +++ title = "MissKey: Resetting Admin Password" publishDate = 2023-08-11T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["misskey", "admin", "postgres"] categories = ["tech"] draft = false diff --git a/content/blog/moving-to-hugo.md b/content/blog/moving-to-hugo.md index 19f4b8a..22ef63a 100644 --- a/content/blog/moving-to-hugo.md +++ b/content/blog/moving-to-hugo.md @@ -1,7 +1,7 @@ +++ title = "Moving to Hugo" publishDate = 2024-09-28T00:54:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["hugo", "web", "orgmode", "css", "tufte"] categories = ["tech", "emacs"] draft = false diff --git a/content/blog/my-favorite-factorio-mods.md b/content/blog/my-favorite-factorio-mods.md index 8ed9524..f7ad5a4 100644 --- a/content/blog/my-favorite-factorio-mods.md +++ b/content/blog/my-favorite-factorio-mods.md @@ -1,7 +1,7 @@ +++ title = "My favorite Factorio mods" publishDate = 2023-07-24T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["factorio", "mods"] categories = ["videogames"] draft = false diff --git a/content/blog/new-keyboard-layout-colemak-dh.md b/content/blog/new-keyboard-layout-colemak-dh.md index 6250de1..5b15960 100644 --- a/content/blog/new-keyboard-layout-colemak-dh.md +++ b/content/blog/new-keyboard-layout-colemak-dh.md @@ -1,7 +1,7 @@ +++ title = "Learning a new keyboard layout" publishDate = 2022-08-18T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["ergonomics", "keyboard", "colemak", "typing"] categories = ["body"] draft = false diff --git a/content/blog/on-problems.md b/content/blog/on-problems.md index 47b0665..acd8226 100644 --- a/content/blog/on-problems.md +++ b/content/blog/on-problems.md @@ -1,7 +1,7 @@ +++ title = "On Problems" publishDate = 2022-11-21T00:00:00+01:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["psychology", "problems"] categories = ["mind"] draft = false diff --git a/content/blog/overcoming-rsi.md b/content/blog/overcoming-rsi.md index 3c018ef..edc58f4 100644 --- a/content/blog/overcoming-rsi.md +++ b/content/blog/overcoming-rsi.md @@ -1,7 +1,7 @@ +++ title = "Overcoming typing-related RSI" publishDate = 2022-09-22T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["ergonomics", "keyboard", "typing", "rsi", "health"] categories = ["body"] draft = false diff --git a/content/blog/realistic-deadlines.md b/content/blog/realistic-deadlines.md index 18c6b3f..23c2410 100644 --- a/content/blog/realistic-deadlines.md +++ b/content/blog/realistic-deadlines.md @@ -1,7 +1,7 @@ +++ title = "Realistic deadlines" publishDate = 2022-09-30T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["projectmanagement", "work"] categories = ["business"] draft = false diff --git a/content/blog/saas-business-foss.md b/content/blog/saas-business-foss.md index 203085a..4f70d39 100644 --- a/content/blog/saas-business-foss.md +++ b/content/blog/saas-business-foss.md @@ -1,7 +1,7 @@ +++ title = "Some thoughts on SaaS and business applications of Free Software" publishDate = 2022-09-28T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["saas", "scam", "vendorlock", "interoperability"] categories = ["business"] draft = false diff --git a/content/blog/shared-hosting-scam.md b/content/blog/shared-hosting-scam.md index 19806b4..2f881cf 100644 --- a/content/blog/shared-hosting-scam.md +++ b/content/blog/shared-hosting-scam.md @@ -1,7 +1,7 @@ +++ title = "Shared hosting is a scam" publishDate = 2023-03-29T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["sharedhosting", "saas", "scam"] categories = ["tech"] draft = false diff --git a/content/blog/shiny-objects-and-learning.md b/content/blog/shiny-objects-and-learning.md index a76882b..fc0815e 100644 --- a/content/blog/shiny-objects-and-learning.md +++ b/content/blog/shiny-objects-and-learning.md @@ -1,7 +1,7 @@ +++ title = "Shiny objects, and learning" publishDate = 2024-04-24T00:00:00+02:00 -lastmod = 2025-01-17T12:27:15+01:00 +lastmod = 2025-01-17T12:28:47+01:00 tags = ["mindset", "attitude", "rant"] categories = ["business"] draft = false diff --git a/content/blog/vps-is-my-new-friend.md b/content/blog/vps-is-my-new-friend.md index e88dc00..394ae9e 100644 --- a/content/blog/vps-is-my-new-friend.md +++ b/content/blog/vps-is-my-new-friend.md @@ -1,7 +1,7 @@ +++ title = "VPS is my new friend" publishDate = 2022-10-07T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["vps", "sysadmin", "servers", "ssh", "sshfs", "foss", "vendorlock"] categories = ["tech"] draft = false diff --git a/content/blog/vps-setup.md b/content/blog/vps-setup.md index 39e3f6c..d3c61ec 100644 --- a/content/blog/vps-setup.md +++ b/content/blog/vps-setup.md @@ -1,7 +1,7 @@ +++ title = "VPS set-up" publishDate = 2022-08-18T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["vps", "sysadmin", "servers"] categories = ["tech"] draft = false diff --git a/content/blog/wisdom-from-a-satyr.md b/content/blog/wisdom-from-a-satyr.md index 70ac353..175ccb0 100644 --- a/content/blog/wisdom-from-a-satyr.md +++ b/content/blog/wisdom-from-a-satyr.md @@ -1,7 +1,7 @@ +++ title = "Wisdom from a Satyr" publishDate = 2023-03-30T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["ethics", "suffering", "buddhism"] categories = ["wisdom", "mind"] draft = false diff --git a/content/blog/words-in-a-moment-of-peace.md b/content/blog/words-in-a-moment-of-peace.md index d5c58dd..a44bf1b 100644 --- a/content/blog/words-in-a-moment-of-peace.md +++ b/content/blog/words-in-a-moment-of-peace.md @@ -1,7 +1,7 @@ +++ title = "Some words in a moment of peace" publishDate = 2023-04-04T00:00:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["language", "words", "meaning", "clarity", "communication"] categories = ["mind"] draft = false diff --git a/content/blog/zucc-may-be-lying.md b/content/blog/zucc-may-be-lying.md index c2becdc..afd596c 100644 --- a/content/blog/zucc-may-be-lying.md +++ b/content/blog/zucc-may-be-lying.md @@ -1,7 +1,7 @@ +++ title = "On Mark Zuckerberg's recent claims" publishDate = 2024-09-27T12:02:00+02:00 -lastmod = 2025-01-17T12:27:14+01:00 +lastmod = 2025-01-17T12:28:46+01:00 tags = ["copyright", "zuckerberg"] categories = ["tech", "llm"] draft = false diff --git a/content/contact/index.md b/content/contact/index.md index 281eb7d..a7c14eb 100644 --- a/content/contact/index.md +++ b/content/contact/index.md @@ -1,7 +1,7 @@ +++ title = "Contact" publishDate = 2023-06-20T00:35:00+02:00 -lastmod = 2025-01-17T12:27:13+01:00 +lastmod = 2025-01-17T12:28:45+01:00 draft = false hidefromhome = true meta = false