diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-01-28 18:06:53 +0000 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-01-28 18:06:53 +0000 |
| commit | ed52216fb8df3c5c6ed1561ed59699a67a950187 (patch) | |
| tree | 643debcd204e511e0842a68f6946a97a26f51814 /website/src/content/blog/2024 | |
| parent | 17aa658fb8b86a5caf3d3608f7871e43d09be55a (diff) | |
| parent | c9f6c53a0d9617e3d3a6862b3998322c2a1470c8 (diff) | |
Merge branch 'main' of https://github.com/joeacarstairs/personal-website
Diffstat (limited to 'website/src/content/blog/2024')
| -rw-r--r-- | website/src/content/blog/2024/01/29/euhwc_toast_to_the_lasses_2024.md | 2 | ||||
| -rw-r--r-- | website/src/content/blog/2024/10/tracking_pixels.md | 32 |
2 files changed, 33 insertions, 1 deletions
diff --git a/website/src/content/blog/2024/01/29/euhwc_toast_to_the_lasses_2024.md b/website/src/content/blog/2024/01/29/euhwc_toast_to_the_lasses_2024.md index dec6bf5..e81ca44 100644 --- a/website/src/content/blog/2024/01/29/euhwc_toast_to_the_lasses_2024.md +++ b/website/src/content/blog/2024/01/29/euhwc_toast_to_the_lasses_2024.md @@ -91,7 +91,7 @@ She uses what her Maker has endowed her<br> with: her recorder skills are off the charts;<br> youse think I’m joking, but I wouldn’t doubt her!<br> This lass of the land of the Rot-Gold-Schwarz<br> -will soon depart, though long we might beseech ya<br> +will soon depart, though long we might beseech you<br> to stay. Of course, you’ll break all of our hearts,<br> but mine most of all. Any time, Felicia,<br> Creag Meagaidh calls, I know routes up the rear<br> diff --git a/website/src/content/blog/2024/10/tracking_pixels.md b/website/src/content/blog/2024/10/tracking_pixels.md new file mode 100644 index 0000000..cb2e965 --- /dev/null +++ b/website/src/content/blog/2024/10/tracking_pixels.md @@ -0,0 +1,32 @@ +--- +title: Tracking pixels +description: Concerning a notice in the privacy policy of an HR app +pubDate: 2024-04-10 +--- + +I recently made the mistake of reading the privacy policy of the HR app my +employer uses. Take this choice excerpt: + +> **Tracking Pixels** +> +> We may place tracking pixels in our Applicant Tracking System (ATS). These +> pixels are used for analytics purposes, including to track statistical +> information around when an email sent to you is opened. + +Translation: + +> We reserve the right to know whether you have read our emails, how long you +> spent reading them, at what time and in what physical location you read them, +> and any other information we can get our hands on. We reserve the right to do +> this as soon as you open an email, without asking for your permission first, +> and ask for your forgiveness later. That is, if you ever find out: which you +> won't, because we also reserve the right to hide this information in a Privacy +> Policy which we know you won't read, and we design our data-harvesting monster +> to be completely undetectable to anyone except determined experts, on purpose. +> We reserve the right to leave this data lying unused in a data warehouse where +> someone might steal it, and we also reserve the right to use it, if we can +> think of something satisfactorily dastardly to do with it. On the bright side, +> we probably won't, so having your data leaked to hackers and fraudsters is +> probably the worst you have to worry about. Unless we sell your data to +> advertisers, or a ~black hole of stolen data~ Large Language Model. Oh yeah, +> we probably reserve the right to do that, too. We doubt anyone will ever check. |
