Fryboyter

joined 2 years ago
MODERATOR OF
[–] Fryboyter@discuss.tchncs.de 2 points 11 months ago

I don’t have any use-case for a tiling window manager, for example, but I have zero intention of shitting all over various TWM projects whenever they’re brought up.

I feel the same way. I think tiling is useless (for me). Except in the terminal emulator. Strangely enough, I use it there.

I understand that Gnome kinda goes against the traditional desktop paradigm

Which is not a bad thing at first. Just because something has been done for years doesn't necessarily mean it's better.

The Helix editor, for example, uses the selection → action model. With vim, it is exactly the opposite. That's why I prefer Helix. And yes, this is my own subjective opinion.

[–] Fryboyter@discuss.tchncs.de 7 points 1 year ago (2 children)

You can find idiots in every group. Usually, however, these are always just the loud minority. I bet the majority of users simply use what they want and stay completely out of any discussions.

For my part, I have always used KDE / Plasma and I will continue to do so. Gnome just doesn't appeal to me. Is Gnome therefore bad? No. I just prefer something else. Just like I use a different editor instead of vim, for example.

[–] Fryboyter@discuss.tchncs.de 9 points 1 year ago

A dual boot system is not a big problem as long as you boot in EFI mode and use GPT partitions. I have been running a dual boot system (Windows 10 and Arch Linux) for years without any problems.

You should allocate around 500 MB for the EFI partition. This allows you to install Windows and a Linux distribution and still have reserves if you want to install additional Linux kernels, for example.

If you want to change partitions, first make a data backup on another data medium. Because something can always go wrong. Even if it's just a power failure.

[–] Fryboyter@discuss.tchncs.de 6 points 1 year ago

While Arch does it too, they prefer to keep the packages as vanilla as possible - often requiring effort of the user’s side to make it work with the rest of the system

To be honest, I have hardly ever had this experience. In my opinion, the distribution works so well precisely because Arch releases everything vanilla wherever possible. And in cases where the vanilla version doesn't work, the Arch team patches it.

[–] Fryboyter@discuss.tchncs.de 11 points 1 year ago* (last edited 1 year ago)

So the thing with Debian and any Debian based distro like Ubuntu or Linux Mint is there is no big centralized software repo like the AUR.

The platform for this would be available (https://mpr.makedeb.org).

Yes there is the apt repository but if you want something that’s not in there, get ready to read the documentation or follow random guides.

Not everything is available in the AUR either. It may therefore be necessary to create a own PKGBUILD file. And since anyone can publish something in the AUR, you should check the PKGBUILD file before installing or updating it. Both also require reading guides (https://wiki.archlinux.org/title/Arch_User_Repository, https://wiki.archlinux.org/title/PKGBUILD and so on).

On Arch, all I have to do is Paru -S Reaper,

This would give me the error message that the command was not found. Why do some people assume that everyone uses the same AUR helper as they do? I use aurutils, for example. This AUR helper offers more options but is more cumbersome to use in some cases.

Apart from that, the name of the package is reaper and not Reaper. So even if I would use paru, it would not work.

Now that Arch is so easy to install with the Archscript,

Easier? Yes. But archinstall had and still has some bugs. And archinstall, understandably, does not cover everything so that a manual installation is more flexible.

yeah yeah there’s flathub and stuff but that’s more of a last resort, optimally, you want to get it the correct way.

Appimages or flatpaks are often the correct way to go, as many projects only publish such packages.

[–] Fryboyter@discuss.tchncs.de 3 points 1 year ago

If I had to guess, I would say that the updates to Plasma 6 will be offered at the end of the week or in the course of next week. But I'm not an Arch developer, so that's really a guess.

[–] Fryboyter@discuss.tchncs.de 29 points 1 year ago (4 children)

However, one should first read through https://wiki.archlinux.org/title/official_repositories#Testing_repositories and consider whether it is really worth the risk.

For my part, I will simply wait until Plasma 6 arrives in the official package sources.

[–] Fryboyter@discuss.tchncs.de 7 points 1 year ago

and I’m glad that they took extra time to release rather than quickly shoving it out, a la Plasma 4 and early Plasma 5.

As far as I can remember, this was also the fault of some distributions that wanted to release Plasma 5 quickly, even though the developers of Plasma pointed out existing bugs.

[–] Fryboyter@discuss.tchncs.de 1 points 1 year ago

In my opinion, just because someone is behaving incorrectly is no reason to behave in the same way. One can also disagree with someone without using terms like moron or whiny bitch.

[–] Fryboyter@discuss.tchncs.de 11 points 1 year ago* (last edited 1 year ago) (1 children)

How does pacman work compared to apt-get ?

Roughly speaking, pacman is faster, but offers fewer functions. And the parameters take some time getting used to. For example, you can update the system with pacman -Syu.

and how to find in which package an command lies.

You can either use the command pacman -F or the tool pkgfile.

I am struggling a bit with Zsh, like I ended up starting bash to configure an environment variable, any ressources on-it.

Without a more detailed description of the problem, it is difficult to help you. As I have been using ZSH for many years (also under Arch), I can only say that you have done something wrong. But if you don't want to work much with the shell anyway, Bash is perfectly adequate.

But do yourself a favour and stay away from Manjaro. The team responsible for this distribution has already made so many avoidable mistakes and strange decisions that I don't trust this distribution. And I'm not alone in this opinion. If you want a distribution based on Arch, there are better alternatives. Like EndeavourOS, for example.

[–] Fryboyter@discuss.tchncs.de 24 points 1 year ago (6 children)

Nowadays, servers that are not connected to a monitor, keyboard or mouse are often referred to as headless. Regardless of whether they have a graphical user interface (which can be used with tools such as Guacamole, for example).

I'm not trying to say that this is correct, but simply to point out that the term "headless" is now often interpreted differently.

view more: ‹ prev next ›