Post-receive git hook, live test.
This commit is contained in:
parent
2b485e80d4
commit
7936d38ec9
151 changed files with 526 additions and 556 deletions
content
about
index.mdposts
I-love-emacs.mdLLM-Note.md_index.mda-kind-view-of-business.mda-new-look.mdavoidance-in-business.mdbrain-lube-2.mdbrain-lube-3.mdbrain-lube.mdcall-it-a-day.mdefficiency-typing.mdfoss-subscription-model.mdgames-yakuza.mdhaxe-vscode.mdlists-self-promotion.mdmastering-emacs.mdmisskey-resetting-admin-password.mdmy-favorite-factorio-mods.mdnew-keyboard-layout-colemak-dh.mdon-problems.mdovercoming-rsi.mdrealistic-deadlines.mdsaas-business-foss.mdshared-hosting-scam.mdshiny-objects-and-learning.mdvps-is-my-new-friend.mdvps-setup.mdwisdom-from-a-satyr.mdwords-in-a-moment-of-peace.md
|
@ -1,11 +1,10 @@
|
|||
+++
|
||||
title = "About"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-06-20T00:35:00+02:00
|
||||
lastmod = 2024-09-26T14:22:05+02:00
|
||||
lastmod = 2024-09-27T12:54:59+02:00
|
||||
draft = false
|
||||
hidefromhome = true
|
||||
meta = true
|
||||
meta = false
|
||||
[menu]
|
||||
[menu.nav]
|
||||
identifier = "about"
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
+++
|
||||
title = "Home"
|
||||
author = ["Phil Bajsicki"]
|
||||
lastmod = 2024-09-26T14:21:56+02:00
|
||||
lastmod = 2024-09-27T12:54:59+02:00
|
||||
draft = false
|
||||
[menu]
|
||||
[menu.nav]
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "I really, really like Emacs"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-10-01T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["orgmode"]
|
||||
categories = ["emacs", "tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3008
|
||||
weight = 3009
|
||||
identifier = "i-really-really-like-emacs"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "Note about LLM's and training data"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-03-09T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
tags = ["copyright", "llm", "thieves"]
|
||||
categories = ["tech"]
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["copyright", "thieves"]
|
||||
categories = ["llm", "tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3003
|
||||
weight = 3004
|
||||
identifier = "note-about-llm-s-and-training-data"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
+++
|
||||
title = "Posts"
|
||||
author = ["Phil Bajsicki"]
|
||||
lastmod = 2024-09-26T14:21:56+02:00
|
||||
lastmod = 2024-09-27T12:54:59+02:00
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
|
@ -13,6 +12,35 @@ meta = true
|
|||
## Tech <span class="tag"><span class="_tech">@tech</span></span> {#tech}
|
||||
|
||||
|
||||
### On Mark Zuckerberg's recent claims <span class="tag"><span class="copyright">copyright</span><span class="_llm">@llm</span><span class="zuckerberg">zuckerberg</span></span> {#zucc-may-be-lying}
|
||||
|
||||
The other day, a post on the fediverse caught my attention, linking to [this article from The Verge.](https://www.theverge.com/2024/9/25/24254042/mark-zuckerberg-creators-value-ai-meta) I thought I'd make some things clear.
|
||||
|
||||
<!--more-->
|
||||
|
||||
This isn't the only website I run; in fact, this is not even the largest. I have written books worth of commentary and articles dealing with a variety of topics, a lot of which pertain to difficult, labyrinthine and opaque matters.
|
||||
|
||||
The time I spent writing these wasn't free. The time I spent researching wasn't free. And as tradition demands, I put very few restrictions on the use of my writing; my only requirements for printing, copying, and distribution are that:
|
||||
|
||||
1. If you find errors, let me know so I can fix them.
|
||||
2. The text must be whole, with all the notes and edits and footnotes and sidenotes and margin-notes.
|
||||
3. You're not allowed to charge for copies. At all. If you want to send someone a copy, cover the cost yourself.
|
||||
4. You're not allowed to paywall it; reproductions must remain free to access, and be complete.
|
||||
5. You're not to use my writing for machine learning or training 'ai' models of any sort.
|
||||
|
||||
I don't think that's unfair; if anything, some of the articles I've written have taken years to put together.
|
||||
|
||||
The idea that the value of my specific content is 'overestimated', to the point where I'd give up ownership of it, is silly.
|
||||
|
||||
I'm not arguing that I should be paid for them using my work. I'm stating that my work should be accessible freely and, in its entirety.
|
||||
|
||||
I have seen enough silliness from LLMs to know that they can't be trusted to faithfully reproduce complex writing, and the last thing I wish for myself is to be accused of claims I did not make.
|
||||
|
||||
In short: Zucc, my writing doesn't exist to fuel climate change by training massive data matrices that can't even answer simple questions reliably.
|
||||
|
||||
Wouldn't it be so much easier to use tools that algorithmically, predictably, reliably solve problems, instead of... whatever this is?
|
||||
|
||||
|
||||
### MissKey: Resetting Admin Password <span class="tag"><span class="misskey">misskey</span><span class="admin">admin</span><span class="postgres">postgres</span><span class="_tech">@tech</span></span> {#misskey-resetting-admin-password}
|
||||
|
||||
So recently I had the need to reset the admin password in [MissKey](https://github.com/misskey-dev/misskey/).
|
||||
|
@ -97,7 +125,7 @@ Be ethical. Don't give money to thieves.
|
|||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### Note about LLM's and training data <span class="tag"><span class="copyright">copyright</span><span class="llm">llm</span><span class="thieves">thieves</span><span class="_tech">@tech</span></span> {#LLM-Note}
|
||||
### Note about LLM's and training data <span class="tag"><span class="copyright">copyright</span><span class="_llm">@llm</span><span class="thieves">thieves</span><span class="_tech">@tech</span></span> {#LLM-Note}
|
||||
|
||||
No license is granted for any use of the content on this website for the purposes of training Large Language Models (commonly referred to as "AI"), commercial, or any other purposes not covered by Fair Use.
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "A kind view of business"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2024-01-25T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["mindset", "rant"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "A new look: ox-tufte"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-10-23T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["orgmode", "web", "css", "tufte"]
|
||||
categories = ["emacs", "tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3009
|
||||
weight = 3010
|
||||
identifier = "a-new-look-ox-tufte"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "On Avoidance in Business"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-05-04T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["psychology", "riskmanagement", "avoidance", "fear"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Trying out some brain supplements, pt. 2"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-11-20T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["supplements", "nootropics"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Brain supplements: A two month summary"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-01-06T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["supplements", "nootropics"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Trying out some brain supplements"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-11-18T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["supplements", "nootropics"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "On the value of calling it a day (and how to get there)"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-09-30T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:02+02:00
|
||||
tags = ["psychology", "work", "projectmanagement"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "Efficient computer use"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-11-12T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["ergonomics", "keyboards", "typing", "speed", "efficency"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3007
|
||||
weight = 3008
|
||||
identifier = "efficient-computer-use"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "Considerations on FOSS and subscription models"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-10-02T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["business", "foss", "vendorlock", "proprietary", "saas", "scam"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3006
|
||||
weight = 3007
|
||||
identifier = "considerations-on-foss-and-subscription-models"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Heaps of fun (Yakuza)"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-10-17T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:59+02:00
|
||||
lastmod = 2024-09-27T12:55:02+02:00
|
||||
tags = ["yakuza", "review"]
|
||||
categories = ["videogames"]
|
||||
draft = false
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "Haxe, heaps, and VSCode (small rant)"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-10-10T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["proprietary", "vscode", "vendorlock"]
|
||||
categories = ["software", "tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3004
|
||||
weight = 3005
|
||||
identifier = "haxe-heaps-and-vscode-small-rant"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "[Happy Holidays!] On posting lists for self-promotion"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-12-25T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["badmarketing", "linkedin"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Weekend thoughts - Mastering Emacs by Mickey Petersen"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-10-08T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["emacs", "review"]
|
||||
categories = ["books"]
|
||||
draft = false
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "MissKey: Resetting Admin Password"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-08-11T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:56+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["misskey", "admin", "postgres"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3001
|
||||
weight = 3002
|
||||
identifier = "misskey-resetting-admin-password"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "My favorite Factorio mods"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-07-24T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:59+02:00
|
||||
lastmod = 2024-09-27T12:55:02+02:00
|
||||
tags = ["factorio", "mods"]
|
||||
categories = ["videogames"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Learning a new keyboard layout"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-08-18T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["ergonomics", "keyboard", "colemak", "typing"]
|
||||
categories = ["body"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "On Problems"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-11-21T00:00:00+01:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["psychology", "problems"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Overcoming typing-related RSI"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-09-22T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["ergonomics", "keyboard", "typing", "rsi", "health"]
|
||||
categories = ["body"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Realistic deadlines"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-09-30T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["projectmanagement", "work"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Some thoughts on SaaS and business applications of Free Software"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-09-28T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:02+02:00
|
||||
tags = ["saas", "scam", "vendorlock", "interoperability"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "Shared hosting is a scam"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-03-29T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:56+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["sharedhosting", "saas", "scam"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3002
|
||||
weight = 3003
|
||||
identifier = "shared-hosting-is-a-scam"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Shiny objects, and learning"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2024-04-24T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:58+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["mindset", "attitude", "rant"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "VPS is my new friend"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-10-07T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["vps", "sysadmin", "servers", "ssh", "sshfs", "foss", "vendorlock"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3005
|
||||
weight = 3006
|
||||
identifier = "vps-is-my-new-friend"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
+++
|
||||
title = "VPS set-up"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2022-08-18T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["vps", "sysadmin", "servers"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
meta = true
|
||||
[menu]
|
||||
[menu.posts]
|
||||
weight = 3010
|
||||
weight = 3011
|
||||
identifier = "vps-set-up"
|
||||
+++
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Wisdom from a Satyr"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-03-30T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:01+02:00
|
||||
tags = ["ethics", "suffering", "buddhism"]
|
||||
categories = ["wisdom", "mind"]
|
||||
draft = false
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = "Some words in a moment of peace"
|
||||
author = ["Phil Bajsicki"]
|
||||
publishDate = 2023-04-04T00:00:00+02:00
|
||||
lastmod = 2024-09-26T14:21:57+02:00
|
||||
lastmod = 2024-09-27T12:55:00+02:00
|
||||
tags = ["language", "words", "meaning", "clarity", "communication"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue