• 14 Posts
  • 311 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle




  • Yes, I’m playing unsupported and unverified games just fine too. Its the nature of progress, where the game, the drivers/system or Proton gets updated and the tested state no longer is accurate. There was a few cases when I tried the Windows version over Linux native build to see how it works. However I was never in a position where I needed that or when it was obviously much better. I always have this in mind in case I need to switch. Maybe in future versions where the native build is no longer functional under Linux.


  • BTW both applications download from HuggingFace and I could just place any .gguf file downloaded manually too. And it runs through lamacpp too, so it shouldn’t be too different. GPT4All got a few big updates recently.

    But I lack experience and am open for any alternative. Unfortunately oobabooga is not available through Flatpak (I’m on Linux). If it becomes available as Flatpak, I’ll give it a try. At the moment there is no hurry for me, as it works fine now. But the new Llama 3.1 128k is slow and I wonder if its a problem with AMD cards, with GPT4All or if this is a problem with this model in general. So that’s why I’m open to try other software.





  • To my knowledge, no. I was searching for GTA 1 and 2 as well and could not find a legal way to purchase them for PC. Maybe someone has the games as a gift, so would probably sell this way. Or old still active keys sold in certain shops. But those are grey areas. There was also a period of time when Rockstar gave those games away I believe.

    Whatever you do, I would be very careful not to fall in a scam trap. Also lot of free .exe downloads are probably infested with malware. The only way to play those games for me is, to emulate them.



  • The only reason to use Windows over Linux is compatibility with certain games (or even applications). Also the price of the device is pretty low. That means people who are interested into handheld PCs who want to use it as a sort of laptop for cheap and don’t care about Linux, can still install Windows on it. I’m not recommending it, but I’m glad people have this option and Valve is not actively trying to stop people (unlike other companies).




  • Git repos are still decentralized. It’s just Github was failing, the thing centralized and synced to. The point of Git being decentralized is, being able to take any of the Git repo copies of the current working developer, and host it on a Github alternative. Meaning the code and project did not get lost because of Github. It’s not that such an outage wouldn’t be a problem, it’s just such an outage is still a problem that can be solved and not a showstopper in the longrun.

    Even if Github suddenly cease to exist, out of nowhere, everyone who has a repo copy can setup such a server and work on it as nothing was happened (minus the Github features and hopefully nobody uses the Github app). I believe this is not the case with SVN. If the main repo gets corrupted or destroyed, then its an unsolvable problem. Unless you have a backup. And on Git everyone working on the project has basically a backup.

    In short, Git itself works offline. But if you are dependent on Github and its features and applications, then it becomes a problem. So I don’t know why SVN is mentioned as the savior here.





  • I’m actually a bit surprised this takes so long for Valve. Because I think Valve wants to be in a position what they envisioned with Steam Machines, where many systems are created by different manufacturers. Only with a reference model that everybody can fallback to as the base model, the Deck. Guess creating an operating system that can be installed on arbitrary handhelds is not easy (go figure).

    BTW this is not a unique concept either, because we had similar strategies before with home computer systems and console like systems in the 80s and 90s: MSX (actually from Microsoft) and 3DO are “popular” examples.