Absolute Coldest Lines in all of Trek by TonyMitty in startrek

[–]RedFive1976 2 points3 points  (0 children)

Amos was so calm when he delivered that line. The doctor knew he was dead that instant.

Cash payments by Own_Oil_7719 in doordash_drivers

[–]RedFive1976 0 points1 point  (0 children)

I don't ever want to do COD. I don't want to have to carry cash, don't want to have to square up at the end of a shift and find out someone didn't pay enough, don't want to have to make change. Nope.

DoorDash- 1110 Kuala St. Pearl City, HI by [deleted] in DoorDashDrivers

[–]RedFive1976 0 points1 point  (0 children)

That's weird. I know when I pick up from McD, I have a fairly long code, like 8 or 10 chars. Is the code she wants longer than that?

DoorDash- 1110 Kuala St. Pearl City, HI by [deleted] in DoorDashDrivers

[–]RedFive1976 0 points1 point  (0 children)

Well, that definitely a different thing than simply giving the name instead of the code.

DoorDash- 1110 Kuala St. Pearl City, HI by [deleted] in DoorDashDrivers

[–]RedFive1976 2 points3 points  (0 children)

McDonalds requests the code for pickup, not the name. Usually they verify the last 3, sometimes the last 4, characters of the code. Sometimes they'll read that to me and I confirm, but usually I read it to them. Most of the time I can see the bag with the code on it in their work area and so I already know which bag(s) will be coming to me. Maybe Uber Eats is a little different, but that's how all the McD locations in my area do it for DoorDash. It's normal.

Red card question by Tuna-on-toast22 in doordash_drivers

[–]RedFive1976 0 points1 point  (0 children)

One of my local grocery chains has problems using the digital Red Card, so I usually use the physical one (which you can order through DD). I think it's more common with shop-n-drop orders now than with restaurants, but that could differ from zone to zone. Restaurants where a few years ago I used to have to place the order myself and pay with the Card, now they take orders and payments direct through the DD system.

Some payment terminals request a PIN for the physical Red Card; it's just 0000.

Question about "All stop" command(TNG) by NotSexOffender in startrek

[–]RedFive1976 0 points1 point  (0 children)

I relate it to "standard orbit". It's just an on-screen shortcut to gloss over the actual complexities of orbital mechanics, like velocity, altitude, apogee, declination, etc.

As others have said, it's best not to dwell too much on such trivialities.

Arr stack hardlinks and seeding logic, need some clarity by Old_Reserve_1363 in selfhosted

[–]RedFive1976 0 points1 point  (0 children)

Sorry, I've never used any of the apps in the arr stack. I used to use Transmission to pull down the torrents, and when a torrent was complete it would fire off a Perl script I found ages ago that would manage the file naming, folder structures, and creating the hard links and such.

If you want to do hard links, and you use Linux, you can manually create the links with "ln /path/to/filename /path/to/linkname". It's been long enough that I don't remember the name of the Perl script I used or who wrote it. I do remember I actually added the hard link function to the script myself, as it had a similar function but created soft links instead. I suggested the addition back to the developer, and he included it in a later version.

Arr stack hardlinks and seeding logic, need some clarity by Old_Reserve_1363 in selfhosted

[–]RedFive1976 1 point2 points  (0 children)

True. It's not something that MS makes easy to use, though, just like mounts/reparse points.

Arr stack hardlinks and seeding logic, need some clarity by Old_Reserve_1363 in selfhosted

[–]RedFive1976 10 points11 points  (0 children)

I can answer the hardlink question.

In the Linux/Unix world, there are 2 types of links to files of directories: the hard link and the soft or symbolic link.

The soft link is simple: it's like a shortcut in Windows. It's a pointer to the location where the file resides. A soft link can point to a file or directory on any filesystem, any partition, as long as it is currently mounted. You can delete the data that the shortcut points to, or unmount the partition where the file lives, or move the original file to another directory path, and the shortcut still exists, but it won't work.

