• 0 Posts
  • 127 Comments
Joined 2 年前
cake
Cake day: 2023年6月12日

help-circle
  • I appreciate that arch’s package manager is a bit of a monster - but that’s also what made it the prefect choice for me.

    In the immediate aftermath of the release of the Steam Deck, there was many hot weeks where arch’s ability to turn on a dime was exactly the tool needed to run all the new things valve released (fast development to deploy is aur’s specialty). This advantage was destined to not last more than 6 months, as that’s the release cycle for other distros.

    Nothing prevents ya from using Arch to install Flatpack, tho. It’s also really well documented at https://wiki.archlinux.org/title/Flatpak 😅






  • In FOSS world, this is only as true for the subset of developers (including both programmers and designers) that are contributing code as their job duties. Additionally that effect is only prominent in projects that are dominated by one organization. Both those things do happen, but there’s also numerous exceptions, too.

    Some developers are paid to write unrelated proprietary code and the developer also contributes to open source on their free time. Some projects have so many corporate contributors that none of them can single-handedly direct the development.


  • After investigating various releases, I suspect that that) slightly modified likely mostly means ‘directly welded to the motherboard instead of socketed’ and it is otherwise probably mostly stock.

    I imagine the direct welding is a cost-saving measure to make the product more competitive with consoles.

    Given that they announced that the recovery image should now work with a wide variety of systems and that they have stated in multiple places that they plan to eventually release a general version of the OS, they’ve done the work of making it compatible with mostly all AMD stuff. My bet is they’re also working with Nvidia and and their driver support is the holdup.


  • I imagine that’s because that’s what they tried back in 2015 with the Alienware steam machine.

    Because they were forced to do the work of making a custom cpu for the handheld, now they have the contracts and relationships to tailor a CPU for their 2026 machine. But you can tell they still want it to be primarily a PC because they only “lightly modified” it.





  • TeddE@lemmy.worldtoLinux@lemmy.mlAntiviruses?
    link
    fedilink
    arrow-up
    2
    ·
    1 个月前

    Hard disagree - the point is a decade ago there wasn’t enough Linux market share for bad actors to target Linux. Proton is a compatibility layer, which while technically being a sandbox, it isn’t designed around security the way a browser sandbox is. It would not be hard for a virus embedded in a made-for-windows program to identify that it’s actually a proton sandbox, then deploy a Linux-specific payload (assuming the malware designer gave it some forethought for that situation). Heck - there’s plenty of viruses that do their work in scripting languages that don’t care what OS you’re running on.