• 4 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

  • Software-wise, if you are using a Linux installation with KDE interface, on an AMD CPU and AMD GPU, and are using a wayland session with gamescope to play games, it is very VERY close to the Steam Deck and you are benefiting from all the optimizations that were made for Steam Deck. Bonus points if the hardware is Ryzen 3000 series and Radeon RX 6000 series.

    You probably saw this, but Nexus Mods are asking feedback from Linux users, not just Steam Deck. Because, you know, apart from the sticks, size and touch pads, Steam Deck is just another Linux machine.



  • Most of (what we call) Linux OSes are formally GNU/Linux. GnuCash is as close as it gets to “made for Linux”. If you don’t want an accounting-specific application, but just generic spreadsheets, check out LibreOffice.

    I highly recommend GnuCash for accounting though: a fellow board member cleaned up an org’s accounting by putting it all in GnuCash, where it was a bunch of error-prone Excel sheets before. That really made it easier to keep track and to do it right.



  • F04118F@feddit.nltoProgrammer Humor@programming.devPlease stop
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    3 days ago

    A quick Google shows Quickbooks to be cloud-based accounting software. For FOSS accounting, GnuCash exists so you could try that (it can also run on Windows and macOS). However, it’s unlikely to have feature parity so if you like the added convenience that Quickbooks offers, see if you can use Quickbooks in a browser. Being cloud-based, they would probably build a browser version before building a Linux desktop app. If they don’t and you need to run a Windows desktop app on Linux, you can probably do this using Bottles (which uses Wine and Proton under the hood, the tech that enables the Steam Deck).








  • It’s a new desktop by the Pop!_OS team, System76. They previously used Gnome extensions but to make a snoother, more performant experience, they have been working on an entirely new desktop environment + toolkit, all in Rust. They call it Cosmic.

    The new Cosmic Store is super fast and smooth, perhaps the fastest package manager GUI on Linux desktop.

    Check out this speed comparison against GNOME Software: (Cosmic starts around 1:10) https://files.catbox.moe/mzz004.mp4

    If you’re on Pop!_OS 22.04 you can already install it with sudo apt install cosmic-store.

    There’s a few other COSMIC apps available but the store is the most usable one right now IMO. The text editor is fun too though. If you’re on another Debian based OS, you can probably add the system76 repo and then install it.