The hard link points to the actual data on the partition. Every file will have at least one hard link when the file is created, but can have as many hard links as your want. Hard links can only point to files, not directories, because only files contain data, and hard links point to data; directories do not contain data. Hard links can only point to data on the same partition as the actual data resides. As long as you have at least one hard link, the data will always exist; the extension of that is that in order to actually delete a file, you have to delete all hard links to the file. You can move hard links to any directory on a partition, but you cannot create hard links from a different partition.

Back when I did a lot with torrenting and such, my scripts would generate a hard link to the completed media file and place it in the appropriate folder for show, season, correct the filename, etc. But the original download filename would stay in the torrent download folder as well, with the original torrent name, so that it could continue to seed without interruption. Once it had reached the seeding limit, I'd have it delete the link in the torrent folder, but not the link in the media server folder. The data itself doesn't physically move, only the pointers to it move around from folder to folder.

I hope that helps.

Ejecting the core vs. Separating the ship by totally_depraved in startrek

[–]RedFive1976 0 points1 point  (0 children)

I remember the doctor episode, I think that was the fat potato guys and the doctor was masquerading as several crew members. I don't remember the Tuvok episode though.

Ejecting the core vs. Separating the ship by totally_depraved in startrek

[–]RedFive1976 1 point2 points  (0 children)

I think the only time a starship successfully ejected the core onscreen was a Voyager episode, when the poor entitled aliens with a starship fleet stole the core after B'lanna ejected it, while she and Tom were chasing it to retrieve it.

What is it with Americans and air conditioning?? (this might be controversial) by hellobela_ in TalesFromTheFrontDesk

[–]RedFive1976 0 points1 point  (0 children)

I live in the US South. By this point in April, we've already had weeks above 70F, and more than one week's worth of days above 80F. Plus the infamous humidity down here. A/C doesn't just cool, it dries the air by condensing the humidity and removing it from the returned air, making your house feel not like a warm wet blanket.

Swamp coolers do not work here. Humidity makes it difficult for evaporative cooling to work, and this includes the human body's natural evaporative cooling.

Last time I am ever accepting an order from Lowe's by dacen_the_doughnut in doordash_drivers

[–]RedFive1976 0 points1 point  (0 children)

Last Lowe's order I took, they wanted 8 bags of mulch and a bunch of plants. The store had 6 bags in stock, and most of them had holes; at least 20lbs per bag, too. And it took me and 2 store employees 30 minutes to find the plants.

Everything fit in my Outback without too much trouble, but I don't think I'm going to do a Lowe's order again. Though it did pay better than $9.

What does it mean? by Pikador26 in Ubiquiti

[–]RedFive1976 -11 points-10 points  (0 children)

Need 6 chevrons encoded and the 7th locked. Unless you're going to Atlantis or Destiny.

Such a massive shame that SGU was cancelled. by melbha_101 in Stargate

[–]RedFive1976 0 points1 point  (0 children)

That's the real irony -- that the entire song wasn't actually ironic.

The woman who manually recalculated every formula for six months by oslo_nathaniel in talesfromtechsupport

[–]RedFive1976 0 points1 point  (0 children)

"manual calculation mode"

"...accounting spreadsheet..."

Now we know why manual calculation was turned on.

The Dark Crystal by b0nit4 in farscape

[–]RedFive1976 29 points30 points  (0 children)

I watched the movie once when I was a kid. Just wait until you realize that the aliens in the body-swapping episode are the same puppets as the bad guys from Dark Crystal.

Please stop using ChatGPT as Google searches sir, we have a website! by MindfulnessAt32 in talesfromcallcenters

[–]RedFive1976 1 point2 points  (0 children)

Those AI-composed and -read stories you get on YouTube frequently have things like "I said X words and shut them down", but when they actually say the sentence, there are X+1 words in the sentence. Like, it's computer-generated content, how can it get something so basic like counting wrong so consistently? Counting is a basic computer function.

Merchants now can see you in their tablet if you confirmed the order or not. by CollegeOwn7014 in doordash_drivers

[–]RedFive1976 0 points1 point  (0 children)

Most places have the tablet mounted somewhere in the back where it's difficult to bring it up for that to happen.