• 1 Post
  • 17 Comments
Joined 9 months ago
cake
Cake day: April 9th, 2024

help-circle
  • He’s referring to a hardware mux. Essentially, it’s hardware that will bypass your iGPU and directly use your dGPU. It’s more expensive to find laptops with hardware muxes, but they perform a bit better because output isn’t being routed through the iGPU first.

    The downside of a hardware mux is that you have to switch between the dGPU and iGPU in your UEFI. This means you need to restart the computer every time you want to change which GPU you’re using. The dGPU will result in better performance at the cost of battery life.

    Odds are your laptop does not have a hardware mux and you will need to go through the standard optimus setup for your distro. Some distros make this easy with their own tools, like Linux Mint and Manjaro.









  • Trust me, the closer you get to the linux community, the more you’ll realize that the “elitists” are just a small and abrasive minority.

    They’re not even enthusiasts; just trolls trying to send others down bad paths.

    Free software is for everyone. Not just nerds who know how to tinker.





  • john89@lemmy.catoLinux@lemmy.mlKali Linux 2024.4 released
    link
    fedilink
    arrow-up
    3
    arrow-down
    3
    ·
    edit-2
    3 days ago

    If you ever get involved in hacking, a lot and I mean a LOT of the tools are written in Python.

    It can be a real PITA to set up a ton of different, standalone python programs, so kali linux comes with most of what people will need installed and ready to go.

    Personal rant: Stop writing your programs in Python. If it’s meant to be distributed, use a compiled language.



  • SteamOS is better than, for example, macOS and Windows because of licenses.

    Since you’re new (welcome!), I should let you in on a little secret: pretty much the entire free software movement is built around licensing. I know, it’s boring and seems insignificant. But the outcomes are profound.

    Because SteamOS is built to function within the free software ecosystem, it means users are never beholden to the decisions of one centralized entity (usually the company that owns the software patents.)

    If Valve ever decides to, say, include candy crush ads in SteamOS’ start menu (they’d have to make their own start menu, since right now SteamOS uses one that’s already made by the free software community), then users can choose to remove that part of the menu or replace the menu altogether without having to start from scratch.

    For wealthy people who can always pay the “proprietary tax,” this might seem like a non-issue. Practically speaking, these people only want their software to work without hassle. They don’t care about the true cost of that software, such as only one entity being able to modify/distribute the software. It’s not until, say, photoshop starts charging a subscription (which they can always increase the price of) that people start to see the value in free software and the importance of licensing.