• 2 Posts
  • 763 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle

  • ikidd@lemmy.worldtoLinux@lemmy.mlLF Distro
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 hours ago

    Does LMDE do wayland? If not, I wouldn’t bother.

    Bazzite or some other Fedora variant. Nobara has some tweaks for nVidia, full codec support, and specifically supports programs like daVinci Resolve, KDenlive and OBS Studio in the Welcome screen. Not an immutable distro like Bazzite though, which depending on how you like to install stuff, might not be a bad thing.







  • ikidd@lemmy.worldtoSelfhosted@lemmy.worldRun android app
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    2 days ago

    Kasm Workspace has a Redroid image that lets you use Android in a web browser along with any of the other images Kasm has in their registry. There are some caveats in the installation that are explained in the docs. YMMV depending on your knowledge levels.

    Alternatively, figure out how to install Redroid directly. https://github.com/remote-android/redroid-doc Keep in mind, you will either want to run this on a baremetal install of one of the supported distros listed or a full VM. It will want Binderfs, and that’s a pain in the ass to install on an LXC container if that’s what you’re using as a docker host.


  • Netfabb before Autodesk fucked it will fix a lot of hanging vectors, Sketchup is just way easier to use than any CAD software I’ve every used but may or may not be able to open files included with Thingiverse downloads, depending on what was used to make them.

    DM me if you need a copy of either. I’ve installed both on Linux in the past as well and have a link to some documentation on that.






  • Well, that’s a new development. That used to be the go-to method they pushed. Thanks for pointing that out.

    As for Docker Desktop being the top option, it would only be used for a “development environment” because why would you install that on a headless docker host for production? And after the horror stories I’ve heard of Windows and Mac versions of Docker Desktop, there isn’t a chance in hell I’d use it anyway.

    So yes, going forward it looks like adding the repos and apt-get install are the way to go. Except, the convenience script was so… convenient.


  • That Community-scripts seems to come off as some sort of Proxmox association, but I can’t see anything official. Maybe Tteck is endorsing it, but it’s not clear either.

    Keep in mind that running scripts, especially curl-bash pipes, has a huge security risk as anything can be substituted in the scripts or the dependencies they call. No clue who MickLesk is and not saying they’re good, bad or indifferent. But there is no reputation there and caution should be exercised.






  • ikidd@lemmy.worldtoSelfhosted@lemmy.worldHelp with docker setup
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    7 days ago

    When I tried it last (a couple years ago), the docker snap was an untroubleshootable mess. I don’t like the idea of running Docker that way, in whatever version of a container that Canonical has come up with for snaps. It’s just looking for problems. Run an application with Snap if you want, but a whole container system? No thanks.