• 0 Posts
  • 155 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2024

help-circle
  • Internal HDMI capture cards are barely supported, there are some professional brands like blackmagic that have support but nearly all consumer grade capture cards are not supported at all, because the companies who make them don’t care about Linux.

    USB based capture cards often work because they use the same standard protocols as USB cameras.


  • Cups is so much better then everything printer related that is available for Windows and it works so good that even Apple was not able or willing to create something on their own and are using it their OS on all devices. Yes, the web interface is dated but nearly every Desktop comes with a modern integrated interface for printer setup and configuration. It is ages that I had to use the web interface. Cups comes with a boatload of printer drivers out of the box. And if not then there are often PPD files on the homepage of the printer manufacturer.

    Multifunction printers are a special case and if they are supported or not depends either on how the device is build (are the parts addressable Independently as printer, scanner, modem/Fax) or is it all a integrated mashup that needs special software or drivers from the manufacturer. In the first case can the printer part often be used with cups and the scanner with sane. Well in the second case there is not much that Linux developers can do without support and goodwill from the manufacturer.


  • This is correct, as long as the copy was produced lawfully, which is only possible if no copy protection was circumvented.

    Section 103 (17 U.S.C Sec. 1201(a)(1)) of the DMCA states: No person shall circumvent a technological measure that effectively controls access to a work protected under this title.

    This law was created to limit the rights from 17 USC 117, and yes exceptions to section 103 exist, but those are very specific and some of them even exclude games specifically from the exceptions.

    But I am no lawyer, and as a European I only have a very limited view and knowledge of US laws, so yes it is only my understanding of those laws and I could be wrong, so don’t take my words as a legal advice or anything like that. I am only a normal human with some experience with laws and jurisdictions, but far away from a specialist.



  • You may have the right to make a backup, but playing that backup on a non sectioned device or via non sectioned means is still a breach of the TOS and breaking the license terms of the game and/or console. Oh and it is in violation of the DMCA as far as I know, because to make the backup it is needed to circumvent copy protection, which is forbidden by the rules of the DMCA (and equal laws in other jurisdictions like Europe). You may own the cartridge, but you still only have a license (with very specific terms and rules) to use the software on it.




  • There are not much possibilities to legally own games left. Physical releases are nearly full gone on PC (physical boxes only containing Steam Keys), and even on Consoles they become less and less common (or turned into something like the Switch 2 Game cards). On the digital release front only GOG comes to mind as as store where one could say that one owns the game after purchase and download. Everything else only sell licenses that can be revoked or removed any moment.





  • You can add your own signing keys to the UEFI and boot an modified bootloader and Kernel that you have signed yourself. So yes, it is possible to “lie”

    For such a locked down system, akin to game consoles or smartphones, would be needed. And even those get jail broken and manipulated, so “total security” on there is not complete but easier to check and ensure. Another way to make sure that the code is not manipulated would be to put all those games into the cloud and have every player only play via streaming. All the code would then run on secured, locked down and verified machines.






  • My first steps were with Debian 2.0 and a Suse Version from about the same time. But that was not very successful so I went back to Windows for about a year and then really got into Linux with Gentoo. I had a year of not much to do, had to wait a year to get into University, and I decided to install the complicated Linux Distribution that I could find.

    Reasoning was: It will break a lot if it is so complicated, due to this I am forced to learn while repairing it.



  • Atomic/immutable distros are just another tool in the tool box. It is great for systems with a limited use scenario like the SteamDeck or HTPCs. I also love to install immutable distributions on systems where the user (often IT-illiterate) and the administrator are different people.

    On my desktop PC I will, for the foreseeable future, use a normal distro (ArchLinux in my case) but i am planing to look into changing my servers to immutable with docker. That could make updates/maintenance easier and reduce the risk for full server compromises