Can someone compare it to Adobe Lightroom? Is it truly usable, is it quick enough? I am stuck on classic dilemma "apple fucked up, what should I do", so I am planning moving back to Linux, but Lightroom is the only application keeping me back (however, I thought of OSX in VM on Linux for running just LR).
Darktable 2.2.0 released
21–30 of 84 posts
Re: Darktable 2.2.0 released
#22Earlier quoted context omitted.
> It's cross platform Are there Windows builds? There was a guy that did but he stopped at 2.0.
There's been renewed work on a clean Windows port in recent months: https://github.com/darktable-org/darktable/pull/1327
Re: Darktable 2.2.0 released
#23Can someone compare it to Adobe Lightroom? Is it truly usable, is it quick enough? I am stuck on classic dilemma "apple fucked up, what should I do", so I am planning moving back to Linux, but Lightroom is the only application keeping me back (however, I thought of OSX in VM on Linux for running just LR).
I also find DT more intuitive, which seems a bit weird considering the interface is so heavily inspired by LR (or did they just learn from LR's mistakes?).
The main reason to use LR is if you buy filter packs/plugins that are LR-only
Re: Darktable 2.2.0 released
#24Can someone compare it to Adobe Lightroom? Is it truly usable, is it quick enough? I am stuck on classic dilemma "apple fucked up, what should I do", so I am planning moving back to Linux, but Lightroom is the only application keeping me back (however, I thought of OSX in VM on Linux for running just LR).
Re: Darktable 2.2.0 released
#25Can someone compare it to Adobe Lightroom? Is it truly usable, is it quick enough? I am stuck on classic dilemma "apple fucked up, what should I do", so I am planning moving back to Linux, but Lightroom is the only application keeping me back (however, I thought of OSX in VM on Linux for running just LR).
https://www.youtube.com/user/harrydurgin/videos
He has the topics and modules covered in each video cross-referenced over at his website:
You're bound to find something useful.
Re: Darktable 2.2.0 released
#26I am going to tentatively give this a go after ten years or so of Lightroom. The major problem apart from learning a new application is of course dealing with ten years of Lightroom catalogues and the metadata they contain. Further updates as events unfold ;)
Maybe that could work: "Allow to import/export tags from Lightroom keyword files" (Release notes)
"Full support for DNG files"
Re: Darktable 2.2.0 released
#27Can someone compare it to Adobe Lightroom? Is it truly usable, is it quick enough? I am stuck on classic dilemma "apple fucked up, what should I do", so I am planning moving back to Linux, but Lightroom is the only application keeping me back (however, I thought of OSX in VM on Linux for running just LR).
I too am shackled to OS X by LR, but I am a very demanding, heavy user of LR.
Re: Darktable 2.2.0 released
#28Earlier quoted context omitted.
There's been renewed work on a clean Windows port in recent months: https://github.com/darktable-org/darktable/pull/1327
Interesting! They almost lynched the guy at the beginning but seems that there's progress.
- https://blog.jessfraz.com/post/docker-containers-on-the-desk...
...has anyone here ever used this approach with nix apps that need to run on Windows "natively"? Writing a powershell script to silently install boot2docker with this special docker image wouldn't be too difficult. The DarkTable folks don't seem interesting in maintaining Win builds so this may be the perfect workaround.
NOTE: I realize that `File > Open Image` may be non-trivial, but surely there's a way to mount a hostguest folder (e.g.: When using the application, the workspace is located in `C:\Users\$whoami\Documents\DarkTable\.jpg`)
Re: Darktable 2.2.0 released
#29I am going to tentatively give this a go after ten years or so of Lightroom. The major problem apart from learning a new application is of course dealing with ten years of Lightroom catalogues and the metadata they contain. Further updates as events unfold ;)
Maybe that could work: "Allow to import/export tags from Lightroom keyword files" (Release notes)
Re: Darktable 2.2.0 released
#30Earlier quoted context omitted.
Interesting! They almost lynched the guy at the beginning but seems that there's progress.
It is very interesting. I don't want to intrude on their thread, but if others here vouch for this technique I'll politely ask them to look into the following: - https://blog.jessfraz.com/post/docker-containers-on-the-desk... - http://boot2docker.io/ ...has anyone here ever used this approach with nix apps that need to run on Windows "natively"? Writing a powershell script to silently install boot2docker with this sp…
- B2D installs a Virtualbox instance, but Hyper-V is on. VBox can't run besides Hyper-V.
- How do you configure the resource usage for the VM?Something like Darktable requires a lot of resources
- How do you manage shared folders? VBox shared folder performance is really bad compared to native
- Do you install an X server as well?
Anyway -- it's just a bad idea.