Sidenote things and lots of css
This commit is contained in:
parent
2deeb3a62d
commit
dacd8bad7e
33 changed files with 48 additions and 48 deletions
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Home"
|
title = "Home"
|
||||||
layout = "single"
|
layout = "single"
|
||||||
lastmod = 2024-09-27T22:37:58+02:00
|
lastmod = 2024-09-28T00:30:35+02:00
|
||||||
draft = false
|
draft = false
|
||||||
[menu]
|
[menu]
|
||||||
[menu.nav]
|
[menu.nav]
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "About"
|
title = "About"
|
||||||
publishDate = 2023-06-20T00:35:00+02:00
|
publishDate = 2023-06-20T00:35:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:37+02:00
|
lastmod = 2024-09-28T00:30:35+02:00
|
||||||
draft = false
|
draft = false
|
||||||
hidefromhome = true
|
hidefromhome = true
|
||||||
meta = false
|
meta = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "I really, really like Emacs"
|
title = "I really, really like Emacs"
|
||||||
publishDate = 2022-10-01T00:00:00+02:00
|
publishDate = 2022-10-01T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:40+02:00
|
||||||
tags = ["orgmode"]
|
tags = ["orgmode"]
|
||||||
categories = ["emacs", "tech"]
|
categories = ["emacs", "tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Note about LLM's and training data"
|
title = "Note about LLM's and training data"
|
||||||
publishDate = 2023-03-09T00:00:00+01:00
|
publishDate = 2023-03-09T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:39+02:00
|
||||||
tags = ["copyright", "thieves"]
|
tags = ["copyright", "thieves"]
|
||||||
categories = ["llm", "tech"]
|
categories = ["llm", "tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
title = "Posts"
|
title = "Posts"
|
||||||
lastmod = 2024-09-27T21:05:37+02:00
|
lastmod = 2024-09-28T00:30:38+02:00
|
||||||
draft = false
|
draft = false
|
||||||
meta = true
|
meta = true
|
||||||
type = "list"
|
type = "list"
|
||||||
|
@ -179,7 +179,7 @@ I use Emacs for nearly everything that has to do with text (aside from work, whi
|
||||||
{{< marginnote >}}
|
{{< marginnote >}}
|
||||||
I have sshfs set up to log in with keys, so the command I run (through an alias) is:
|
I have sshfs set up to log in with keys, so the command I run (through an alias) is:
|
||||||
|
|
||||||
```bash { linenos=true, linenostart=1 }
|
```bash
|
||||||
sshfs \
|
sshfs \
|
||||||
[user]@[ip]:/srv/ ~/remote/ \
|
[user]@[ip]:/srv/ ~/remote/ \
|
||||||
-p [port] \
|
-p [port] \
|
||||||
|
@ -873,16 +873,16 @@ There are two outcomes we can generally expect:
|
||||||
1. Our manager does their research, and consults with their team before making a
|
1. Our manager does their research, and consults with their team before making a
|
||||||
decision on whether they should buy and start using the new software,
|
decision on whether they should buy and start using the new software,
|
||||||
considering the upsides/ downsides seriously, as well as the overhead of
|
considering the upsides/ downsides seriously, as well as the overhead of
|
||||||
migrating their data, processes, and training.{{<sidenote>}}This happens the most in companies which foster a culture of care and risk management, in my experience.{{</sidenote>}}
|
migrating their data, processes, and training{{<sidenote>}}This happens the most in companies which foster a culture of care and risk management, in my experience.{{</sidenote>}}.
|
||||||
2. Our manager doesn't do the research, and enforces the change over to the new
|
2. Our manager doesn't do the research, and enforces the change over to the new
|
||||||
software based on what's effectively hearsay, creating friction in their department {{<sidenote>}}Migrating data, processes, implementing new training for hires, updating their tech stack to integrate with the new software.{{</sidenote>}}.
|
software based on what's effectively hearsay, creating friction in their department{{<sidenote>}}Migrating data, processes, implementing new training for hires, updating their tech stack to integrate with the new software.{{</sidenote>}}.
|
||||||
|
|
||||||
The core difference is nothing else but the manager's awareness. Our
|
The core difference is nothing else but the manager's awareness. Our
|
||||||
imaginary manager may understand the limits of their knowledge, and have the self-awareness to admit when they're out of their depth.
|
imaginary manager may understand the limits of their knowledge, and have the self-awareness to admit when they're out of their depth.
|
||||||
|
|
||||||
This isn't easy.
|
This isn't easy.
|
||||||
|
|
||||||
There is also the element of FOMO when faced with peer pressure{{<sidenote>}}Not always, but sometimes artificially created by marketers{{</sidenote>}}.Our imaginary manager, when
|
There is also the element of FOMO when faced with peer pressure{{<sidenote>}}Not always, but sometimes artificially created by marketers{{</sidenote>}}..Our imaginary manager, when
|
||||||
faced with love bombing {{<sidenote>}}Using the term lightly here. Businesses have social media managers whose role is to make each prospective user (lead) feel important and appreciated, playing on their emotions in an attempt to sell their software.{{</sidenote>}} from a software's community (social media groups, e.g. on Facebook),
|
faced with love bombing {{<sidenote>}}Using the term lightly here. Businesses have social media managers whose role is to make each prospective user (lead) feel important and appreciated, playing on their emotions in an attempt to sell their software.{{</sidenote>}} from a software's community (social media groups, e.g. on Facebook),
|
||||||
can rarely help growing into a positive emotional relationship with the company.
|
can rarely help growing into a positive emotional relationship with the company.
|
||||||
In turn, in an effort to be part of the in-group, they buy into the software
|
In turn, in an effort to be part of the in-group, they buy into the software
|
||||||
|
@ -973,8 +973,8 @@ employee can quit.
|
||||||
But... the employer can _actually_ put themselves at a severe disadvantage, if
|
But... the employer can _actually_ put themselves at a severe disadvantage, if
|
||||||
they neglect the real value skilled people can bring to their business.
|
they neglect the real value skilled people can bring to their business.
|
||||||
|
|
||||||
1. Institutional knowledge{{<sidenote>}}I.e. all the things about your business that only they know, such as the way your systems interact with each-other, side-effects certain actions may have, etc.{{</sidenote>}}
|
1. Institutional knowledge{{<sidenote>}}I.e. all the things about your business that only they know, such as the way your systems interact with each-other, side-effects certain actions may have, etc.{{</sidenote>}}
|
||||||
2. A practical understanding of the systems and processes in place{{<sidenote>}}The ability to rapidly solve issues as they appear, while keeping the big picture in mind, so as not to break anything.{{</sidenote>}}.
|
2. A practical understanding of the systems and processes in place{{<sidenote>}}The ability to rapidly solve issues as they appear, while keeping the big picture in mind, so as not to break anything.{{</sidenote>}}.
|
||||||
3. The mood and culture in the company that facilitates teamwork and collaboration{{<sidenote>}}Seeing people leave makes their friends sad, and that decreases their trust and emotional investment in the workplace{{</sidenote>}}.
|
3. The mood and culture in the company that facilitates teamwork and collaboration{{<sidenote>}}Seeing people leave makes their friends sad, and that decreases their trust and emotional investment in the workplace{{</sidenote>}}.
|
||||||
|
|
||||||
If the business doesn't understand just how valuable these contributions are,
|
If the business doesn't understand just how valuable these contributions are,
|
||||||
|
@ -1008,7 +1008,7 @@ ask for a laundry list of skills that would put your applicants in the top 10%.
|
||||||
|
|
||||||
As an applicant{{<sidenote>}}I am actively searching for a job as of this writing.{{</sidenote>}}, when I see a
|
As an applicant{{<sidenote>}}I am actively searching for a job as of this writing.{{</sidenote>}}, when I see a
|
||||||
laundry list of very in-demand and valued skills for a position, such
|
laundry list of very in-demand and valued skills for a position, such
|
||||||
as{{<sidenote>}}This is pulled from the jobs page of a company I worked for.{{</sidenote>}}...
|
as...{{<sidenote>}}This is pulled from the jobs page of a company I worked for.{{</sidenote>}}
|
||||||
|
|
||||||
> - Be a top-rated CRM specialist
|
> - Be a top-rated CRM specialist
|
||||||
> - Responsible for:
|
> - Responsible for:
|
||||||
|
@ -1087,7 +1087,7 @@ Because if you don't, all those skills and knowledge go to your competition.
|
||||||
If you're a CEO/owner, and you're looking for help to get the daily stuff out of
|
If you're a CEO/owner, and you're looking for help to get the daily stuff out of
|
||||||
the way (communication, scheduling, task management, team coordination), get a
|
the way (communication, scheduling, task management, team coordination), get a
|
||||||
good assistant. They're pricy, but you really get what you pay for.{{<sidenote>}}An
|
good assistant. They're pricy, but you really get what you pay for.{{<sidenote>}}An
|
||||||
assistant with some technical skills can often handle the entire back-end of your business on their own (fulfillment and deliverables excluded), and as your business grows, they'll be the perfect person to step into the COO position.{{</sidenote>}}.
|
assistant with some technical skills can often handle the entire back-end of your business on their own (fulfillment and deliverables excluded), and as your business grows, they'll be the perfect person to step into the COO position.{{</sidenote>}}
|
||||||
|
|
||||||
TL;DR: Be kind, and think a little bit about what each of your employees _needs_.
|
TL;DR: Be kind, and think a little bit about what each of your employees _needs_.
|
||||||
Creating internal tension in your business, between management and employees is
|
Creating internal tension in your business, between management and employees is
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "A kind view of business"
|
title = "A kind view of business"
|
||||||
publishDate = 2024-01-25T00:00:00+01:00
|
publishDate = 2024-01-25T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:42+02:00
|
||||||
tags = ["mindset", "rant"]
|
tags = ["mindset", "rant"]
|
||||||
categories = ["business"]
|
categories = ["business"]
|
||||||
draft = false
|
draft = false
|
||||||
|
@ -56,8 +56,8 @@ employee can quit.
|
||||||
But... the employer can _actually_ put themselves at a severe disadvantage, if
|
But... the employer can _actually_ put themselves at a severe disadvantage, if
|
||||||
they neglect the real value skilled people can bring to their business.
|
they neglect the real value skilled people can bring to their business.
|
||||||
|
|
||||||
1. Institutional knowledge{{<sidenote>}}I.e. all the things about your business that only they know, such as the way your systems interact with each-other, side-effects certain actions may have, etc.{{</sidenote>}}
|
1. Institutional knowledge{{<sidenote>}}I.e. all the things about your business that only they know, such as the way your systems interact with each-other, side-effects certain actions may have, etc.{{</sidenote>}}
|
||||||
2. A practical understanding of the systems and processes in place{{<sidenote>}}The ability to rapidly solve issues as they appear, while keeping the big picture in mind, so as not to break anything.{{</sidenote>}}.
|
2. A practical understanding of the systems and processes in place{{<sidenote>}}The ability to rapidly solve issues as they appear, while keeping the big picture in mind, so as not to break anything.{{</sidenote>}}.
|
||||||
3. The mood and culture in the company that facilitates teamwork and collaboration{{<sidenote>}}Seeing people leave makes their friends sad, and that decreases their trust and emotional investment in the workplace{{</sidenote>}}.
|
3. The mood and culture in the company that facilitates teamwork and collaboration{{<sidenote>}}Seeing people leave makes their friends sad, and that decreases their trust and emotional investment in the workplace{{</sidenote>}}.
|
||||||
|
|
||||||
If the business doesn't understand just how valuable these contributions are,
|
If the business doesn't understand just how valuable these contributions are,
|
||||||
|
@ -91,7 +91,7 @@ ask for a laundry list of skills that would put your applicants in the top 10%.
|
||||||
|
|
||||||
As an applicant{{<sidenote>}}I am actively searching for a job as of this writing.{{</sidenote>}}, when I see a
|
As an applicant{{<sidenote>}}I am actively searching for a job as of this writing.{{</sidenote>}}, when I see a
|
||||||
laundry list of very in-demand and valued skills for a position, such
|
laundry list of very in-demand and valued skills for a position, such
|
||||||
as{{<sidenote>}}This is pulled from the jobs page of a company I worked for.{{</sidenote>}}...
|
as...{{<sidenote>}}This is pulled from the jobs page of a company I worked for.{{</sidenote>}}
|
||||||
|
|
||||||
> - Be a top-rated CRM specialist
|
> - Be a top-rated CRM specialist
|
||||||
> - Responsible for:
|
> - Responsible for:
|
||||||
|
@ -170,7 +170,7 @@ Because if you don't, all those skills and knowledge go to your competition.
|
||||||
If you're a CEO/owner, and you're looking for help to get the daily stuff out of
|
If you're a CEO/owner, and you're looking for help to get the daily stuff out of
|
||||||
the way (communication, scheduling, task management, team coordination), get a
|
the way (communication, scheduling, task management, team coordination), get a
|
||||||
good assistant. They're pricy, but you really get what you pay for.{{<sidenote>}}An
|
good assistant. They're pricy, but you really get what you pay for.{{<sidenote>}}An
|
||||||
assistant with some technical skills can often handle the entire back-end of your business on their own (fulfillment and deliverables excluded), and as your business grows, they'll be the perfect person to step into the COO position.{{</sidenote>}}.
|
assistant with some technical skills can often handle the entire back-end of your business on their own (fulfillment and deliverables excluded), and as your business grows, they'll be the perfect person to step into the COO position.{{</sidenote>}}
|
||||||
|
|
||||||
TL;DR: Be kind, and think a little bit about what each of your employees _needs_.
|
TL;DR: Be kind, and think a little bit about what each of your employees _needs_.
|
||||||
Creating internal tension in your business, between management and employees is
|
Creating internal tension in your business, between management and employees is
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "A new look: ox-tufte"
|
title = "A new look: ox-tufte"
|
||||||
publishDate = 2023-10-23T00:00:00+02:00
|
publishDate = 2023-10-23T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:40+02:00
|
||||||
tags = ["orgmode", "web", "css", "tufte"]
|
tags = ["orgmode", "web", "css", "tufte"]
|
||||||
categories = ["emacs", "tech"]
|
categories = ["emacs", "tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "On Avoidance in Business"
|
title = "On Avoidance in Business"
|
||||||
publishDate = 2023-05-04T00:00:00+02:00
|
publishDate = 2023-05-04T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:42+02:00
|
||||||
tags = ["psychology", "riskmanagement", "avoidance", "fear"]
|
tags = ["psychology", "riskmanagement", "avoidance", "fear"]
|
||||||
categories = ["business"]
|
categories = ["business"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Trying out some brain supplements, pt. 2"
|
title = "Trying out some brain supplements, pt. 2"
|
||||||
publishDate = 2022-11-20T00:00:00+01:00
|
publishDate = 2022-11-20T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:41+02:00
|
||||||
tags = ["supplements", "nootropics"]
|
tags = ["supplements", "nootropics"]
|
||||||
categories = ["mind"]
|
categories = ["mind"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Brain supplements: A two month summary"
|
title = "Brain supplements: A two month summary"
|
||||||
publishDate = 2023-01-06T00:00:00+01:00
|
publishDate = 2023-01-06T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:41+02:00
|
||||||
tags = ["supplements", "nootropics"]
|
tags = ["supplements", "nootropics"]
|
||||||
categories = ["mind"]
|
categories = ["mind"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Trying out some brain supplements"
|
title = "Trying out some brain supplements"
|
||||||
publishDate = 2022-11-18T00:00:00+01:00
|
publishDate = 2022-11-18T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:41+02:00
|
||||||
tags = ["supplements", "nootropics"]
|
tags = ["supplements", "nootropics"]
|
||||||
categories = ["mind"]
|
categories = ["mind"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "On the value of calling it a day (and how to get there)"
|
title = "On the value of calling it a day (and how to get there)"
|
||||||
publishDate = 2022-09-30T00:00:00+02:00
|
publishDate = 2022-09-30T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:43+02:00
|
||||||
tags = ["psychology", "work", "projectmanagement"]
|
tags = ["psychology", "work", "projectmanagement"]
|
||||||
categories = ["business"]
|
categories = ["business"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Efficient computer use"
|
title = "Efficient computer use"
|
||||||
publishDate = 2022-11-12T00:00:00+01:00
|
publishDate = 2022-11-12T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:40+02:00
|
||||||
tags = ["ergonomics", "keyboards", "typing", "speed", "efficency"]
|
tags = ["ergonomics", "keyboards", "typing", "speed", "efficency"]
|
||||||
categories = ["tech"]
|
categories = ["tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Considerations on FOSS and subscription models"
|
title = "Considerations on FOSS and subscription models"
|
||||||
publishDate = 2022-10-02T00:00:00+02:00
|
publishDate = 2022-10-02T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:39+02:00
|
||||||
tags = ["business", "foss", "vendorlock", "proprietary", "saas", "scam"]
|
tags = ["business", "foss", "vendorlock", "proprietary", "saas", "scam"]
|
||||||
categories = ["tech"]
|
categories = ["tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Heaps of fun (Yakuza)"
|
title = "Heaps of fun (Yakuza)"
|
||||||
publishDate = 2022-10-17T00:00:00+02:00
|
publishDate = 2022-10-17T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:44+02:00
|
||||||
tags = ["yakuza", "review"]
|
tags = ["yakuza", "review"]
|
||||||
categories = ["videogames"]
|
categories = ["videogames"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Haxe, heaps, and VSCode (small rant)"
|
title = "Haxe, heaps, and VSCode (small rant)"
|
||||||
publishDate = 2022-10-10T00:00:00+02:00
|
publishDate = 2022-10-10T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:39+02:00
|
||||||
tags = ["proprietary", "vscode", "vendorlock"]
|
tags = ["proprietary", "vscode", "vendorlock"]
|
||||||
categories = ["software", "tech"]
|
categories = ["software", "tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "[Happy Holidays!] On posting lists for self-promotion"
|
title = "[Happy Holidays!] On posting lists for self-promotion"
|
||||||
publishDate = 2022-12-25T00:00:00+01:00
|
publishDate = 2022-12-25T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:42+02:00
|
||||||
tags = ["badmarketing", "linkedin"]
|
tags = ["badmarketing", "linkedin"]
|
||||||
categories = ["business"]
|
categories = ["business"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Weekend thoughts - Mastering Emacs by Mickey Petersen"
|
title = "Weekend thoughts - Mastering Emacs by Mickey Petersen"
|
||||||
publishDate = 2022-10-08T00:00:00+02:00
|
publishDate = 2022-10-08T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:42+02:00
|
||||||
tags = ["emacs", "review"]
|
tags = ["emacs", "review"]
|
||||||
categories = ["books"]
|
categories = ["books"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "MissKey: Resetting Admin Password"
|
title = "MissKey: Resetting Admin Password"
|
||||||
publishDate = 2023-08-11T00:00:00+02:00
|
publishDate = 2023-08-11T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:37+02:00
|
lastmod = 2024-09-28T00:30:38+02:00
|
||||||
tags = ["misskey", "admin", "postgres"]
|
tags = ["misskey", "admin", "postgres"]
|
||||||
categories = ["tech"]
|
categories = ["tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "My favorite Factorio mods"
|
title = "My favorite Factorio mods"
|
||||||
publishDate = 2023-07-24T00:00:00+02:00
|
publishDate = 2023-07-24T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:43+02:00
|
||||||
tags = ["factorio", "mods"]
|
tags = ["factorio", "mods"]
|
||||||
categories = ["videogames"]
|
categories = ["videogames"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Learning a new keyboard layout"
|
title = "Learning a new keyboard layout"
|
||||||
publishDate = 2022-08-18T00:00:00+02:00
|
publishDate = 2022-08-18T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:41+02:00
|
||||||
tags = ["ergonomics", "keyboard", "colemak", "typing"]
|
tags = ["ergonomics", "keyboard", "colemak", "typing"]
|
||||||
categories = ["body"]
|
categories = ["body"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "On Problems"
|
title = "On Problems"
|
||||||
publishDate = 2022-11-21T00:00:00+01:00
|
publishDate = 2022-11-21T00:00:00+01:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:41+02:00
|
||||||
tags = ["psychology", "problems"]
|
tags = ["psychology", "problems"]
|
||||||
categories = ["mind"]
|
categories = ["mind"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Overcoming typing-related RSI"
|
title = "Overcoming typing-related RSI"
|
||||||
publishDate = 2022-09-22T00:00:00+02:00
|
publishDate = 2022-09-22T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:41+02:00
|
||||||
tags = ["ergonomics", "keyboard", "typing", "rsi", "health"]
|
tags = ["ergonomics", "keyboard", "typing", "rsi", "health"]
|
||||||
categories = ["body"]
|
categories = ["body"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Realistic deadlines"
|
title = "Realistic deadlines"
|
||||||
publishDate = 2022-09-30T00:00:00+02:00
|
publishDate = 2022-09-30T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:42+02:00
|
||||||
tags = ["projectmanagement", "work"]
|
tags = ["projectmanagement", "work"]
|
||||||
categories = ["business"]
|
categories = ["business"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Some thoughts on SaaS and business applications of Free Software"
|
title = "Some thoughts on SaaS and business applications of Free Software"
|
||||||
publishDate = 2022-09-28T00:00:00+02:00
|
publishDate = 2022-09-28T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:43+02:00
|
||||||
tags = ["saas", "scam", "vendorlock", "interoperability"]
|
tags = ["saas", "scam", "vendorlock", "interoperability"]
|
||||||
categories = ["business"]
|
categories = ["business"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Shared hosting is a scam"
|
title = "Shared hosting is a scam"
|
||||||
publishDate = 2023-03-29T00:00:00+02:00
|
publishDate = 2023-03-29T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:37+02:00
|
lastmod = 2024-09-28T00:30:38+02:00
|
||||||
tags = ["sharedhosting", "saas", "scam"]
|
tags = ["sharedhosting", "saas", "scam"]
|
||||||
categories = ["tech"]
|
categories = ["tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Shiny objects, and learning"
|
title = "Shiny objects, and learning"
|
||||||
publishDate = 2024-04-24T00:00:00+02:00
|
publishDate = 2024-04-24T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:39+02:00
|
lastmod = 2024-09-28T00:30:42+02:00
|
||||||
tags = ["mindset", "attitude", "rant"]
|
tags = ["mindset", "attitude", "rant"]
|
||||||
categories = ["business"]
|
categories = ["business"]
|
||||||
draft = false
|
draft = false
|
||||||
|
@ -40,16 +40,16 @@ There are two outcomes we can generally expect:
|
||||||
1. Our manager does their research, and consults with their team before making a
|
1. Our manager does their research, and consults with their team before making a
|
||||||
decision on whether they should buy and start using the new software,
|
decision on whether they should buy and start using the new software,
|
||||||
considering the upsides/ downsides seriously, as well as the overhead of
|
considering the upsides/ downsides seriously, as well as the overhead of
|
||||||
migrating their data, processes, and training.{{<sidenote>}}This happens the most in companies which foster a culture of care and risk management, in my experience.{{</sidenote>}}
|
migrating their data, processes, and training{{<sidenote>}}This happens the most in companies which foster a culture of care and risk management, in my experience.{{</sidenote>}}.
|
||||||
2. Our manager doesn't do the research, and enforces the change over to the new
|
2. Our manager doesn't do the research, and enforces the change over to the new
|
||||||
software based on what's effectively hearsay, creating friction in their department {{<sidenote>}}Migrating data, processes, implementing new training for hires, updating their tech stack to integrate with the new software.{{</sidenote>}}.
|
software based on what's effectively hearsay, creating friction in their department{{<sidenote>}}Migrating data, processes, implementing new training for hires, updating their tech stack to integrate with the new software.{{</sidenote>}}.
|
||||||
|
|
||||||
The core difference is nothing else but the manager's awareness. Our
|
The core difference is nothing else but the manager's awareness. Our
|
||||||
imaginary manager may understand the limits of their knowledge, and have the self-awareness to admit when they're out of their depth.
|
imaginary manager may understand the limits of their knowledge, and have the self-awareness to admit when they're out of their depth.
|
||||||
|
|
||||||
This isn't easy.
|
This isn't easy.
|
||||||
|
|
||||||
There is also the element of FOMO when faced with peer pressure{{<sidenote>}}Not always, but sometimes artificially created by marketers{{</sidenote>}}.Our imaginary manager, when
|
There is also the element of FOMO when faced with peer pressure{{<sidenote>}}Not always, but sometimes artificially created by marketers{{</sidenote>}}..Our imaginary manager, when
|
||||||
faced with love bombing {{<sidenote>}}Using the term lightly here. Businesses have social media managers whose role is to make each prospective user (lead) feel important and appreciated, playing on their emotions in an attempt to sell their software.{{</sidenote>}} from a software's community (social media groups, e.g. on Facebook),
|
faced with love bombing {{<sidenote>}}Using the term lightly here. Businesses have social media managers whose role is to make each prospective user (lead) feel important and appreciated, playing on their emotions in an attempt to sell their software.{{</sidenote>}} from a software's community (social media groups, e.g. on Facebook),
|
||||||
can rarely help growing into a positive emotional relationship with the company.
|
can rarely help growing into a positive emotional relationship with the company.
|
||||||
In turn, in an effort to be part of the in-group, they buy into the software
|
In turn, in an effort to be part of the in-group, they buy into the software
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "VPS is my new friend"
|
title = "VPS is my new friend"
|
||||||
publishDate = 2022-10-07T00:00:00+02:00
|
publishDate = 2022-10-07T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:17:43+02:00
|
lastmod = 2024-09-28T00:30:39+02:00
|
||||||
tags = ["vps", "sysadmin", "servers", "ssh", "sshfs", "foss", "vendorlock"]
|
tags = ["vps", "sysadmin", "servers", "ssh", "sshfs", "foss", "vendorlock"]
|
||||||
categories = ["tech"]
|
categories = ["tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "VPS set-up"
|
title = "VPS set-up"
|
||||||
publishDate = 2022-08-18T00:00:00+02:00
|
publishDate = 2022-08-18T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:40+02:00
|
||||||
tags = ["vps", "sysadmin", "servers"]
|
tags = ["vps", "sysadmin", "servers"]
|
||||||
categories = ["tech"]
|
categories = ["tech"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Wisdom from a Satyr"
|
title = "Wisdom from a Satyr"
|
||||||
publishDate = 2023-03-30T00:00:00+02:00
|
publishDate = 2023-03-30T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:41+02:00
|
||||||
tags = ["ethics", "suffering", "buddhism"]
|
tags = ["ethics", "suffering", "buddhism"]
|
||||||
categories = ["wisdom", "mind"]
|
categories = ["wisdom", "mind"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
+++
|
+++
|
||||||
title = "Some words in a moment of peace"
|
title = "Some words in a moment of peace"
|
||||||
publishDate = 2023-04-04T00:00:00+02:00
|
publishDate = 2023-04-04T00:00:00+02:00
|
||||||
lastmod = 2024-09-27T21:05:38+02:00
|
lastmod = 2024-09-28T00:30:40+02:00
|
||||||
tags = ["language", "words", "meaning", "clarity", "communication"]
|
tags = ["language", "words", "meaning", "clarity", "communication"]
|
||||||
categories = ["mind"]
|
categories = ["mind"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
title = "On Mark Zuckerberg's recent claims"
|
title = "On Mark Zuckerberg's recent claims"
|
||||||
lastmod = 2024-09-27T21:05:37+02:00
|
lastmod = 2024-09-28T00:30:38+02:00
|
||||||
tags = ["copyright", "zuckerberg"]
|
tags = ["copyright", "zuckerberg"]
|
||||||
categories = ["tech", "llm"]
|
categories = ["tech", "llm"]
|
||||||
draft = false
|
draft = false
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue