159

I've been seeing all these posts about Linux lately, and looking at them, I can honestly see the appeal. I'd love having so much autonomy over the OS I use, and customize it however I like, even having so many options to choose from when it comes to distros. The only thing holding me back, however, is incompatibility issues. A lot of programs I work with very often are Windows-exclusive, and alternatives supporting Linux are rare. So I guess I'm stuck with Windows, since I deem those particular programs really important.

Any advice from Linux nerds here? All constructive replies are very appreciated.

(page 2) 50 comments
sorted by: hot top controversial new old
[-] thepiguy@lemmy.ml 4 points 1 year ago

I try my best to look for open source alternatives. If a company does not support Linux, they don't deserve my support as someone who has only used linux for almost 5 years now. Luckily I am not dragged all the way up into many of these ecosystems which don't work on Linux

[-] penquin@lemmy.kde.social 4 points 1 year ago

Depends on what you use. I've used Linux for 6 years and I've never needed any windows exclusive app. I still do have a laptop that's running windows for just in case. I literally only open it once a week or so to update it, that's it. For my use case, Linux has everything.

load more comments (1 replies)
[-] lemmyvore@feddit.nl 3 points 1 year ago

I come across Windows-only apps very seldom, when it happens I run them in a VM. It's usually stuff like proprietary config app for a mouse or keyboard.

[-] bdonvr@thelemmy.club 3 points 1 year ago

Wine/Proton can run a huge amount of Windows programs.

Honestly though I've just been using Linux for 8 or so years now and just find some other solution. For general computing it really isn't hard at all. Perhaps if you have some weird proprietary work software or absolutely need Adobe it could be an issue

load more comments (1 replies)
[-] GustavoM@lemmy.world 3 points 1 year ago

I either compile em or run Windows to use said "program".

...I mean... when the latter happens is always someone else's PC, so eh.

[-] alt@lemmy.ml 3 points 1 year ago

A lot of programs I work with very often are Windows-exclusive, and alternatives supporting Linux are rare.

Consider mentioning the programs you work with. On a general note, Wine can be used to make Windows-software work on Linux. Bottles can be used to that effect as a front-end. Furthermore, for a more sophisticated solution; consider taking a look at CodeWeavers.

[-] Gabadabs@kbin.social 3 points 1 year ago

If I'm being totally honest, my primary use-case is gaming. I only have linux installed on my device, and if a game doesn't work, I simply play other things and hope it will eventually work.
Sometimes, with some effort, you can get windows programs to work using wine. For example, I was able to run Mod Organizer 2 to mod skyrim without issues. If that fails and your software won't work in wine, you could either find alternative native linux software or just dual-boot. I used to do that to play VR games in windows 10 since I've had issues running them in linux. Another option is to run a windows Virtual Machine whenever you need whatever software you can't get working, but there's pretty bad performance limitations unless you can get hardware passthrough working.

[-] ryn@lemmy.ml 3 points 1 year ago

write my own

[-] brunofin@lemm.ee 3 points 1 year ago

Depends on what you do. I take care of this .Net 4.2 backend project which is not compatible with Linux in any safe way. For years I used windows and tbf I enjoyed it, but I am back to Linux and I use a VM with Windows on it to run the project on Rider. I have a setup which allows me to use the backend in this VM and the front-end, database and all rest is native on Linux. It works well for me with the downside of RAM usage, but I designed this laptop with this kind of use case in my from the very beginning so 64GB of RAM I have enough room to run the VM and everything else I need and steel have a snappy environment. I like it better this way, Linux has evolved so much in the past years I am honestly very impressed.

[-] Theoriginalthon@lemmy.world 3 points 1 year ago

If you have to use a program that is windows only you have to use windows. I could move our entire company over to Linux if it wasn't for SOLIDWORKS been windows only.

Wine can be an option but I've found it very hit and miss on some of the more obscure windows only programs

In the past I've used virtual box (virtual machine) in seamless mode, so it looks just like a window in Linux. I can't remember why I stopped, I think it was down to licencing and oracle buying it.

[-] JackGreenEarth@lemm.ee 2 points 1 year ago

Are they like proprietary business programs? What programs can't run on Linux even though WINE?

[-] 0xtero@kbin.social 2 points 1 year ago

Sometimes customers want me to use a specific piece of software so I have a QEMU Windows installation I use.

[-] calzone_gigante@lemmy.eco.br 2 points 1 year ago

My advice is segregatting work and personal environment, your company's computer isn't safe for general usage.

About stuff you use for yourself, don't focus on which program you want to use, but on the task you must accomplish, most software that is made to mimic a Windows workflow are not great, sometimes you think you need a msword alternative, but you just need to create a document, there's many ways to manipulate documents on linux that are so much better than text processors like word or libre/wps/only, and you will miss it by straight up looking for alternatives.

On Window's software are usually bound by a lot a comercial bullshit, they have to bloat to be able to be forever at development and pushing new versions, Linux usually follows into Unix philosophy, aiming for small high quality software that are easy to compose into a bigger workflow, even when not using cli tools that operate on text streams, a gui linux application usually work with standard formats, don't try to overlap features and are easy to replace if needed.

And about transition, i like the dual boot approach, have a linux partition, and use it for what you can do better on linux when you want to, as you get better with linux, you will be wanting to use window's less and less.

[-] princessnorah@lemmy.blahaj.zone 2 points 1 year ago

CrossOver is also made by CodeWeavers, but includes paid support as well. Maybe it might suit your use case?

https://www.codeweavers.com/crossover

[-] Steamymoomilk@sh.itjust.works 2 points 1 year ago

Does anyone know how well this actually works? Ive been fighting with fusion 360 to work on linux. Yes i know about bottles and it works okish but it lags alot.

[-] princessnorah@lemmy.blahaj.zone 1 points 1 year ago

Are you looking to run games, or other software? ProtonDB has details of what games do and don’t work using it. Proton is also maintained by CodeWeavers, I think it’s basically the gaming support from CrossOver.

[-] AlecSadler@lemmy.world 2 points 1 year ago

For Visual Studio Enterprise, Adobe PDF editing, native Office apps, SSMS, and RDP thin clients, I use a Windows VM.

load more comments (2 replies)
[-] Arthur_Leywin@lemmy.ml 2 points 1 year ago

Virtual machine or Bottles. If neither can help then I just take the L

[-] yukijoou@lemmy.blahaj.zone 1 points 1 year ago

to answer to question in the title, on top of what was already said: i just code them myself. of course, it doesn't work for everything, but for simple programs, i can write a script or a proper thing that does the specific task i need!

[-] interceder270@lemmy.world 1 points 1 year ago

I shit my pants

[-] sharkfucker420@lemmy.ml 1 points 1 year ago
load more comments
view more: ‹ prev next ›
this post was submitted on 12 Nov 2023
159 points (92.5% liked)

Linux

48325 readers
658 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