• 1 Post
  • 43 Comments
Joined 3 years ago
cake
Cake day: July 3rd, 2023

help-circle


  • I’ve heard Google use Debian as gLinux and I feel many other giants also use it and sponsor it and I’m not comfortable choosing it as my distro.

    They use Debian for the same reason all heavy industry is built using steel and not whatever flashy new composite is in the news today. It works. Debian is slightly harder than Ubuntu / Mint to install and set-up, but probably the easiest to maintain since it is extremely stable and forgiving. It will also work on just about any hardware.

    And don’t worry about the sponsorships. Debian is run by the community; the sponsers don’t get to decide anything.




  • As non_burglar said, RISC-V is so far mostly used for small chips for embedded systems. This could change in the future, of course, but you might not have a good RISC-V laptop by 2027-28. There is also a concern that the chips themselves need not be open-source, but there have been open-source designs such as XiangShan, which is comparable to A76.

    Currently, your options are DeepComputing’s DC-ROMA, which uses a SpacemiT SoC K1, and Framework’s Laptop 13, which has a StarFive JH7110. Neither CPU is fully open.

    On the software side, there is better news. Debian has accepted RISC-V as one of its main architectures.






    1. There’s an uptick in ‘Unknown’ (currently at 26%).

    2. Linux adoption might have slowed down because India - US relations have improved since then, because Trump can be distracted by promising him trade deals. Of course the deal he wants (giving US agri companies access to the Indian market) will face opposition from farmers’ unions, so I’m not sure what the govt’s long-term plan is.

    One good thing is that when a govt dept switches to Linux, it sort of sticks. And govt contracts are very profitable, so we’ll likely see greater interest from both hardware and software companies.










  • Will my ability to play games be significantly affected compared to Windows?

    Depends on the game. In general no, unless it has kernel anticheat, which Linux will not allow because that’s a glaring security risk.

    Can I mod games as freely and as easily as I do on Windows?

    Yes.

    If a program has no Linux version, is it unusable, or are there workarounds?

    Most Windows software can be run on Linux using Wine. But there are advantages to using Linux-specific alternatives - they are often lighter and faster.

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    Yes, each distribution has its own update tool. They also install and update software (like in Android, where Google Play installs and updates all apps and not just the OS). No need to download exe files from random websites.

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

    Linux is generally much more secure than Windows, because it is open-source. Most internet servers and supercomputers use Linux partly because of its security.

    Are GPU drivers reliable on Linux?

    Nvidia is notoriously bad but getting better. AMD is good.

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    No.

    And also, what distro might be best for me?

    Linux Mint. It is stable, reasonably up to date and does not make confusing changes every update. It also tends to work on most systems.