Earlier quoted context omitted.
I had to compile a driver for my USB gaming keyboard, from a third party source, btw that keyboard worked seamlessly on my windows machine. Whats your point? I use linux exclusively for work, and windows exclusively for Personal use because many top games don’t even run on linux, yes I tried proton. And Adobe doesn’t even want to bless Linux, no Gimp is no where near to Photoshop.
What keyboard required a driver to be compiled? Also, software that doesn't run in wine these days is usually due to anti-piracy/anti-cheat as they try to dig into your operating system. Since these are anti-ethical to how Linux works, if you are fine running these sorts of things then why would you try and switch to Linux?
Darling – Run Mac apps on Linux
151–160 of 210 posts
Re: Darling – Run Mac apps on Linux
#152Earlier quoted context omitted.
> Windows is exceptional at gaming and game development ( really any C# dev). Visual Studio is the greatest IDE ever made. If I had to write C# in note pad I'd give up coding. Have you tried out Rider? https://www.jetbrains.com/rider/ It's one of the JetBrains commercial IDEs, but since i got the Ultimate package of their products for Java development and some other stuff, i also tried out Rider and found it to be pr…
I actually really like Android Studio, which is of course a Jet Brains product. Visual Studio is going to be the best supported IDE for C#. I'm fine with having a Windows PC for that. I still Dual boot on my old laptop
Admittedly, most of my complaints there would be about the different Android SDK versions and how sluggish and slow everything feels at times, as well as about how Android seems to have a stripped down JDK inside of it, which causes weirdness with certain libraries, as opposed to just having something like OpenJDK.
But hey, whatever works for you! I don't really think that there are that many (if any) alternatives for Android development, to be honest.
Re: Darling – Run Mac apps on Linux
#153Earlier quoted context omitted.
What keyboard required a driver to be compiled? Also, software that doesn't run in wine these days is usually due to anti-piracy/anti-cheat as they try to dig into your operating system. Since these are anti-ethical to how Linux works, if you are fine running these sorts of things then why would you try and switch to Linux?
Redragon keyboard. And where I tried to imply im trying to switch to linux I don’t know, I balance my usage with linux and windows. If running major softwares used by lots of people is anti-ethical to linux, people must stop suggesting it as a daily driver for them. Speak to any gamer about if he wants anti-cheat or privacy, without hesitation they will say anti-cheat, so stop suggest proton as a magical replacement.…
And whenever anyone asks if they should switch to Linux,if all they want it to be is a Windows emulator then I would recommend against it.
Re: Darling – Run Mac apps on Linux
#154Zig has out of the box support for Darling, in order to directly run cross-compiled macOS apps on Linux.
In case no one knows what zig is.... https://ziglang.org/ From the link.... "Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software."
Re: Darling – Run Mac apps on Linux
#155Earlier quoted context omitted.
> Password management is THE feature that is painfully missing from Terminator, Tilix, etc. Never thought of incorporating this in the terminal emulator. I just use a command line client for my usual password manager. Any reason you can't do that?
I'm guessing your password manager is copying passwords to the clipboard. In that case iTerm2 seems more secure for console access auth
Re: Darling – Run Mac apps on Linux
#156Earlier quoted context omitted.
> Password management is THE feature that is painfully missing from Terminator, Tilix, etc. Never thought of incorporating this in the terminal emulator. I just use a command line client for my usual password manager. Any reason you can't do that?
I want an integrated password workflow, and calling a command line password manager client is the last thing I want to have to remember about. Even if it saves a few keystrokes, it's one less thing to think about.
Either way, if you prefer something more interactive and keybind-y, one portable alternative you can use regardless of terminal emulator without necessarily involving a clipboard is to plug the password manager CLI into a terminal multiplexer, e.g.:
https://github.com/BlueDrink9/tmux-passwords
https://github.com/rafi/tmux-pass
https://github.com/Alkindi42/tmux-bitwarden
(I understand that this is kind of the opposite of what the terminal emulators you listed are about, which is having the terminal emulator do the multiplexing and other integrations. But you can get the same stuff done and it's more portable.)
Re: Darling – Run Mac apps on Linux
#157the appeal back then (and from I hear people say until today) was always how everything is neatly integrated. a coherent system from the hardware all the way up the stack. not sure if that is overselling it but at least that's how I understand is what people are happy to pay for.
Re: Darling – Run Mac apps on Linux
#158stupid question because I have not touched a Mac since 1999. What kind of apps are you using on Mac that if you were forced to switch to Linux you feel that you can't live without? the appeal back then (and from I hear people say until today) was always how everything is neatly integrated. a coherent system from the hardware all the way up the stack. not sure if that is overselling it but at least that's how I unders…
Re: Darling – Run Mac apps on Linux
#159stupid question because I have not touched a Mac since 1999. What kind of apps are you using on Mac that if you were forced to switch to Linux you feel that you can't live without? the appeal back then (and from I hear people say until today) was always how everything is neatly integrated. a coherent system from the hardware all the way up the stack. not sure if that is overselling it but at least that's how I unders…
Re: Darling – Run Mac apps on Linux
#160stupid question because I have not touched a Mac since 1999. What kind of apps are you using on Mac that if you were forced to switch to Linux you feel that you can't live without? the appeal back then (and from I hear people say until today) was always how everything is neatly integrated. a coherent system from the hardware all the way up the stack. not sure if that is overselling it but at least that's how I unders…
Plus first-party apps like Safari with its fluid trackpad gestures, Photos with its iCloud integration, and of course Xcode, because being able to build/debug things for macOS/iOS is a bonus feature I can offer as a developer.
The list is a lot shorter than 10 or 15 years ago. Most new apps that come out are Electron, but even then there's sometimes no Linux port (Trello, WhatsApp).