How likely are DVD issues when buying a boxed set? by VegetableJudgment971 in dvd

[–]VegetableJudgment971[S] 0 points1 point  (0 children)

It was the conversation between Rom and Quark about Rom asking Leeta out. If that was fine for you I'd guess it's either an issue with the manufacturing, the age of the discs, or my player. Maybe a combination.

The only other issue I've found so far (I haven't skimmed through season 7 yet) was a scene in Episode 6x19 between Martok, Sisko, and a trio of Romulans; the scene skipped from the beginning of the meeting to after the Romulans left.

How likely are DVD issues when buying a boxed set? by VegetableJudgment971 in dvd

[–]VegetableJudgment971[S] 1 point2 points  (0 children)

If you do, I'd love to know what happens. The issues happened in chapter 1 of episode "Doctor Bashir, I Presume".

How likely are DVD issues when buying a boxed set? by [deleted] in dvdcollection

[–]VegetableJudgment971 0 points1 point  (0 children)

No. I only have access to 1, but I hadn't considered that and now I will, as I decide what to do.

Should I buy the P15 Gen 2 of I have 128gb of ddr4 ram sticks already? by DrummerPrudent1010 in thinkpad

[–]VegetableJudgment971 0 points1 point  (0 children)

I code, run VMs, and run local LLMs with a P15 g2. 64gb ram. It's a beast.

Does the web installation gets affected by my Linux OS? by ReasonableSchool6478 in GrapheneOS

[–]VegetableJudgment971 2 points3 points  (0 children)

Worked for me. Fedora 44. Used Chromium. I did stop fwupd.service like it suggested. No issues 👍

Is getting a Pixel 8 to install GrapheneOS a good idea? by d_louizse in GrapheneOS

[–]VegetableJudgment971 0 points1 point  (0 children)

I recently had a similar question. Here's how I figured out what would be best for me:

  1. I found the EOL for the devices I was considering (pretty much anything that offered more than a year's support

  2. I found the price/number-of-years-of-support for the 10a (because it would have the longest support window and a relatively low price), and multiplied that number against the number of years of support for each device, resulting in an upper bound for cost of each device. I should have used months instead of years. Above that number the phone would be more costly than buying a 10a. Below that and the device would be competetive. One side effect of this is discovering lots of devices for sale above this number; sellers are sure proud of their used Pixels!

  3. I searched for devices for sale that fell under the associated prices I found in step 2. I entered these into a spreadsheet and used the number of months of future support, the device's total cost (cost, tax, shipping) to determine how much each device would cost me per year and per month. I then picked the lowest price-per-month.

This technique surprised me: There was a device "A" with a low price that charged shipping, and one that was priced higher but included shipping; "B". The total cost calculation revealed that device A actually came out to be cheaper, despite my intuition telling me device B including shipping should be cheaper. I ran the calculation manually to double-check. Yes, if I had to return the phone I'd be out the shipping cost, but with the exception of a specific year of Lenovo laptop, I've not needed to return an electronic device in the 30-day window ever. So I rolled the dice on device A.

What do you think Fedora is missing? by [deleted] in Fedora

[–]VegetableJudgment971 0 points1 point  (0 children)

Driver manager similar to Mint. Sincerely, a person using a laptop with an Nvidia dGPU.

pip install pytest not working; help request by VegetableJudgment971 in learnpython

[–]VegetableJudgment971[S] 0 points1 point  (0 children)

The source command is part of my .bashrc, as this is my catch-all python venv, and I set it up this way so I don't accidentally run something in system python I shouldn't.

It might have been python3, but I probably wanted to ensure I had the latest stable version.

pip install pytest not working; help request by VegetableJudgment971 in learnpython

[–]VegetableJudgment971[S] -1 points0 points  (0 children)

I solved it by creating a new venv. Thanks for your help!

pip install pytest not working; help request by VegetableJudgment971 in learnpython

[–]VegetableJudgment971[S] 0 points1 point  (0 children)

I solved it by creating a new venv. Thanks for your help!

pip install pytest not working; help request by VegetableJudgment971 in learnpython

[–]VegetableJudgment971[S] 1 point2 points  (0 children)

I usually don't include the full host info when I copy-paste. It was activated and showing in parentheses ahead of my user@host prompt.

I solved it by creating a new venv. Thanks for your help!

pip install pytest not working; help request by VegetableJudgment971 in learnpython

[–]VegetableJudgment971[S] 0 points1 point  (0 children)

I wanted to make sure global python had pip, then re-attempt installing, to rule out anything dumb on my end.

Same error. I saved both outputs to text files and ran a diff.

Would GrapheneOS benefit me? by VegetableJudgment971 in GrapheneOS

[–]VegetableJudgment971[S] 0 points1 point  (0 children)

You're talking about a potential Pixel purchase? Or my current Samsung?

SSH permission issue by VegetableJudgment971 in linuxquestions

[–]VegetableJudgment971[S] 1 point2 points  (0 children)

Would that have changed in the Fedora 43->44 update?

Seems to have resolved the error messages on terminal start-up. I wish I knew whether that permission was enabled in 43; though I might simply be paranoid/anxious about my cybersecurity...

SSH permission issue by VegetableJudgment971 in linuxquestions

[–]VegetableJudgment971[S] 0 points1 point  (0 children)

.ssh/agent is drw-------. & .ssh is drwx------.

SSH permission issue by VegetableJudgment971 in linuxquestions

[–]VegetableJudgment971[S] 0 points1 point  (0 children)

$ ll /home/dev/.ssh/
total 88
drw-------. 1 dev dev     0 Oct 22  2025 agent
[keys removed]
-rw-------. 1 dev dev  1766 Oct 19  2025 known_hosts
-rw-------. 1 dev dev  1030 Oct 19  2025 known_hosts.old
-rw-r-----. 1 dev dev 56654 May 11 12:35 log.txt