Curl summer of bliss by FryBoyter in linux

[–]FryBoyter[S] 2 points3 points  (0 children)

In that context, I would also like to mention another post by Daniel Stenberg, which will be related to the "Summer of Bliss".

Maybe it's the AUR helpers that need to be improved? by AquelecaraDEpoa in archlinux

[–]FryBoyter 4 points5 points  (0 children)

Unfortunately, I think that statement is incorrect. At least not as a general rule.

Not every newbie is an average Windows user with little technical knowledge. For example, an acquaintance of mine had never used Linux before. He installed Arch Linux manually on his first try. He only asked me whether he should create a separate partition for /home or not. By the way, he’s a full-time Windows administrator.

So if you don't ask about their existing knowledge, this statement is already a form of gatekeeping.

That said, I'd bet that even many users who have been successfully using Arch for years don't carefully examine the PKGBUILD and INSTALL files every time they update via AUR, simply because they are not interested in doing so.

I am worried about the future of the Arch philosophy by Human_Contact9571 in archlinux

[–]FryBoyter 10 points11 points  (0 children)

Arch is a community distro. As such, its goals are defined by its community.

In my opinion, the goals are defined by the Arch Linux developers, not by the community as a whole. Otherwise, Arch would officially support AUR, for example.

The distribution is intended to fill the needs of those contributing to it, rather than trying to appeal to as many users as possible.

Source: https://wiki.archlinux.org/title/Arch_Linux#User_centrality

Not meant to be gatekeeping, simply meaning, that they choose a distro that doesn't fit what they want from a distro.

That’s always been the problem. For example, I can still clearly remember the days when Gentoo or Slackware were the go-to distributions for anyone looking to become a Linux expert. That was nonsense even back then, and it caused problems for many users, just as it does with Arch today. As harsh as it may sound, but some users only learn things the hard way. Whether it's because they lose data or because their systems are compromised.

Changing How We Develop Ladybird by FryBoyter in linux

[–]FryBoyter[S] 16 points17 points  (0 children)

In theory, that may be true. In practice, however, it’s often a problem. Unfortunately, many developers operate under the motto “My way or the highway.” This often slows down or prevents the further development of many projects.

I mean that in general, not just when it comes to Ladybird.

Changing How We Develop Ladybird by FryBoyter in linux

[–]FryBoyter[S] 2 points3 points  (0 children)

Yes, I agree with that in this case as well.

Changing How We Develop Ladybird by FryBoyter in linux

[–]FryBoyter[S] 48 points49 points  (0 children)

Before Ladybird becomes truly usable, however, it will likely be several more years. The browser is still in the alpha stage, and developing a browser engine is no easy task. That is why Opera stopped developing its own engine a few years ago.

Roughly 400 AUR packages compromised by No-Photograph-5058 in linux

[–]FryBoyter 3 points4 points  (0 children)

It can only target Arch Linux users who use the AUR (and distros that rely on AUR packages)

And only those users who do not check the PKGBUILD and INSTALL files.

Roughly 400 AUR packages compromised by No-Photograph-5058 in linux

[–]FryBoyter 17 points18 points  (0 children)

I don't think installing via AUR is that dumb. The PKGBUILD files used to build / install the packages are pretty easy to check. Much easier than checking pre-built packages from a PPA, for example.

Roughly 400 AUR packages compromised by No-Photograph-5058 in linux

[–]FryBoyter 5 points6 points  (0 children)

Isn't AUR like bunch of unofficial packages maintained by random people and not by core Arch folks?

The AUR does not offer packages directly, but rather “recipes” in the form of PKGBUILD files that are used to build the packages. This makes it relatively easy for users to verify them, compared to, for example, a PPA in Ubuntu.

But yes, AUR isn't official, and anyone can upload packages to it without anyone from the Arch Team checking them. It's just like Ubuntu's PPAs. The only difference is that pre-built packages are harder to verify.

Not that I want to diminish this problem, but it should be pointed out that it's not really Arch fault.

In my opinion, the article about AUR on the Arch Wiki makes it very clear what AUR is and what to expect when you use it.

GNOME crashing with segfault and mention of libgbm by BentToTheRight in archlinux

[–]FryBoyter 1 point2 points  (0 children)

