Update
This commit is contained in:
parent
bc2a9ecd66
commit
e58886338d
38 changed files with 42 additions and 118 deletions
content
_index.md
blog
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.mddemocracy.mdefficiency-typing.mdelisp-neat-tree.mdfoss-subscription-model.mdgames-yakuza.mdhaxe-vscode.mdhugo-setup-improvements.mdlists-self-promotion.mdloops-video-terms.mdmastering-emacs.mdmisskey-resetting-admin-password.mdmoving-to-hugo.mdmy-favorite-factorio-mods.mdnew-keyboard-layout-colemak-dh.mdon-llms.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.mdzucc-may-be-lying.md
contact
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Home"
|
||||
layout = "index"
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:56+02:00
|
||||
draft = false
|
||||
[menu]
|
||||
[menu.nav]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "I really, really like Emacs"
|
||||
publishDate = 2022-10-01T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["orgmode"]
|
||||
categories = ["emacs", "tech"]
|
||||
draft = false
|
||||
|
@ -101,6 +101,4 @@ Emacs is just the supreme tool for any use-case which requires typing.
|
|||
|
||||
There is no alternative that comes even close to how powerful Emacs is.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
PS. If you want a nice, very well polished and 'out-of-the-box' experience with Emacs, give [Doom Emacs](https://github.com/doomemacs/doomemacs) a go. It's really good, very easy to configure, and _fast_. It includes everything you could need to start using it, and be ready to go in minutes.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Note about LLM's and training data"
|
||||
publishDate = 2023-03-09T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["copyright", "thieves"]
|
||||
categories = ["llm", "tech"]
|
||||
draft = false
|
||||
|
@ -16,5 +16,3 @@ type = "list"
|
|||
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.
|
||||
|
||||
Yes, I don't want corporations to profit a single bit from my work. Bite me.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
+++
|
||||
title = "Blog"
|
||||
lastmod = 2025-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
draft = false
|
||||
meta = true
|
||||
type = "list"
|
||||
|
@ -103,7 +103,6 @@ RESULTS:
|
|||
|
||||
- Blog
|
||||
- Tech
|
||||
- Neat trees from org-ql to org-mode :@emacs:orgmode:elisp:
|
||||
- I really, really like Emacs :@emacs:orgmode:@tech:
|
||||
- A new look: ox-tufte :@emacs:orgmode:web:css:tufte:@tech:
|
||||
- Moving to Hugo :hugo:web:orgmode:css:tufte:@emacs:
|
||||
|
@ -135,7 +134,7 @@ In this context, an LLM is not quite a solution, but a crutch towards it.
|
|||
|
||||
So then...
|
||||
|
||||
> If you could ask any silly, stupid, embarrassing question without fearing consequences, what would you ask?
|
||||
> If you could ask any silly, stupid, embarrassing question without fearing consequences, what would you ask?
|
||||
|
||||
You have an unfeeling, unjudging, (mostly) unbiased machine in front of you. It knows nothing about you, and it can (sometimes) generate answers to your questions which will be useful. It's certainly fallible, and you know that, but you'll still use it, for two reasons:
|
||||
|
||||
|
@ -465,8 +464,6 @@ Notes:
|
|||
|
||||
And... done.
|
||||
|
||||
<span class="underline">[Join the FSF.](https://my.fsf.org/join)</span>
|
||||
|
||||
|
||||
### Shared hosting is a scam <span class="tag"><span class="sharedhosting">sharedhosting</span><span class="saas">saas</span><span class="scam">scam</span><span class="_tech">@tech</span></span> {#shared-hosting-scam}
|
||||
|
||||
|
@ -522,8 +519,6 @@ This is right on par with SaaS and vendor lock in terms of how bad this is.
|
|||
|
||||
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}
|
||||
|
||||
|
@ -531,8 +526,6 @@ No license is granted for any use of the content on this website for the purpose
|
|||
|
||||
Yes, I don't want corporations to profit a single bit from my work. Bite me.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### Haxe, heaps, and VSCode (small rant) <span class="tag"><span class="_software">@software</span><span class="proprietary">proprietary</span><span class="vscode">vscode</span><span class="vendorlock">vendorlock</span><span class="_tech">@tech</span></span> {#haxe-vscode}
|
||||
|
||||
|
@ -556,8 +549,6 @@ Eventually I managed to get a tracker-free VS Code installed, by using [VSCodium
|
|||
|
||||
Rant over.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### VPS is my new friend <span class="tag"><span class="vps">vps</span><span class="sysadmin">sysadmin</span><span class="servers">servers</span><span class="_tech">@tech</span><span class="ssh">ssh</span><span class="sshfs">sshfs</span><span class="foss">foss</span><span class="vendorlock">vendorlock</span></span> {#vps-is-my-new-friend}
|
||||
|
||||
|
@ -631,8 +622,6 @@ Ideas, ideas.
|
|||
|
||||
In conclusion: VPS's are awesome and I'm kicking myself for not getting one sooner.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### Considerations on FOSS and subscription models <span class="tag"><span class="business">business</span><span class="foss">foss</span><span class="vendorlock">vendorlock</span><span class="proprietary">proprietary</span><span class="saas">saas</span><span class="scam">scam</span><span class="_tech">@tech</span></span> {#foss-subscription-model}
|
||||
|
||||
|
@ -669,8 +658,7 @@ But the TL;DR is:
|
|||
- Subscription services are a scam. The benefit of 'ease' and 'convenience' is entirely offset by platform limitations and lack of real support.
|
||||
- Hosting your own software to do these things is much easier than it may seem.
|
||||
- Having control over your IT and business processes is a sure way to ensure that you're not getting undercut by vendor issues.
|
||||
- [Join the FSF.](https://my.fsf.org/join)
|
||||
- Use [Emacs](https://www.gnu.org/software/emacs/).
|
||||
- Use software which guarantees interoperability and longevity (e.g. [Emacs](https://www.gnu.org/software/emacs/).)
|
||||
|
||||
|
||||
### Efficient computer use <span class="tag"><span class="ergonomics">ergonomics</span><span class="keyboards">keyboards</span><span class="typing">typing</span><span class="speed">speed</span><span class="efficency">efficency</span><span class="_tech">@tech</span></span> {#efficiency-typing}
|
||||
|
@ -744,8 +732,6 @@ And you'll see improvement really quickly, simply by learning where the keys are
|
|||
|
||||
Learning to type faster pays for itself.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### I really, really like Emacs <span class="tag"><span class="_emacs">@emacs</span><span class="orgmode">orgmode</span><span class="_tech">@tech</span></span> {#I-love-emacs}
|
||||
|
||||
|
@ -837,8 +823,6 @@ Emacs is just the supreme tool for any use-case which requires typing.
|
|||
|
||||
There is no alternative that comes even close to how powerful Emacs is.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
PS. If you want a nice, very well polished and 'out-of-the-box' experience with Emacs, give [Doom Emacs](https://github.com/doomemacs/doomemacs) a go. It's really good, very easy to configure, and _fast_. It includes everything you could need to start using it, and be ready to go in minutes.
|
||||
|
||||
|
||||
|
@ -867,8 +851,6 @@ Overall, I am quite happy with this {{<sidenote>}}I know there is some js in the
|
|||
|
||||
Very happy indeed.
|
||||
|
||||
<span class="underline">[Join the FSF!](https://www.fsf.org/)</span>
|
||||
|
||||
|
||||
### VPS set-up <span class="tag"><span class="vps">vps</span><span class="sysadmin">sysadmin</span><span class="_tech">@tech</span><span class="servers">servers</span></span> {#vps-setup}
|
||||
|
||||
|
@ -1018,8 +1000,6 @@ As you may notice, there is an issue. For some reason the hugo-tufte theme doesn
|
|||
|
||||
Still, all things considered, I am quite happy, and working on this website has been a great reprieve from bombarding my brain with infosec.
|
||||
|
||||
<span class="underline">[Join the FSF.](https://my.fsf.org/join)</span>
|
||||
|
||||
|
||||
### Some improvements for my ox-hugo set-up <span class="tag"><span class="hugo">hugo</span><span class="web">web</span><span class="orgmode">orgmode</span><span class="_emacs">@emacs</span></span> {#hugo-setup-improvements}
|
||||
|
||||
|
@ -1083,8 +1063,6 @@ Anyway. Things are working, jankily yet so.
|
|||
|
||||
Next: I am praying that I find some time/ brainpower to fix up the CSS on this website. The misaligned sidenotes are quite irritating.
|
||||
|
||||
<span class="underline">[Join the FSF.](https://my.fsf.org/join)</span>
|
||||
|
||||
|
||||
## Mind <span class="tag"><span class="_mind">@mind</span></span> {#mind}
|
||||
|
||||
|
@ -1207,8 +1185,6 @@ Caffeine is obviously a big one. I must note here that taking it _without_ the L
|
|||
|
||||
Anyway,
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### On Problems <span class="tag"><span class="psychology">psychology</span><span class="problems">problems</span><span class="_mind">@mind</span></span> {#on-problems}
|
||||
|
||||
|
@ -1251,8 +1227,6 @@ Things will happen, are happening, and have happened.
|
|||
|
||||
It's okay.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### Trying out some brain supplements, pt. 2 <span class="tag"><span class="supplements">supplements</span><span class="nootropics">nootropics</span><span class="_mind">@mind</span></span> {#brain-lube-2}
|
||||
|
||||
|
@ -1277,8 +1251,6 @@ Being able to focus effortlessly (relative to my normal), and actually think in-
|
|||
|
||||
It's not PERFECT, by any means, but the difference is very clear to me.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### Trying out some brain supplements <span class="tag"><span class="supplements">supplements</span><span class="nootropics">nootropics</span><span class="_mind">@mind</span></span> {#brain-lube}
|
||||
|
||||
|
@ -1304,8 +1276,6 @@ Whether this will take a permanent place in my day-to-day routine is TBD. I do p
|
|||
|
||||
In any case...
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
## Society {#society}
|
||||
|
||||
|
@ -1394,8 +1364,6 @@ So what's one to do?
|
|||
|
||||
I don't have a good answer. But I'll accept this one:
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
## Body <span class="tag"><span class="_body">@body</span></span> {#body}
|
||||
|
||||
|
@ -1744,8 +1712,6 @@ people it consists of.
|
|||
|
||||
Thanks for reading my venty rant.
|
||||
|
||||
<span class="underline">[Join the FSF!](https://www.fsf.org/)</span>
|
||||
|
||||
|
||||
### On Avoidance in Business <span class="tag"><span class="psychology">psychology</span><span class="riskmanagement">riskmanagement</span><span class="avoidance">avoidance</span><span class="fear">fear</span><span class="_business">@business</span></span> {#avoidance-in-business}
|
||||
|
||||
|
@ -1878,8 +1844,6 @@ Anyway.
|
|||
|
||||
Happy Holidays!
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### Realistic deadlines <span class="tag"><span class="projectmanagement">projectmanagement</span><span class="work">work</span><span class="_business">@business</span></span> {#realistic-deadlines}
|
||||
|
||||
|
@ -1965,8 +1929,6 @@ However, when we really look at the offering, it's poor and not really accomplis
|
|||
|
||||
Because at the end of the day, **every SaaS solution is merely a front-end, an interface with which customers can avoid typing a few lines of code.** On its face, it seems simple and quick. But it's very expensive, and creates a reliance on a third party that not only creates security risks _(if you're running automations on customer data... that data is accessible by whatever service you're using)_, but is also much more expensive than doing it in-house.
|
||||
|
||||
Anyway. Rant over. [Join the FSF.](https://my.fsf.org/join)
|
||||
|
||||
|
||||
### On the value of calling it a day (and how to get there) <span class="tag"><span class="psychology">psychology</span><span class="work">work</span><span class="projectmanagement">projectmanagement</span><span class="_business">@business</span></span> {#call-it-a-day}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "A kind view of business"
|
||||
publishDate = 2024-01-25T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["mindset", "rant"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
@ -178,5 +178,3 @@ the perfect way to ruin long-term prospects, both for the business, and the
|
|||
people it consists of.
|
||||
|
||||
Thanks for reading my venty rant.
|
||||
|
||||
<span class="underline">[Join the FSF!](https://www.fsf.org/)</span>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "A new look: ox-tufte"
|
||||
publishDate = 2023-10-23T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["orgmode", "web", "css", "tufte"]
|
||||
categories = ["emacs", "tech"]
|
||||
draft = false
|
||||
|
@ -35,5 +35,3 @@ I think it looks rather good, and it'll let me go over my existing articles and
|
|||
Overall, I am quite happy with this {{<sidenote>}}I know there is some js in the HTML that's generated. I aim to remove it at some point. No big deal for now.{{</sidenote>}}. And it only took... 3-4 hours of work, research included. Pretty cool!
|
||||
|
||||
Very happy indeed.
|
||||
|
||||
<span class="underline">[Join the FSF!](https://www.fsf.org/)</span>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "On Avoidance in Business"
|
||||
publishDate = 2023-05-04T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["psychology", "riskmanagement", "avoidance", "fear"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Trying out some brain supplements, pt. 2"
|
||||
publishDate = 2022-11-20T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["supplements", "nootropics"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
@ -33,5 +33,3 @@ Overall, I am extremely happy with this. These supplements are reasonably cheap,
|
|||
Being able to focus effortlessly (relative to my normal), and actually think in-depth about the projects I'm working on is a godsent.
|
||||
|
||||
It's not PERFECT, by any means, but the difference is very clear to me.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Brain supplements: A two month summary"
|
||||
publishDate = 2023-01-06T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["supplements", "nootropics"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
@ -40,5 +40,3 @@ I can't say anything about Lion's Mane. I have not noticed any clear effect that
|
|||
Caffeine is obviously a big one. I must note here that taking it _without_ the L-Theanine leads to jitters for me. Can be quite unpleasant. I have not noticed any changes to my heart rate on the 200mg dose, which is good.
|
||||
|
||||
Anyway,
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Trying out some brain supplements"
|
||||
publishDate = 2022-11-18T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["supplements", "nootropics"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
@ -34,5 +34,3 @@ Now, I don't know if those effects are as I attributed them. Compared to my aver
|
|||
Whether this will take a permanent place in my day-to-day routine is TBD. I do plan on staying on this regimen for at least a month or two, and determine if it's worth it then.
|
||||
|
||||
In any case...
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -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-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["psychology", "work", "projectmanagement"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Democracy"
|
||||
publishDate = 2024-12-07T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
draft = false
|
||||
meta = true
|
||||
type = "list"
|
||||
|
@ -92,5 +92,3 @@ But then I look at those [charts](https://www.webfx.com/blog/internet/the-6-comp
|
|||
So what's one to do?
|
||||
|
||||
I don't have a good answer. But I'll accept this one:
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Efficient computer use"
|
||||
publishDate = 2022-11-12T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["ergonomics", "keyboards", "typing", "speed", "efficency"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
|
@ -81,5 +81,3 @@ But the important thing is... if you're poking at your keyboard with two (or eve
|
|||
And you'll see improvement really quickly, simply by learning where the keys are, and using all of your fingers. It only takes a few hours - and as you can see in the table above, if you type on a regular basis, that time comes back to you pretty quickly.
|
||||
|
||||
Learning to type faster pays for itself.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
+++
|
||||
title = "Neat trees from org-ql to org-mode"
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["orgmode", "elisp"]
|
||||
categories = ["tech", "emacs"]
|
||||
draft = false
|
||||
|
@ -97,7 +97,6 @@ RESULTS:
|
|||
|
||||
- Blog
|
||||
- Tech
|
||||
- Neat trees from org-ql to org-mode :@emacs:orgmode:elisp:
|
||||
- I really, really like Emacs :@emacs:orgmode:@tech:
|
||||
- A new look: ox-tufte :@emacs:orgmode:web:css:tufte:@tech:
|
||||
- Moving to Hugo :hugo:web:orgmode:css:tufte:@emacs:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Considerations on FOSS and subscription models"
|
||||
publishDate = 2022-10-02T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["business", "foss", "vendorlock", "proprietary", "saas", "scam"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
|
@ -46,5 +46,4 @@ But the TL;DR is:
|
|||
- Subscription services are a scam. The benefit of 'ease' and 'convenience' is entirely offset by platform limitations and lack of real support.
|
||||
- Hosting your own software to do these things is much easier than it may seem.
|
||||
- Having control over your IT and business processes is a sure way to ensure that you're not getting undercut by vendor issues.
|
||||
- [Join the FSF.](https://my.fsf.org/join)
|
||||
- Use [Emacs](https://www.gnu.org/software/emacs/).
|
||||
- Use software which guarantees interoperability and longevity (e.g. [Emacs](https://www.gnu.org/software/emacs/).)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Heaps of fun (Yakuza)"
|
||||
publishDate = 2022-10-17T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:49+02:00
|
||||
lastmod = 2025-06-27T12:05:04+02:00
|
||||
tags = ["yakuza", "review"]
|
||||
categories = ["videogames"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Haxe, heaps, and VSCode (small rant)"
|
||||
publishDate = 2022-10-10T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["proprietary", "vscode", "vendorlock"]
|
||||
categories = ["software", "tech"]
|
||||
draft = false
|
||||
|
@ -32,5 +32,3 @@ I can't think of one. I feel like the Haxe Foundation should give a clearer expl
|
|||
Eventually I managed to get a tracker-free VS Code installed, by using [VSCodium](https://vscodium.com/), which is a fully FOSS distribution of VSCode. I also used a [patch from the AUR](https://aur.archlinux.org/packages/vscodium-bin-marketplace) to enable the marketplace and actually make things work.
|
||||
|
||||
Rant over.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Some improvements for my ox-hugo set-up"
|
||||
publishDate = 2024-11-18T19:37:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["hugo", "web", "orgmode"]
|
||||
categories = ["tech", "emacs"]
|
||||
draft = false
|
||||
|
@ -72,5 +72,3 @@ This is my current `post-receive` hook, and it works quite well, I think.
|
|||
Anyway. Things are working, jankily yet so.
|
||||
|
||||
Next: I am praying that I find some time/ brainpower to fix up the CSS on this website. The misaligned sidenotes are quite irritating.
|
||||
|
||||
<span class="underline">[Join the FSF.](https://my.fsf.org/join)</span>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "[Happy Holidays!] On posting lists for self-promotion"
|
||||
publishDate = 2022-12-25T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["badmarketing", "linkedin"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
@ -46,5 +46,3 @@ There is also the rampant self-interest that social media make so apparent. If y
|
|||
Anyway.
|
||||
|
||||
Happy Holidays!
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "loops.video"
|
||||
publishDate = 2025-01-17T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["loopsvideo", "tos"]
|
||||
categories = ["legal", "tech"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Weekend thoughts - Mastering Emacs by Mickey Petersen"
|
||||
publishDate = 2022-10-08T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["emacs", "review"]
|
||||
categories = ["books"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "MissKey: Resetting Admin Password"
|
||||
publishDate = 2023-08-11T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["misskey", "admin", "postgres"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
|
@ -36,5 +36,3 @@ Notes:
|
|||
- There is a difference between single quotes, double quotes, and lowercase/ capitals. This is a quirk of psql, so make sure you get those right.
|
||||
|
||||
And... done.
|
||||
|
||||
<span class="underline">[Join the FSF.](https://my.fsf.org/join)</span>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Moving to Hugo"
|
||||
publishDate = 2024-09-28T00:54:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["hugo", "web", "orgmode", "css", "tufte"]
|
||||
categories = ["tech", "emacs"]
|
||||
draft = false
|
||||
|
@ -103,5 +103,3 @@ The same formatting applies to `marginnote`.
|
|||
As you may notice, there is an issue. For some reason the hugo-tufte theme doesn't treat the sidenote number/ indicator as only a character, but adds a whitespace after it as well. This can lead to some hanging punctuation, so if you see that on this website, that's why. And if you don't, there's a tiny chance I fixed it.
|
||||
|
||||
Still, all things considered, I am quite happy, and working on this website has been a great reprieve from bombarding my brain with infosec.
|
||||
|
||||
<span class="underline">[Join the FSF.](https://my.fsf.org/join)</span>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "My favorite Factorio mods"
|
||||
publishDate = 2023-07-24T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:49+02:00
|
||||
lastmod = 2025-06-27T12:05:04+02:00
|
||||
tags = ["factorio", "mods"]
|
||||
categories = ["videogames"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Learning a new keyboard layout"
|
||||
publishDate = 2022-08-18T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["ergonomics", "keyboard", "colemak", "typing"]
|
||||
categories = ["body"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "On LLMs"
|
||||
publishDate = 2025-04-04T13:21:00+02:00
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["ethics", "communication", "avoidance", "work"]
|
||||
categories = ["llm", "tech", "mind"]
|
||||
draft = false
|
||||
|
@ -25,7 +25,7 @@ In this context, an LLM is not quite a solution, but a crutch towards it.
|
|||
|
||||
So then...
|
||||
|
||||
> If you could ask any silly, stupid, embarrassing question without fearing consequences, what would you ask?
|
||||
> If you could ask any silly, stupid, embarrassing question without fearing consequences, what would you ask?
|
||||
|
||||
You have an unfeeling, unjudging, (mostly) unbiased machine in front of you. It knows nothing about you, and it can (sometimes) generate answers to your questions which will be useful. It's certainly fallible, and you know that, but you'll still use it, for two reasons:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "On Problems"
|
||||
publishDate = 2022-11-21T00:00:00+01:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["psychology", "problems"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
@ -51,5 +51,3 @@ You don't have to rush in life.
|
|||
Things will happen, are happening, and have happened.
|
||||
|
||||
It's okay.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Overcoming typing-related RSI"
|
||||
publishDate = 2022-09-22T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["ergonomics", "keyboard", "typing", "rsi", "health"]
|
||||
categories = ["body"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Realistic deadlines"
|
||||
publishDate = 2022-09-30T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["projectmanagement", "work"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -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-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["saas", "scam", "vendorlock", "interoperability"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
@ -55,5 +55,3 @@ Fundamentally, the premise of SaaS solutions is to aid in efficiency, convenienc
|
|||
However, when we really look at the offering, it's poor and not really accomplishing most of what it claims. SaaS solutions are universally more expensive than a custom-built, purpose-made solution. Not only are they inefficient when it comes to migrating, but they're also subject to vendor lock-in, often relying on their _particular_ way of interfacing with the automation scripts, rather than giving actual, full access to what their servers can offer.
|
||||
|
||||
Because at the end of the day, **every SaaS solution is merely a front-end, an interface with which customers can avoid typing a few lines of code.** On its face, it seems simple and quick. But it's very expensive, and creates a reliance on a third party that not only creates security risks _(if you're running automations on customer data... that data is accessible by whatever service you're using)_, but is also much more expensive than doing it in-house.
|
||||
|
||||
Anyway. Rant over. [Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Shared hosting is a scam"
|
||||
publishDate = 2023-03-29T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["sharedhosting", "saas", "scam"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
|
@ -64,5 +64,3 @@ For **the worst service** at the **highest price.**
|
|||
This is right on par with SaaS and vendor lock in terms of how bad this is.
|
||||
|
||||
Be ethical. Don't give money to thieves.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Shiny objects, and learning"
|
||||
publishDate = 2024-04-24T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:44+02:00
|
||||
lastmod = 2025-06-27T12:04:58+02:00
|
||||
tags = ["mindset", "attitude", "rant"]
|
||||
categories = ["business"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "VPS is my new friend"
|
||||
publishDate = 2022-10-07T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["vps", "sysadmin", "servers", "ssh", "sshfs", "foss", "vendorlock"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
|
@ -82,5 +82,3 @@ Most VPS providers already give access to a TTY from a web interface, this could
|
|||
Ideas, ideas.
|
||||
|
||||
In conclusion: VPS's are awesome and I'm kicking myself for not getting one sooner.
|
||||
|
||||
[Join the FSF.](https://my.fsf.org/join)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "VPS set-up"
|
||||
publishDate = 2022-08-18T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["vps", "sysadmin", "servers"]
|
||||
categories = ["tech"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Wisdom from a Satyr"
|
||||
publishDate = 2023-03-30T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["ethics", "suffering", "buddhism"]
|
||||
categories = ["wisdom", "mind"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Some words in a moment of peace"
|
||||
publishDate = 2023-04-04T00:00:00+02:00
|
||||
lastmod = 2025-04-21T15:19:43+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["language", "words", "meaning", "clarity", "communication"]
|
||||
categories = ["mind"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "On Mark Zuckerberg's recent claims"
|
||||
publishDate = 2024-09-27T12:02:00+02:00
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:57+02:00
|
||||
tags = ["copyright", "zuckerberg"]
|
||||
categories = ["tech", "llm"]
|
||||
draft = false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Contact"
|
||||
publishDate = 2023-06-20T00:35:00+02:00
|
||||
lastmod = 2025-04-21T15:19:42+02:00
|
||||
lastmod = 2025-06-27T12:04:56+02:00
|
||||
draft = false
|
||||
hidefromhome = true
|
||||
meta = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue