This commit is contained in:
Phil Bajsicki 2024-09-26 14:32:13 +02:00
commit 2b485e80d4
221 changed files with 22467 additions and 100 deletions

View file

@ -2,7 +2,7 @@
title = "About"
author = ["Phil Bajsicki"]
publishDate = 2023-06-20T00:35:00+02:00
lastmod = 2024-09-26T00:37:10+02:00
lastmod = 2024-09-26T14:22:05+02:00
draft = false
hidefromhome = true
meta = true
@ -25,7 +25,7 @@ If you're sending any sensitive information, please use PGP. E-mail is not secur
Last updated: <span class="timestamp-wrapper"><span class="timestamp">[2024-09-03 Tue 17:11]</span></span>
```nil
```pgp
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQGNBGTaKzgBDADWSYEepIKVaPYxyWXcaVuvow8di6ahsdWea1rrfh6tHNc2QcZP

View file

@ -1,7 +1,7 @@
+++
title = "Home"
author = ["Phil Bajsicki"]
lastmod = 2024-09-26T00:37:10+02:00
lastmod = 2024-09-26T14:21:56+02:00
draft = false
[menu]
[menu.nav]

View file

@ -2,7 +2,7 @@
title = "I really, really like Emacs"
author = ["Phil Bajsicki"]
publishDate = 2022-10-01T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["orgmode"]
categories = ["emacs", "tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Note about LLM's and training data"
author = ["Phil Bajsicki"]
publishDate = 2023-03-09T00:00:00+01:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["copyright", "llm", "thieves"]
categories = ["tech"]
draft = false

View file

@ -1,7 +1,7 @@
+++
title = "Posts"
author = ["Phil Bajsicki"]
lastmod = 2024-09-26T00:37:10+02:00
lastmod = 2024-09-26T14:21:56+02:00
draft = false
meta = true
[menu]
@ -150,7 +150,7 @@ I use Emacs for nearly everything that has to do with text (aside from work, whi
{{< marginnote >}}
I have sshfs set up to log in with keys, so the command I run (through an alias) is:
```bash
```bash { linenos=true, linenostart=1 }
sshfs \
[user]@[ip]:/srv/ ~/remote/ \
-p [port] \

View file

@ -2,7 +2,7 @@
title = "A kind view of business"
author = ["Phil Bajsicki"]
publishDate = 2024-01-25T00:00:00+01:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["mindset", "rant"]
categories = ["business"]
draft = false

View file

@ -2,7 +2,7 @@
title = "A new look: ox-tufte"
author = ["Phil Bajsicki"]
publishDate = 2023-10-23T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["orgmode", "web", "css", "tufte"]
categories = ["emacs", "tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "On Avoidance in Business"
author = ["Phil Bajsicki"]
publishDate = 2023-05-04T00:00:00+02:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["psychology", "riskmanagement", "avoidance", "fear"]
categories = ["business"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Trying out some brain supplements, pt. 2"
author = ["Phil Bajsicki"]
publishDate = 2022-11-20T00:00:00+01:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["supplements", "nootropics"]
categories = ["mind"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Brain supplements: A two month summary"
author = ["Phil Bajsicki"]
publishDate = 2023-01-06T00:00:00+01:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["supplements", "nootropics"]
categories = ["mind"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Trying out some brain supplements"
author = ["Phil Bajsicki"]
publishDate = 2022-11-18T00:00:00+01:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["supplements", "nootropics"]
categories = ["mind"]
draft = false

View file

@ -2,7 +2,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-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["psychology", "work", "projectmanagement"]
categories = ["business"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Efficient computer use"
author = ["Phil Bajsicki"]
publishDate = 2022-11-12T00:00:00+01:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["ergonomics", "keyboards", "typing", "speed", "efficency"]
categories = ["tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Considerations on FOSS and subscription models"
author = ["Phil Bajsicki"]
publishDate = 2022-10-02T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["business", "foss", "vendorlock", "proprietary", "saas", "scam"]
categories = ["tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Heaps of fun (Yakuza)"
author = ["Phil Bajsicki"]
publishDate = 2022-10-17T00:00:00+02:00
lastmod = 2024-09-26T00:37:13+02:00
lastmod = 2024-09-26T14:21:59+02:00
tags = ["yakuza", "review"]
categories = ["videogames"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Haxe, heaps, and VSCode (small rant)"
author = ["Phil Bajsicki"]
publishDate = 2022-10-10T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["proprietary", "vscode", "vendorlock"]
categories = ["software", "tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "[Happy Holidays!] On posting lists for self-promotion"
author = ["Phil Bajsicki"]
publishDate = 2022-12-25T00:00:00+01:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["badmarketing", "linkedin"]
categories = ["business"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Weekend thoughts - Mastering Emacs by Mickey Petersen"
author = ["Phil Bajsicki"]
publishDate = 2022-10-08T00:00:00+02:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["emacs", "review"]
categories = ["books"]
draft = false

View file

@ -2,7 +2,7 @@
title = "MissKey: Resetting Admin Password"
author = ["Phil Bajsicki"]
publishDate = 2023-08-11T00:00:00+02:00
lastmod = 2024-09-26T00:37:10+02:00
lastmod = 2024-09-26T14:21:56+02:00
tags = ["misskey", "admin", "postgres"]
categories = ["tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "My favorite Factorio mods"
author = ["Phil Bajsicki"]
publishDate = 2023-07-24T00:00:00+02:00
lastmod = 2024-09-26T00:37:13+02:00
lastmod = 2024-09-26T14:21:59+02:00
tags = ["factorio", "mods"]
categories = ["videogames"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Learning a new keyboard layout"
author = ["Phil Bajsicki"]
publishDate = 2022-08-18T00:00:00+02:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["ergonomics", "keyboard", "colemak", "typing"]
categories = ["body"]
draft = false

View file

@ -2,7 +2,7 @@
title = "On Problems"
author = ["Phil Bajsicki"]
publishDate = 2022-11-21T00:00:00+01:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["psychology", "problems"]
categories = ["mind"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Overcoming typing-related RSI"
author = ["Phil Bajsicki"]
publishDate = 2022-09-22T00:00:00+02:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["ergonomics", "keyboard", "typing", "rsi", "health"]
categories = ["body"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Realistic deadlines"
author = ["Phil Bajsicki"]
publishDate = 2022-09-30T00:00:00+02:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["projectmanagement", "work"]
categories = ["business"]
draft = false

View file

@ -2,7 +2,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-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["saas", "scam", "vendorlock", "interoperability"]
categories = ["business"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Shared hosting is a scam"
author = ["Phil Bajsicki"]
publishDate = 2023-03-29T00:00:00+02:00
lastmod = 2024-09-26T00:37:10+02:00
lastmod = 2024-09-26T14:21:56+02:00
tags = ["sharedhosting", "saas", "scam"]
categories = ["tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Shiny objects, and learning"
author = ["Phil Bajsicki"]
publishDate = 2024-04-24T00:00:00+02:00
lastmod = 2024-09-26T00:37:12+02:00
lastmod = 2024-09-26T14:21:58+02:00
tags = ["mindset", "attitude", "rant"]
categories = ["business"]
draft = false

View file

@ -2,7 +2,7 @@
title = "VPS is my new friend"
author = ["Phil Bajsicki"]
publishDate = 2022-10-07T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["vps", "sysadmin", "servers", "ssh", "sshfs", "foss", "vendorlock"]
categories = ["tech"]
draft = false
@ -30,7 +30,7 @@ I use Emacs for nearly everything that has to do with text (aside from work, whi
{{< marginnote >}}
I have sshfs set up to log in with keys, so the command I run (through an alias) is:
```bash
```bash { linenos=true, linenostart=1 }
sshfs \
[user]@[ip]:/srv/ ~/remote/ \
-p [port] \

View file

@ -2,7 +2,7 @@
title = "VPS set-up"
author = ["Phil Bajsicki"]
publishDate = 2022-08-18T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["vps", "sysadmin", "servers"]
categories = ["tech"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Wisdom from a Satyr"
author = ["Phil Bajsicki"]
publishDate = 2023-03-30T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["ethics", "suffering", "buddhism"]
categories = ["wisdom", "mind"]
draft = false

View file

@ -2,7 +2,7 @@
title = "Some words in a moment of peace"
author = ["Phil Bajsicki"]
publishDate = 2023-04-04T00:00:00+02:00
lastmod = 2024-09-26T00:37:11+02:00
lastmod = 2024-09-26T14:21:57+02:00
tags = ["language", "words", "meaning", "clarity", "communication"]
categories = ["mind"]
draft = false