Basically handheld lasers are so good now, they can make full penetration while keeping a very small heat affected zone and with perfect consistency and very fast welding speed and make welds just as clean if not cleaner than TIG.
I have the same thing and I love that I can get so hyped and passionate about so many different things, the downside is that I never finish anything, because a next big thing comes and I lose interest, but at least I am never bored or don’t have new goals to achieve. I think it could be ADHD.
I personally don’t. I like the occasional updates about reddit.
I decided to go with Da Vinci Resolve for video editing and I might migrate to something to replace Lightroom in future, can't now, because I have all my Lightroom catalogues at work.
Ubuntu 23.04, NVIDIA GeForce GTX 1650 Ti and AMD Ryzen 5 4600H processor.
Da Vinci Resolve seemed to have everything I need, so that was my choice!
Yes! That's what I picked!
I am on Ubuntu and I have an AMD processor.
Here are the steps:
If your system is 64 bit, enable 32 bit architecture (if you haven't already):
sudo dpkg --add-architecture i386
Download and add the repository key:
sudo mkdir -pm755 /etc/apt/keyrings sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
Select your Ubuntu version and download the WineHQ sources file:
For Ubuntu 23.04 (Lunar Lobster):
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/lunar/winehq-lunar.sources
Install one of the following packages:
Stable branch:
sudo apt install --install-recommends winehq-stable
I also changed wine to windows 10 compatability mode with a command which opens a window where I selected the option:
winecfg
Then I just ran adobe installers with Wine by double clicking them and installed everything with no problem except After Effects and Premiere Pro.
Photoshop: https://thepiratebay.org/description.php?id=12019334
Lightroom: https://thepiratebay.org/description.php?id=12022938
Illustrator: https://thepiratebay.org/description.php?id=12021637
I haven't tested fully, but everything seemed to work when I was poking around.
That’s handy! Thanks. As for photoshop though, I use it daily at work and I rely on specific tools that I couldn’t find on any other software out there.
annegreen
0jcis
0 post score0 comment score

Whoa! It’s been 2 years and I’m actually not serving almost anything with python anymore. Switched to Golang and now run everything containerized. I’ve grown so much in knowledge about linux and security since then. Thank you for the answer regardless! :P