this post was submitted on 29 Feb 2024
78 points (90.6% liked)

Linux

46751 readers
1974 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I had to test/fix something at work and I set up a Windows VM because it was a bug specific to Windows users. Once I was done, I thought, “Maybe I should keep this VM for something.” but I couldn’t think of anything that wasn’t a game (which probably wouldn’t work well in a VM anyway) or some super specific enterprise software I don’t really use.

I also am more familiar with the Apple ecosystem than the Microsoft one so maybe I’m just oblivious to what’s out there. Does anyone out there dual boot or use a VM for a non-game, non-niche industry Windows exclusive program?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 5 months ago (7 children)

Visual Studio (Not VS Code), C# is fantastic these days cross-platform wise and a pretty solid general language

But the non-ms IDEs for it...are lacking...and MS just terminated MacOS support for VS (Not that it really mattered the macOS version was a bastardized version of VS anyways) so I don't think their flagship is coming (officially) to Linux anytime soon.

[–] [email protected] 3 points 5 months ago

Yeah I second Jetbrains Rider. It’s fantastic on Linux and dotnet development has never been better with it. The only lacking thing is WPF but there’s open source alternatives that are actually cross platform and integrate just as well (AvaloniaUI).

[–] [email protected] 2 points 5 months ago

Rider has just been better in every way imo. I haven't touched VS in years.

It does cost but you also get a permanent licence for the version you paid for so you can pay for a year and keep that version.

load more comments (5 replies)
[–] [email protected] 4 points 5 months ago (1 children)
[–] [email protected] 3 points 5 months ago (1 children)

Yeah, that makes sense. I’m not an irrational hater of Microsoft — maybe a little — but Excel is very good. The people who need Excel, often genuinely need Excel, specifically.

And Numbers on the macOS ecosystem is shockingly bad. Like, I’d rather barebones Gnumeric from 10 years ago for my purposes.

[–] [email protected] 4 points 5 months ago* (last edited 5 months ago) (3 children)

I ain't no hardcore Excel user so can't speak for others, but I've been able to completely switch to Excel Online and use Office Scripts and Power Automate for tasks for which I used VBA previously. In fact, Power Automate has been great for doing stuff like updating workbooks through scheduled or event-driven flows, without even having to open Excel. I can see VBA going away soon with these technologies.

With the state of O365 these days, there's zero need for me to have a native MSO install, and this no need for a Windows VM either (for day-to-day/personal stuff). The only reason I still keep Windows VMs though is for occasionally testing random things for work.

load more comments (3 replies)
[–] [email protected] 4 points 5 months ago (1 children)
[–] [email protected] 3 points 5 months ago (2 children)

I used it a lot while developing a Linux program for a raspberry pi with a colleague and was blown away how fun and easy it was to use.... Untill I started daily driving Linux and realised how much stuipd window wsl setup and work I could have skipped by just using Linux directly.... Lol I was missing out. Now I just daily drive Linux and never looking back to wsl

load more comments (2 replies)
[–] [email protected] 3 points 5 months ago* (last edited 5 months ago) (1 children)

[email protected] if I am donating GPU power to science research. There is a BOINC client for Linux but packaging is a hot mess (though getting better) and compatibility with graphics drivers is hit-or-miss. So any crunching rigs I have w/ GPUs all run Windows.

load more comments (1 replies)
[–] [email protected] 3 points 5 months ago

I have a Windows VM that runs Visual Studio and a small number of developer tools so I can test my code on Windows. And another windows VM that runs Daz3D, Clip Studio Paint and the Epic Launcher (to download stuff from the Unreal Engine Marketplace).

Sometimes I misuse either VM by creating a snapshot and installing Garmin Connect so I can update the music library on my watch :)

[–] [email protected] 3 points 5 months ago (1 children)
[–] [email protected] 2 points 5 months ago

Why not Gramps which is open sourced and works flawlessly in Windows, Limux, and macOS? 🙂

[–] [email protected] 3 points 5 months ago

Anyone using ReactOS for this?

[–] [email protected] 3 points 5 months ago* (last edited 2 weeks ago)

Adobe Lightroom Classic. I have darktable installed on Linux, but I haven't mastered it yet. Lightroom is the software for photo editing, unfortuntately.

[–] [email protected] 3 points 5 months ago
[–] [email protected] 3 points 5 months ago* (last edited 5 months ago)

There are some programs I still use that are designed for Windows, but use cases are "niche" or at very least specialized:

  1. Guitar Pro 8 - Guitar Tab software

  2. Line 6 HX Edit - Helix Settings Editor

  3. Line 6 Powercab Edit - Amp Settings Editoe

  4. Line 6 Updater - Firmware Updater for Line 6 Products

  5. Steelseries GG - Configuration Software for Steelseries Peripherals

  6. Numerous VSTs and other Audio Plugins


These are just what I remember I use off the top of my head.

I do use Guitar Pro 8 with Wine, but the others won't work through Wine. I did try to use the others with a Windows KVM through QEMU but I ultimately gave up and left one windows workstation because of my issues with my Nvidia RTX 3090.

[–] [email protected] 3 points 5 months ago

I run Scrivener, which is a writing software that's only for Mac & Windows (well, there is a Linux version but it's ancient), but I just run that through Wine rather than a VM. That's about the only thing I haven't found a good equivalent for on Linux though.

[–] [email protected] 3 points 5 months ago (1 children)

Yeah. I use quite a few windows exclusive programs. I know it is a long list but can't be helped. Good support and stability beats ideology and these apps provide me that. Here is the list:

I hope this list is helpful to others as well ☺️

[–] [email protected] 3 points 5 months ago

Underrated comment.

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago) (1 children)

non-game, non-niche

Nope, that's actually strictly my reason for having a dedicated Windows rig. Games, and niche homebrew apps.

load more comments (1 replies)
[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

notepad++ with textfx edit, textfx tools, and hex editor. I've tried a lot of other things and it is still my favorite.
I don't actually use it for coding, but I often have to futz with files received from customers/QA or test data that I create.

I have mac for work and have been mostly hating BBedit. I keep meaning to try Cate and I guess the folks that made Atom just released something new.

Edit: just remembered: I did try Cate but had really weird UI issues using any dark themes (menus, etc. all became unreadable) and gave up.

[–] [email protected] 2 points 5 months ago

Not currently running a VM or anything, but I might need to set one up for iTunes and Garmin stuff.

[–] [email protected] 2 points 5 months ago (2 children)

I have a Windows 11 VM which I keep around. I was forced to use it for iTunes because I needed to sync my old photos onto the phone (fortunately a one time process).

I also played around with RemoteApp because I wanted to use Visual Studio or Office on Linux through the Windows VM, but I have not managed to get it working.

load more comments (2 replies)
[–] [email protected] 2 points 5 months ago

Directory Opus

[–] [email protected] 2 points 5 months ago

GenoPro. I don't use Windows for it, as it's packaged with wine as a snap.

[–] [email protected] 2 points 5 months ago

MusicBee, Stardock Fences, obligatory Adobe mention, all VR everything (unless something has changed recently, I haven't looked in while).

[–] [email protected] 2 points 5 months ago
load more comments
view more: ‹ prev next ›