this post was submitted on 07 May 2024
225 points (76.7% liked)

linuxmemes

20688 readers
1206 users here now

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!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 16 points 4 months ago (4 children)

Windows +WSL is a whole lot more geek friendly than osx.

[โ€“] [email protected] 9 points 4 months ago (1 children)
[โ€“] [email protected] 0 points 4 months ago

๐Ÿ‘Œ๐Ÿ‘

[โ€“] [email protected] 6 points 4 months ago (1 children)

Especially modern macOS, macOS has become...too distrustful of the user IMO. Maybe even as a pathway to getting their user base used to a locked down OS on a Desktop/Laptop for future expansion of that walled garden.

Sure, windows has system accounts with permissions levels above admin, like SYSTEM or TrustedInstaller, like macOS. But the difference is you can take control of one of these "Uber Admin Accounts", macOS does not.

[โ€“] Honytawk 3 points 4 months ago

The amount of times where I encounter an app being "too old" to run on MacOS, for the sole reason because Apple said so are too numerous.

Nothing you can do then. If Apple says you can't then you can't.

At least on Windows it lets you fuck up and do things that Microsoft didn't intend to.

[โ€“] [email protected] 6 points 4 months ago

The only reason that WSL exists is because Windows sucks for software development. I had more fun developing software on macOS and that has its own problems.

I don't mean any offense, it's so much more work to get that stuff set up on Windows if you don't use Visual Studio or any of the other IDE that automated setup. On Linux or Macos it either comes with it or you install it with one command or file, no fuss no install wizard that takes forever no weird setup process.

[โ€“] [email protected] 2 points 4 months ago (4 children)

What can you do with thw WSL? Can you run a wm for example with it? And if so, can you use the super key as a modifier?

[โ€“] [email protected] 4 points 4 months ago

WSL is just a well integrated VM running Linux. It's mainly intended for CLI tools, but there's nothing preventing you from e.g. running an X server and having programs appear in the Windows "window manager".

The super key is largely inaccessible though. It's tied very deeply into Windows, which is still the one talking to the keyboard.

[โ€“] [email protected] 4 points 4 months ago

apparently wsl 2 enabled option to run gui apps too so I would imagine desktop or wm would work too, but I don't think it would be possible to enable super key for those without windows registering it too. this is just my speculation though. but traditionally people use it to run linux cli applications etc.

at least my classmates have been using it for classes that require usage of linux. I have never touched it myself since I converted to the church of linux before wsl was a thing

[โ€“] [email protected] 4 points 4 months ago

So I have to use a windows machine for work. I can't tell you how awsome wsl is. You can use any Linux package on wsl. If you are crasy enough you can even run desktop environments like xfce. All this with nearly native speed.

Of cource things links a KVM aren't possible but nothing is nicer to just type wsl into your terminal and have your Linux distro of choice ready to go

[โ€“] [email protected] 2 points 4 months ago

Run containers, mount both system volumes without significant write performance, wm, and networking is simple. No idea about super.

I have to use MS suite and this is far than osx bastardized unix and for most of my day to day technical work its essentially Linux built natively into Windows in practice.