• 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle













  • I’m increasingly of the opinion that settlements should be outlawed in many cases. Settlements mean a case ends without a final ruling. If the parties could resolve their issues without a court, then they never should have sued. If they bring the courts into it, then the court process should be followed to the end.

    Paxton made a request of the hospital that 1. He knew they would not comply with and 2. Was not legal. It was pure grandstanding. In a settlement, he escapes any penalty for his abuse of office. At the least, definitely losing the case would look worse for him than just settling.

    Companies also use settlements to avoid being judged guilty of various abuses. Settlements almost always include NDAs and no admission of guilt by the company. So, some of the people harmed get a huge monetary payout, but the company can keep on hurting others.


  • It doesn’t have to be the main GPU. I’m not even sure it would be possible to pass through integrated graphics. But if all you need is HDMI output, you can use the absolute cheapest GPU you can find (assuming there’s an open PCIe slot). PCIe pass-through does require CPU support (Intel VT-d or AMD-Vi) on the host and may need to be enabled in the BIOS/UEFI. I have an NVIDIA Telsa card passed through to a VM on my Proxmox server, but I’m only using it for compute; my card doesn’t even have a video output.




  • SMB is a network protocol developed by Microsoft. It’s the protocol used by Windows computers to share files with each other. But the protocol was reverse-engineered and a program called Samba provides SMB functionality on Linux. You only see print$ because your Samba isn’t configured with any file shares. You’ll have to configure it. You can find guides online about how to configure Samba. Samba also maintains its own user list independent of the system. That’s why your local account password didn’t work.