That’s… a big gap. I think I’d just be confused all the time if I had to switch between them.
🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆.
𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍
That’s… a big gap. I think I’d just be confused all the time if I had to switch between them.
What almost impresses me most is the architecture of the Parthenon in Athens. Nothing in it is perpendicular. There’s a rise in the middle of the floor of about 6.5cm over a span of 30 meters that makes the floor bowed and prevents it from looking like it’s sagging in the middle. All of the columns are just slightly tilted inwards. They’re not straight-sided, either, they’re bowed. The whole danged thing is an optical illusion to make it appear perpendicular, because it’s so big that if they didn’t, it wouldn’t.
https://www.thearchaeologist.org/blog/6e7osxbhye9libjdlmb8std5b77rs9
C-beams glitter in the dark near the Tannhauser gate.
Amazon has a non-existent customer support, so you may have limited options.
If they had customer support, I’d suggest contacting them and tell them to either refund, or else you’d give them the ID immediately followed by a GDPR request to purge your data. That might have gotten some movement, because those GDPR requests have the force of law, and are also a fair PITA for Amazon. However, there’s no way to give them a shot across the bow. I think your options are:
The happy news is that you are protected by GDPR. Many of us are not, and don’t even have the option to demand they purge the information.
This is really good to hear. As someone who hasn’t used Windows since 2004, it’s easy to lose perspective of how daunting a self-switch can feel.
I’m glad to hear your experience is going well. I know you’re experiencing many little annoyances and things which seem harder than they should be, but are not focusing on those. It’s always good to hear the perspective from a new user!
OnlyOffice is a Russian company. Some people might care about the latter part.
The connection between OnlyOffice and Russia has caused some controversy. The company has moved headquarters and attempted to hide its Russian ties through shell companies. The company develops its product in Russia and presents itself in the Russian market as a Russian company. For this reason some Ukrainian businesses have moved away from OnlyOffice.
Wikipedia has more info (with references) for the curious.
Second this.
It’s still the best E2E messaging system I’ve found; the only one my mom, wife, and sisters-in-law reliably use.
I just want them to focus on fixing the sketchy DHT that seems to cause every problem.
That’s a lot of bloom for a little guy!
Penalty: the equivalent of $100, probably. And even that will be contested; the second judge will drop it to $50, and the third to $10, and then the Meta lawyer will pay that out of her pocket change.
My recommendation is to put all of the variables in an environment file, and use systemd’s EnvironmentFile
(in [
to point to it. ]
One of my backup service files (I back up to disks and cloud) looks like this:
[Unit]
Description=Backup to MyUsbDrive
Requires=media-MyUsbDrive.mount
After=media-MyUsbDrive.mount
[Service]
EnvironmentFile=/etc/backup/environment
Type=simple
ExecStart=/usr/bin/restic backup --tag=prefailure-2 --files-from ${FILES} --exclude-file ${EXCLUDES} --one-file-system
[Install]
WantedBy=multi-user.timer
FILES
is a file containing files and directories to be backed up, and is defined in the environment file; so is EXCLUDES
, but you could simply point restic at the directory you want to back up instead.
My environment file looks essentially like
RESTIC_REPOSITORY=/mnt/MyUsbDrive/backup
RESTIC_PASSWORD=blahblahblah
KEEP_DAILY=7
KEEP_MONTHLY=3
KEEP_YEARLY=2
EXCLUDES=/etc/backup/excludes
FILES=/etc/backup/files
If you’re having trouble, start by looking at how you’re passing in the password, and whether it’s quoted properly. It’s been a couple of years since I had this issue, but at one point I know I had spaces in a passphrase and had quoted the variable, and the quotes were getting passed in verbatim.
My VPS backups are more complex and get their passwords from a keystore, but for my desktop I keep it simple.
I hope this isn’t a step towards replacing the native app with an SPA.
Salem’s Lot.
It was forbidden, but on TV, so I’d flip channels to watch it in 30 second clips. It was far more terrifying that way, as I found out later in life; watched all the way through, it was a fairly mediocre film.
What I love best about that song are the vocal renditions on YouTube. It’s quite moving when it’s sung without the pop beat.
Or, in the US, you learn to drive first, at 16, but can’t drink legally until 21. So you get people who’ve been driving for 5 years and confident with their driving ability, learning what their alcohol limits are. Yes, plenty of teens drink illicitly, but I always thought Germany did it better: you get experienced with alcohol and have been drinking for 6 or 7 years by the time you get your license.
Life expectancy tended to be a lot lower, too. Once you lost your teeth, it was only matter of time. With no antibiotics, any injury that broke skin could be a death sentance, and over 30, 40 years, the odds stack up.
Childbirth was a pretty dangerous thing for women, too.
I like your take on it; the issue comes in that conflict where external labels don’t align with internal pronouns (or any other form of self-identity, such as identifying as a particular race despite genetic dominance). We want to respect people’s self-image, when we can, don’t we?
For me, it’s the good faith test. It can be difficult, or impossible, to determine bad faith, but sometimes it’s obvious. Trans people usually seem sincere about their identities, so I take them at face value. A meat eater insisting they be called ‘vegan’ is just mocking self-identification and kicking back at the whole pronouns thing, for whatever reason. That’s not good faith; that’s being contrarian.
That’s my line, until someone convinces me of a better one.
It’s space. There’s actually 28 hours in space, but she does get bathroom breaks.
Have you read any Stoic writings? That sounds like a hot take from Stoicism cliff notes.
And, no. I see no issue with Stoicism; I think it’s a very pragmatic philosophy.
It absolutely would be. It is, on the other hand, occasionly useful to be able to pop in and change a config file, many of which are actually Turing complete languages. What I do far more often, though, is SSH into remote, headless servers and write code there, which is exactly the same as doing it from a phone, only much more comfortable.
Not that kind of “use!”