this post was submitted on 24 Feb 2025
49 points (86.6% liked)

Linux

6142 readers
239 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

Hello all! I began working today, where the work is closely related to programming. Despite this, the work computer is set up as Windows (eww). I want to look for work-arounds, as installing linux on a work machine is a no-go.

I wonder, what is the way to minimize pain from having to use windows? Either that, or a way to maximize work done on linux-like stuffs. A linux server is given for us, and I think I can install WSL. Any recommendations on this setup?

Especially, I miss the virtual desktop feature, is there any way to use it? Is there a way I can run compositor through WSL? Also, should I install Pop! OS for the feature, or is it available on e.g. Ubuntu (default WSL)?

Sorry to ask a non-exclusively-linux question, but I think, hopefully, many linux people have experience to give me pointers what to do with a windows work environment.

EDIT: The Windows is Windows 10.

(page 2) 17 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 day ago

Have you asked whether they'd be okay with a dual-boot? I recently started work as well (gamedev) and while most of the studio is on Windows I was able to set up a NixOS install for productivity (and to test the game on more configs).

[–] FizzyOrange 4 points 1 day ago

Programming on Windows can be totally fine, if you're working with a language that cares about Windows support. E.g. in my experience:

  • Good: Rust, Go, C#, Java, Deno, Dart
  • Okish: Python, C++, Node
  • Bad: Perl, OCaml

If it's in the "bad" category I would recommend installing WSL and using VSCode's remote feature that lets you have a Windows copy of VSCode connect to WSL.

[–] namingthingsiseasy 3 points 1 day ago

What kind of programming work are you doing?

I've thought about situations like yours and what I would do if I were in that situation someday. For me, the plan is to try doing as much in the console as possible, which means Vim/Neovim for development and Tmux for window management.

[–] [email protected] 2 points 1 day ago

Podman desktop

[–] [email protected] 3 points 1 day ago

@someacnt

Citrix... I use my Linux setup to remote into my work laptop work for work... It allows me to have my standard Linux workflow while having access to my work stuff and not putting that anywhere locally.

[–] [email protected] 2 points 1 day ago

I think, hopefully, many linux people have experience to give me pointers what to do with a windows work environment

Windows people would have much more experience. Try [email protected] ?

[–] [email protected] 1 points 1 day ago (7 children)

If you're allowed a VM, I would recommend using that. Trying to make Windows suitable for dev work is a bottomless pit...

load more comments (7 replies)
[–] [email protected] 2 points 1 day ago

@someacnt X410, a X server Windows app should work fine with a WSL2.

[–] [email protected] 1 points 1 day ago

Is the server just for you? If so connect to it and pretty much use it as your work machine.

load more comments
view more: ‹ prev next ›