71 points

This is kind of not really related, but last week, we’ve been onboarding two new devs into our programming project at work. Our team so far had exclusively used native Linux, while the two new folks were on Windows.

We recommended using a VM, because we had a recollection of how much pain programming on Windows was. Unfortunately, VirtualBox had performance problems on their machines and ordering a VMWare installation took a few days.

So, we spent those few days to see, if Windows was really still that much of a pain. They’d still need a VM for testing, but otherwise, our entire tooling should have been fine on Windows.

Fuck me, those days were wasted. One of our dependencies dynamically pulled in C code and compiled it, which you barely even noticed on Linux, but is apparently not a thing it can do on native Windows.
So, instead they were on WSL pretty early on, but that had all kinds of differences to a native Linux installation and they constantly had to fix the DNS config, because it kept being reset by Windows. In particular, while compiling Rust & C worked, it was extremely slow.

Eventually, they got VMWare and we started setting up the OS. We literally completed installing Linux before a compilation run had finished. And what had cost us multiple days to try to get going under Windows, was just working within an hour on Linux. And for some reason, compilation within the VM was about 20 times faster than under WSL.

I still assume, these are generally solvable problems and if our team had worked under WSL from the start, we would have had some of those solved.
But even taking that into account, there were just so many nonsense problems, which we never had to fix on Linux, that I’m still left absolutely baffled that some people genuinely use WSL for development.

permalink
report
reply
36 points

I’m a C++ and Dart (yes I know unusual combo) dev on Windows

You feel my pain

My fucking god windows requires a whole month of just learning platform quirks and setting up a dev environment to START THE FUCKING WORK alone

Allegedly some new shite called dev drives and whatever are supposed to fix some of the disaster but I haven’t tested it yet

Also ABSOLUTELY FUCK the entire C compiler installation and setup in Windows. My fucking god Microsoft had had 40 years to fix their tooling for THE most used language and you still need a dark ritual to make everything work and install MSVC and msys and clang

permalink
report
parent
reply
25 points

WSL’s performance is drastically better when you don’t save your files on Windows’ filesystem.

permalink
report
parent
reply
8 points

That is because windows filesystem is mounted to WSL through NFS and while transferring large files through that is ok, transferring huge amounts of small files is really slow.

permalink
report
parent
reply
5 points

Windows has dead slow file operations natively. Like orders of magnitude slower.

permalink
report
parent
reply
5 points

Hmm, that would fit the pattern, as it sometimes also got stuck on just downloading things, even when the DNS config hadn’t been reset.

Do you need to partition the disk then, to place ext4 or similar into a separate partition? I’m not sure, we can partition the disk in that corporate Windows setup our company uses…

permalink
report
parent
reply
9 points

Look up the difference between WSL1 and WSL2. If you’re using 2 just make sure you’re writing into /anything other than /mnt/driveletter, that should be ext4. For 1 it’s directly mounted on the ntfs filesystem and you’ll always have performance problems.

permalink
report
parent
reply
18 points

Our approach to newbies wanting to use windows is: “go ahead, but you’re on your own”

They try maybe a day or two, then they install linux

permalink
report
parent
reply
6 points

Well, in this case, they were not entirely newbies, they’re from a different team that we’re supposed to hand over to. The project is also in cooperation with other companies, so it’s not completely out of the question that some devs are trapped in Windows purgatory.

But yeah, we were certainly cursing at the end of the week, when we had already invested quite a bit more effort than we had hoped for, and we were still running into ever more new issues than we fixed in the same time.

permalink
report
parent
reply
7 points

If they want windows just though windows in a VM in Virtual manager.

permalink
report
parent
reply
41 points

Something is misconfigured

permalink
report
reply
10 points
*

No it’s just Atlus being Atlus as it was SMT 3 Nocturne Remaster giving me shit and crashing my system. If I play the original version it’s fine or any other game for that matter

permalink
report
parent
reply
27 points

one thing i hate about running games with WINE is that sometimes i switch virtual desktop while playing then the game is unresponsive when i come back

permalink
report
reply
9 points

I’ve had that on mint but when I switched to arch with Wayland kde it stopped happening. I also had issues where if my display goes to sleep game will freeze.

permalink
report
parent
reply
2 points

I’m using Mint and have no trouble. Switched desktops to play a movie, came back to the game later and it worked fine.

permalink
report
parent
reply
1 point

Interesting. It didn’t always do it with switching desktops. Only sometimes but it was guaranteed to happen if my monitor went to sleep

permalink
report
parent
reply
5 points

I had the same issue when using a touchpad (on Wayland) and when I tried wine-staging-9.0-rc4 it worked without any issues anymore. Both using the wayland and x11 graphics backend.

permalink
report
parent
reply
3 points

try running them in gamescope, eliminates a lot of that type of problem

permalink
report
parent
reply
6 points

When I minimize a game or any program running with either proton or Wine, it crashes. Can someone help me with this?

I’m using Fedora 38, Wayland and Nvidia GPU.

permalink
report
reply
6 points

May not be the same issue as you, but fullscreen apps have been the most finicky for me, when they lose focus they become stuck minimized. Borderless window usually fixes that issue for me.

permalink
report
parent
reply
5 points

Try using Gamescope. It runs the application within a micro-compositor (like an independent desktop inside a window). From the application’s perspective, its window is always open and in focus.

permalink
report
parent
reply
2 points

Wayland might be the issue, especially on Nvidia. Try X11 maybe

permalink
report
parent
reply
4 points

Does your computer have a cartoonish mouse by any chance?

permalink
report
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

I use Arch btw


Sister communities:
Community rules
  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

Community stats

  • 7.3K

    Monthly active users

  • 1.2K

    Posts

  • 65K

    Comments