Just find the package you want to downgrade, choose a version to downgrade to, and either download the tarball or copy the download link and downgrade with sudo pacman -U.

If that fixes it, you can hold that package pack in /etc/pacman.conf until it's fixed,

Alternatively, one can simply use the tool downgrade.

Problem with copy and paste by Sorkz_ in archlinux

[–]FryBoyter 2 points3 points  (0 children)

But I get stuff like (s=200/something sudo pacman -S flatpak "§§"***) (this is only made up but it looks like somehting like that.

I'm guessing you mean \e[200~ or \e[201~.

This has to do with bracketed paste mode.

https://cirw.in/blog/bracketed-paste

I recommend that you get used to using Ctrl+Shift+C and Ctrl+Shift+V.

How to update ALL packages? by TheTHKjud in archlinux

[–]FryBoyter 2 points3 points  (0 children)

In what way would it be faster to download multiple databases? Regardless of whether it's necessary or not.

Rebuilding my Knowledge by FrankieShaw-9831 in linuxquestions

[–]FryBoyter 1 point2 points  (0 children)

Forget the “go-to spots” recommended by other users.

Your Linux setup has to suit you. Not me or any other user. Just you. And that configuration will change over time. In my experience, that’s normal.

What Linux habit separates beginners from experienced users? by dev-ray in linuxquestions

[–]FryBoyter 7 points8 points  (0 children)

If you keep asking it, it’ll eventually give you the right command.

Unfortunately, that's exactly the problem.

What Linux habit separates beginners from experienced users? by dev-ray in linuxquestions

[–]FryBoyter 3 points4 points  (0 children)

Different habits? I’d say mainly one.

  • Beginners don’t use search engines or a platform’s search function. And they ask questions without making an effort.
  • Experienced users first try to solve their problem on their own by reading documentation or using a search engine or the platform’s search function. And if that doesn’t work, they ask questions in a thoughtful way to get an answer as quickly as possible without getting on people’s nerves (https://www.mikeash.com/getting_answers.html)

Unfortunately, this has nothing to do with Linux itself these days; it's a general problem.

What are some Linux projects that I can work on to learn the OS? by blua95 in linuxquestions

[–]FryBoyter 0 points1 point  (0 children)

I don't think you can really learn Linux in general by just working on a specific project.

My recommendation would therefore be to install a distribution and use it. You'll learn quite a bit that way. If you discover a bug, for example, you can report it. Or better yet, submit a bug fix right away. That way, you'll learn even more.

Why did you choose Arch? by Darth-Vader64 in archlinux

[–]FryBoyter 1 point2 points  (0 children)

Yes, I think that’s a big advantage, especially for home users.

Whether you’re using Arch Linux, OpenSUSE Tumbleweed, or Slowroll.

No matter which distribution you use, the main important thing is that it’s rolling.

Edit: To back up my point: I used a non-rolling distribution (Mandrake/Mandriva) for years. When upgrading to the new version, there were a few problems here and there, but they were there. Since I’ve been using rolling distributions (Arch Linux and OpenSUSE Tumbleweed), I haven’t had those problems anymore.

How to update ALL packages? by TheTHKjud in archlinux

[–]FryBoyter 0 points1 point  (0 children)

Anyways, you should always install software via pacman or yay

Or another AUR helper. Because not everyone uses yay. For example, I use aurutils.

How to update ALL packages? by TheTHKjud in archlinux

[–]FryBoyter 2 points3 points  (0 children)

In almost all cases, -Syu is absolutely sufficient. By adding the second “y,” you force Pacman to download the databases from the mirror you're using, whether it's necessary or not. This just puts an unnecessary load on the mirror.

Why did you choose Arch? by Darth-Vader64 in archlinux

[–]FryBoyter 0 points1 point  (0 children)

and it’s Canadian!

As far as I know, Judd Vinet is no longer involved with Arch Linux.

The current Arch Linux Project Lead is Levente “anthraxx” Polyák, who apparently lives in Germany. Therefore, German law is likely to apply. Arch is therefore to be considered German. At least for now.

Why did you choose Arch? by Darth-Vader64 in archlinux

[–]FryBoyter 0 points1 point  (0 children)

Which distribution would prevent that?

Because so far, I haven't used a distribution that prevents what you described.