@Eric Gerlach I... guess, but I'd imagine there are less violent ways to feel that control.
Maybe that's just me.
Penfount • Pen Community reshared this.
Fortunately fountain pen ink is water soluble so it often washes right out if you get to it immediately.
Thank God it wasn't my Baystate Blue.
Jonathan Lamothe likes this.
Jonathan Lamothe reshared this.
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
Every time I read #UnixSurrealism it makes me want to switch to #Plan9.
This is absolutely not a reasonable option for me, but it doesn't stop me from wanting to do it.
like this
reshared this
like this
like this
I think the convention is "prep time" for a recipe is before heat is applied "cook time" is after heat is applied and "total time" is the sum of both, plus any required rest time between or after cook.
But, I do agree that can be annoying, because it's not the same as my expectations.
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:
- English (Canada)
- English (United States)
- 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.
I don't mind, but it's surprising.
Just heard someone unironically use the term "real AI".
Real artificial intelligence? What the hell does that even mean?
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?
like this
reshared this
I just got an email today from my doctor that there will be a charge of $25 for prescription renewals when requested by the pharmacy effective... at the beginning of this month (retroactively?).
Katy and I just renewed five prescriptions this way yesterday.
It's been a morning of interesting and stressful phone calls.
@e bored Sure, but up until this point that was the way he specifically told us to do it.
The thing that's changed is that he can no longer bill OHIP* for these renewals.
* Ontario Health Insurance Plan
It has come to my attention that my favourite jacket is falling apart. I would like to repair it for two reasons:
- I love this jacket.
- I can't afford a new one right now.
I have no opposition to #VisibleMending.
Suggestions?
#AskFedi #ClothingRepair
reshared this
@Jonathan Lamothe I wonder how the jacket would look with two bands of contrasting colour bias tape sewn (by hand, if I had to do it) around the cuff seam.
but I'm not sure it would last long, if the rip is because it's a high friction area, maybe you'd need something stronger than bias tape
Thought I had berry juice on my hand from the food I was eating so I licked it.
It was ink.
I love my #FountainPen but sometimes...
reshared this
Jigme Datse reshared this.
Not that knowledgable about that ink/line. I have noted that stuff like walnut ink, tea ink, sumi ink, very much can have a distinct flavour. A fair amount of ball point ink I've noticed certainly has a flavour. But some of the potential fountain pen inks, I can see basically not having anything you'd note.
I'll have to look up that ink.
Huh. I appealed the speed camera ticket online. They sent an email saying that it was being reviewed but nothing else since. Suddenly this morning when I try to check the status of the ticket, it doesn't seem to exist any more.
I don't want to just assume they've waived it, but I don't know what else to make of this. It'd be nice to have some sort of confirmaion.
like this
like this
Isaac Kuo likes this.
I was always bothered by the scene in #StarTrek II when they used Reliant's prefix code. The input device they used made absolutely no sense from an electronics (or user interface) standpoint.
It just recently occurred to me though that it makes absolute sense from a quick and dirty movie prop standpoint.
like this
Had the car towed to the mechanic's and walked to my brother-in-law's to wait for the mechanic to call us with the damage.
That was a longer walk than I expected. We also took a "shortcut" along a walking trail that I found on OpenStreetMap.
I was sure we were going to spawn a true crime documentary: couple disappear into woods never to be seen again.

Jonathan Lamothe
in reply to Jonathan Lamothe • •sqrt(1) = -1. We're either constraining the answer to positive numbers or we're not.Pat
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!
Jonathan Lamothe
in reply to Pat • •abscan be defined for the whole complex plane though (the square root of the sum of the square of the real and imaginary components) i.e.:abs(a + bi) = sqrt(a^2 + b^2)Maddie
in reply to Jonathan Lamothe • • •Sensitive content
And with quaternions, we can pick any unit, like sqrt(-1) = (i+j+k)/sqrt(3)
y'know, where i = sqrt(-1), j = sqrt(-1), k = sqrt(-1) 😜
Jonathan Lamothe likes this.