❤️ sex work is work ✊

  • 1 Post
  • 67 Comments
Joined 3 years ago
cake
Cake day: June 3rd, 2023

help-circle
  • Most stuff that runs on Windows is uninteresting because there are superior free alternatives on Linux, but in the cases where I needed it, Bottles is great.

    I’m not sure what people are referring to in other comments when they say Bottles has “jank”, but for me it works very nicely for the few apps I occasionally need to use it for: Daz3D (just worked), jDownloader (just worked), and Affinity (followed this guide and it worked easily).




  • Luke@lemmy.mltoLinux@lemmy.mlHow important is a DE to you?
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    I’m not trying to convince you to like something you don’t, and KDE is a fucking great suite of software.

    However, it does sound like maybe you haven’t used GNOME in quite a long time. It does have various customizations built in that are available to users through the settings UI these days, and “tweaks that barely work” isn’t really a representative critique of the general ecosystem anymore.

    GNOME’s extension platform is very mature at this point, and I’ve personally used a bunch of the same extensions for years now spanning like 10 major releases of GNOME without issue. Yeah, the little fly-by-night extensions that get two point releases and then are abandoned don’t work forever, but that’s true of a lot of old software, and is probably a good thing, honestly.


  • Luke@lemmy.mltoLinux@lemmy.mlReplace Windows, Excel needed
    link
    fedilink
    English
    arrow-up
    20
    ·
    2 months ago

    You could use something like WinBoat to make installing and using a virtual machine for Windows a lot easier. It also makes Windows apps feel almost like they are native to your Linux desktop, which is nice.

    Alternatively, you could try running Excel in wine using Bottles, but I’m not sure how well that’ll go since Excel is kind of a monster of an application.


  • I’m always confused by people saying that Vortex doesn’t work on Linux, when I’ve used it for years now on both my Fedora desktop and my Steam Deck. I didn’t even have to do anything outrageous to get it working. Install with Lutris like anything else made for Windows, press play, it works great.

    Edit: Realized this sounded maybe judgmental, when I didn’t mean it to. Not trying to make anyone feel bad in any way. More like encouragement, because once you get over the hump of figuring out how to use tools like Lutris to run games, running Vortex is the same process.





  • I somehow keep running across videos that won’t load in Clapper, Showtime, mpv, VLC, or Handbrake, and Nautilus won’t show thumbnails for them. It’s very frustrating. Supposedly I’ve already installed all the available codecs from RPMFusion, but still get the “codec missing” error on a bunch of videos.

    Jellyfin on the other hand, it plays everything I’ve ever thrown at it. I don’t know what the hell it’s doing differently from the other video players on my system, but it works great.




  • Luke@lemmy.mltoProgrammer Humor@lemmy.mlWebp
    link
    fedilink
    English
    arrow-up
    23
    ·
    6 months ago

    Incompatible with every website in which browser? It works for years in both Chrome and Firefox. Is this a meme for Safari users only?

    The fact that Google invented this format is the most annoying thing about webp, but the complaints in this image haven’t been an issue for a very long time in my experience.



  • Luke@lemmy.mltoLinux@lemmy.mlProposal for improved COSMIC apps:
    link
    fedilink
    English
    arrow-up
    26
    ·
    edit-2
    6 months ago

    What does “ssd” mean in this context? I’m guessing it’s not solid state drive since that doesn’t make any sense in these sentences, but searching that acronym isn’t very helpful.

    Edit: I guess it means “server side decorations”. I see that OP did use the full phrase once, but it didn’t click with me initially. Wikipedia says that means the window manager draws titlebar buttons, as opposed to client side decorations which enables the app developer to control the titlebar of their app.




  • Luke@lemmy.mltoLinux@lemmy.mlMiddle click mouse to open new window
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    6 months ago

    GNOME does this by default, so if it’s not working for your SO, they probably have installed some extension that modifies that behavior. I’ve never used Mint, but I think it’s pretty heavily modified from base GNOME, so maybe it has that feature disabled with whatever their suite of modifications does. I’d poke around in the panel settings if those are exposed to you in Mint.



  • You have a lot going on there all at once that could be contributing to the whole thing failing.

    If it were me, I would try to get caddy working independently of everything else first, since it was your original problem, then layer in the other containers one by one in case you’ve got configuration problems in them too.

    Caddy by itself is super easy to verify with something like a browse directive pointed at an empty directory.

    Then add your tailscale container and configs, and check that you can still access the browse page from caddy.

    Then add your Jellyfin container and adjust the Caddyfile to proxy to it.