Earlier quoted context omitted.
> Again, there are solutions to these problems and there are people who are working on making it "nice" for whatever your definition of that term is. ...which is irrelevant, because the original poster I was responding to is saying that the current standard is nice, and I was disagreeing.
So just to be clear, what would be relevant to you and what could be done to solve this? Since you already knew about AppImages and consider them a solution, could we say your criticism is essentially that not enough applications are using AppImages? (And if you were wondering, I am not associated with AppImages in any way, I'm just another person trying to talk to you about problems on Linux)
I Love Coding on Linux
61–70 of 86 posts
Re: I Love Coding on Linux
#62Earlier quoted context omitted.
So just to be clear, what would be relevant to you and what could be done to solve this? Since you already knew about AppImages and consider them a solution, could we say your criticism is essentially that not enough applications are using AppImages? (And if you were wondering, I am not associated with AppImages in any way, I'm just another person trying to talk to you about problems on Linux)
I am not interested in this discussion, as I have had it dozens of times (probably hundreds over the past 20 years) and find the effort tedious.
Re: I Love Coding on Linux
#63I also love coding on Linux, but there are shortcomings. Not enough to make me prefer Windows, but enough to make me wish for something better. Generally, Windows has better GUI-based tools. The big one being debuggers, I really miss debugging in Visual Studio (C++). But more generally, Windows tends to have a better selection of IDEs, database editors, version control GUIs, etc... I love command lines and text edito…
Re: I Love Coding on Linux
#64Earlier quoted context omitted.
Assuming you really want to know, try SharpKeys.
https://sharpkeys.en.softonic.com/ looks so scammy, and I have ublock turned on... I can only imagine how it must look without that. I'm sure it's fine but why do all windows tool s always get hosted on the most scam looking websites? When I'm stuck on windows I use https://docs.microsoft.com/en-us/sysinternals/downloads/ctrl... Of course adding setxkbmap -option ctrl:nocaps to ~/.xinitrc seems way easier to me. But…
It's also on GitHub: https://github.com/randyrants/sharpkeys
Re: I Love Coding on Linux
#65Re: I Love Coding on Linux
#66Earlier quoted context omitted.
ok, you're referring to package management. if you talk about configuration files, well behaved packages will differentiate removal and purge; the latter will remove configurations and data. > [0] https://packages.ubuntu.com/groovy/amd64/keepassxc/filelist what's wrong specifically with that? based on the list of files, the package is well-behaved, as it's placing the files in the expected locations (I personally did…
As I said, what's wrong is that organizing files in this way is that it necessitates something like a package manager to keep track of which files are associated with which applications. This is not a "nice" way to organize things, it's a needlessly complicated one as evidenced by the operating systems, both current and historical, that don't do that and don't need a package manager. > Windows, for comparison, is hel…
Re: I Love Coding on Linux
#67I also love coding on Linux, but there are shortcomings. Not enough to make me prefer Windows, but enough to make me wish for something better. Generally, Windows has better GUI-based tools. The big one being debuggers, I really miss debugging in Visual Studio (C++). But more generally, Windows tends to have a better selection of IDEs, database editors, version control GUIs, etc... I love command lines and text edito…
If Windows is a good GUI, how do I reliably swap caps lock and control?
Re: I Love Coding on Linux
#68Earlier quoted context omitted.
As I said, what's wrong is that organizing files in this way is that it necessitates something like a package manager to keep track of which files are associated with which applications. This is not a "nice" way to organize things, it's a needlessly complicated one as evidenced by the operating systems, both current and historical, that don't do that and don't need a package manager. > Windows, for comparison, is hel…
I don't see how the current MacOS is any different from Linux there. For end-user applications you can have the user download an app bundle (equivalent to AppImage) or get it off the app store (equivalent to flatpak/snap). For random open source libraries and utilities, you still would want to use Brew or Macports, which are package managers.
Re: I Love Coding on Linux
#69Earlier quoted context omitted.
Honestly, it's weird that Ubuntu has the reputation that it does. I still conceive of it as a "user-friendly" distro in the back of my mind, but my experience is that it constantly finds new and interesting ways to break. Compare that to Arch, which was a PITA to setup once, but since I have, I've had one minor thing break on an AUR package and that's it. But Arch has the reputation as the one that breaks on updates.…
Yeah. PPAs are such a user-unfriendly alternative to the AUR, which just has everything . Also, Ubuntu (with GNOME), Kubuntu, and Xubuntu (but not Lubuntu...) recently switched to some new crypto greeter (the thing you put your password into to unlock your encrypted drive at boot) which glitches out very badly. On every other boot, it flickers between its graphical facade and the underlying CLI prompt, and single key…
Last year I was running a 4.x kernel but I began having an issue with some piece of software (I forget) that, when I researched it found everybody recommending a switch to a 5.x kernel which fixed it immediately for me.
Switching kernels indeed is extremely easy!
Re: I Love Coding on Linux
#70Earlier quoted context omitted.
https://sharpkeys.en.softonic.com/ looks so scammy, and I have ublock turned on... I can only imagine how it must look without that. I'm sure it's fine but why do all windows tool s always get hosted on the most scam looking websites? When I'm stuck on windows I use https://docs.microsoft.com/en-us/sysinternals/downloads/ctrl... Of course adding setxkbmap -option ctrl:nocaps to ~/.xinitrc seems way easier to me. But…
That Softonic site is probably totally unrelated to the original developer. This is the legit site: https://www.randyrants.com/software/ It's also on GitHub: https://github.com/randyrants/sharpkeys