Applying for a freelance transcription gig tomorrow (when I can hopefully go back on my ADHD meds (because I can't mix them with Tylenol Cold)). Hopefully it works out better than the freelance closed captioning job I had a while back, but time will tell.

Trying to find a way to earn some extra income that doesn't require a reliable car, which has become a big question mark.

reshared this

CW: nerdy observation that appeals to my inner twelve-year-old

I learned a while ago of the existence of old Soviet ternary computers and have been doing some reading about how a ternary computer would operate different from a binary one.

In a binary system, the smallest unit of data is the bit (binary digit). What would the smallest unit of data be in a ternary system?

in reply to Jonathan Lamothe

CW: nerdy observation that appeals to my inner twelve-year-old

Sensitive content

in reply to Jonathan Lamothe

CW: nerdy observation that appeals to my inner twelve-year-old

Sensitive content

in reply to Jonathan Lamothe

piecewise function definitions are a thing though, like the abs function for instance

abs(x) = x, for all positive x
abs(x) = -x, for all negative x

sqrt(x) = positive y, for all positive x
sqrt(x) = i * sqrt(-x), for all negative x

I also find arctan really weird, because it only works if you fiddle with the domain (yet it clearly does exist, and is useful)

I enjoy the unpleasant feeling I get when I realise that all maths is made up!

Perusing the terms of service my phone is requiring me to agree to after the update.

Under the section about how they safeguard my data, it reads:

We take data protection seriously. We have put in place physical and technical safeguards to keep the information we collect secure. We also take appropriate measures, in compliance with applicable law, to ensure that the personal information collected by third parties remains secure. However, please note that although we take reasonable steps to protect your information, no website, Internet transmission, computer system, or wireless connection is completely secure.


That's a very verbose way to say "trust us, bro."

reshared this

Just signed up for DoorDash yesterday to try to diversify our income a little.

Got an email from them this morning. I opened it in neomutt to read that my account had been suspended "due to [my] repeated lateness violations", which is impressive considering I haven't even done a shift yet.

When I tried to show the email to Katy on my phone, the email instead read as a generic welcome letter.

It turns out that the plain text and and HTML parts of the email are completely different.

Things are off to a fantastic start, I see.

Edit: proofreading is for suckers

reshared this

So for some reason two of my apps are suddenly switched to French. It wasn't a big deal as I can read it, but it was annoying.

I had my system languages set as follows:

  1. English (Canada)
  2. English (United States)
  3. French (Canada)

I assume it was because these apps didn't have localisations for my first choice, but I don't know why they instead jumped to the third option, skipping the second.

infosec - CW: potential malicious link (obfuscated)

So Katy got a scam text claiming to be Canada Post with an underliverable package. I'm in the process of gathering information to send a report to their registrar's abuse department, but they're doing something clever to cover their tracks that I haven't fully been able to unravel.

For context, here is the link (with spaces added to prevent it from turning into an actual link and being accidentally clicked):

https:// canadapost-postecanadadeliverylivraison .com/canadapost/index.php

When opened from Safari on her phone, it loads a realistic looking phishing site, but when opened from any other browser, it returns an empty (0 bytes) page. I assume this is to hamper attempts to investigate abuse claims (though the domain name is already pretty incriminating).

Since there doesn't appear to be any kind of unique identifier, I assumed this to be some kind of spear phishing attack that was based on her browser's User-Agent string, but when I tell curl to mimic it, I still don't get a result.

Any ideas about how they're doing this?

in reply to Jonathan Lamothe

infosec - CW: potential malicious link (obfuscated)

Sensitive content

This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.