There might not be a Linux native version of the adobe products available but theres a fun script that lets it run from what I experienced flawlessly on several distributions
I mean, I'd like to. But some of my work requires me to use stuff like Adobe products and I find it massively easier to keep up to date with what these tools can do, if I can just muck around in my private projects (I actually care about) and then transfer the knowledge to my work stuff. I'll mull the idea some more time. Not really interested in dual booting at all, though that might be a solid solution, but windows simply deciding to kill everything else, even if its on a different disk entirely is not a prospect I relish.
Simbomba@feddit.de 1 year ago
anguo@lemmy.ca 1 year ago
Could you give more info on that?
Simbomba@feddit.de 1 year ago
github.com/LinSoftWin/Photoshop-CC2022-Linux A good friend of mine as recommended this to me and for what I care it works pretty well
anguo@lemmy.ca 1 year ago
Thanks! I’ll give it a try next time I have time to spend in front of my own computer (not anytime soon…)
Simbomba@feddit.de 1 year ago
Sure if I can find it On it as soon as I am able to
Rodeo@lemmy.ca 1 year ago
windows simply deciding to kill everything else, even if its on a different disk entirely is not a prospect I relish.
I’ve been dual booting for almost ten years and distro hopped a fair bit and never had that happen. Not once ever. I’ve screwed up my fair share of installs too. I think it’s one of those things that used to be a problem 20+ years ago, but is now basically a meme.
Anamana@feddit.de 1 year ago
My Linux experience was filled with headaches on how to solve compability issues. It’s just a pain that some things don’t work as well as they used to with a clean windows install. So I traveled from Windows to Debian to Dualboot (win/debian) to Windows. And tbh I never looked back since then.
stevecrox@kbin.social 1 year ago
I would suggest looking at Crossover Linux by Codeweavers.
Linux has something called WINE, its an attempt to implement the Windows 95 - 11 API's so windows applications can run on linux.
WINE is how the Steam Deck/Linux is able to play Windows games. Valve embedded it into Steam and called it "Proton".
WINE is primarily developed by Codeweavers and they provide the Crossover application that makes setting up and running a Windows application really easy.
People will mention other wrappers (PlayOnLinux, Lutris, etc..) but Crossover makes it really easy.
There is an application database so you can see in advance if your applications would work: https://appdb.winehq.org/
AlteredStateBlob@kbin.social 1 year ago
Thanks for the long response. I was thinking Mint maybe, had some experience with it a few years ago. But it'd replace both my private and work stuff over, so some gaming, too (mainly through steam). Stability is key to me. My current Windows install hasn't needed anything for 4 years or so, so I'm absolutely not going for Arch. I need this stuff daily, I cannot waste time trying to troubleshoot for hours or relying on backups, etc.
captain_aggravated@sh.itjust.works 1 year ago
Yeah I honestly wouldn’t use Arch or indeed any rolling release distro for any machine that’s used for revenue. Go with a stable release distro. Mint is one of the very few I even bother considering, there’s a reason it’s been as popular as it has for so long.
stevecrox@kbin.social 1 year ago
Mint was a reaction to Gnome 3, the unique workflow upset a lot of people and the people behind Mint decided to build Cinnamon desktop (its Gnome 3 made to look/work like Gnome 2). They needed a distribution to build/test their work and so based a distribution off of Ubuntu and called it Mint.
As a bit of explanation, there are only a few projects which attempt to build an entire linux distribution from scratch. This involves finding code from thousands of sources, work out packaging, etc.. We call these 'base' distributions, Debian is the base distribution for Ubuntu, Ubuntu is the base distribution for Mint.
Ubuntu tends to be slightly ahead of Debian in the software versions it uses and automatically enables the 'non-free' repositories. Ubuntu tends to push some Canonical specific things like Snaps (which everyone hates)
I believe Mate rolls the Canonical specific things out of Ubuntu and you get the latest version of Cinnamon.
Its all a bit...
ChunkMcHorkle@lemmy.world 1 year ago
I know it has a shitty “95-ish” look to it, but distrowatch.com is quite possibly your best resource in finding out at a glance which of the distros you’re interested in are stable or rolling, and how popular they are. Go down the page hit ranking on the right, and start clicking: you will see the root build of every distro, whether it’s stable or rolling, the last release date, links to reviews, etc.
It won’t get you to your final decision, but it will get you to a shortlist. And then you can start making LiveUSB sticks to test drive your distros of choice in RAM without having to install anything. There are very few distros that require a full install to try out; if you run into one you can always use old hardware or a spare disk, etc. Mint has a LiveUSB of all its DE choices, Pop!OS has a LiveUSB, you just need the USB sticks and something like Rufus to make them with, and you’re ready to test drive.
Well worth the trouble, IMO. Good luck.
PainInTheAES@lemmy.world 1 year ago
Just a heads up OpenSUSE is phasing out leap so it won’t have a stable release “soon” unless the things with ALP shake out well.
lud@lemm.ee 1 year ago
Apart from Wine, Proton also includes some other stuff that helps gaming.
Also here is the Proton comparability site: www.protondb.com
ChunkMcHorkle@lemmy.world 1 year ago
As someone who is currently in the process of moving everything to Linux, this is a genuinely helpful comment. I have it saved now, lol. Thank you for taking the time to write this out, much appreciated.