Fryboyter

joined 1 year ago
MODERATOR OF
 

The project has nothing directly to do with Linux. But I think it's interesting and you should be able to use the mouse under Linux. In my opinion, it is therefore an alternative to normal mice.

1
submitted 7 months ago* (last edited 7 months ago) by Fryboyter@discuss.tchncs.de to c/linux@lemmy.ml
[–] Fryboyter@discuss.tchncs.de 2 points 1 year ago

https://vifm.info

In this case, however, it cannot be said that I am using it as intended. The AUR helper I use, aurutils, uses Vifm to display the respective PKBUILD file during an update, for example.

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

I’m particularly amused by the pro-NVIDIA “it just works” comments. Compared to what exactly?

Compared to nothing. I have used Nvidia graphics cards under Linux for many years. The last one was a GTX 1070. In order for the cards to work, I had to install the driver once with the command pacman -S nvidia-dkms. So the effort was very small.

By the way, I am currently using a 6800 XT from AMD. I therefore don't want to defend Nvidia graphics cards across the board.

Unfortunately, when it comes to Nvidia, many people do not judge objectively. Torvalds' "fuck you", for example, referred to what he saw as Nvidia's lack of cooperation with the kernel developers. And i think he was right. But it was never about how good or bad the graphics cards were usable under Linux. Which, unfortunately, many Linux users claim. Be it out of lack of knowledge or on purpose.

Since then, some things have changed and Nvidia has contributed code to several projects like Plasma or Mesa to improve the situation regarding Wayland.

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

How can you be sure it doesn't affect popular images? The probability may be lower, but I don't think you can rule it out.

 

The result of the study can be found at https://arxiv.org/pdf/2307.03958.pdf.

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

At https://blog.frehi.be/2023/04/23/the-security-risks-of-flathub/ someone has published an article about Flathub in which he addresses a few problems.

Therefore, the answer is that Flathub is not always safe to use. However, I do not know of any package source that is always safe to use. Is Flathub more insecure than other package sources? I can't answer that because I don't use solutions like Flatpak, AppImage etc. myself.

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

I don't particularly like the graphic interface as shown at https://demo.archivebox.io/public/. In my opinion, too much is displayed at once.

For my part, I use Wallabag to save single Internet pages. I think its graphic interface is better. But it is not perfect either.

[–] Fryboyter@discuss.tchncs.de 22 points 1 year ago
  • Virus scanners only detect a fraction of the harmful programmes.
  • Virus scanners can often be tricked.
  • Virus scanners often have security vulnerabilities themselves, which are usually quite serious, since such programmes embed themselves quite deeply in the operating system.
  • Virus scanners cause many users to become careless because they rely too much on such tools.

Therefore, from my point of view, the disadvantages outweigh the advantages. Therefore, I do not have such a tool permanently installed, neither under Linux nor under Windows. However, every 6 months I scan my Windows installation with a USB-bootable virus scanner. No actually harmful programme has been found for years.

In my opinion, the following things are much more important than any security software.

  • Install updates as soon as possible. Under Windows, you can use tools like Chocolatey for this.
  • Only install software from trustworthy sources.
  • Only install software that you really need.
  • Only use root or administrator rights if you have to. For everything else, the rights of the user account are sufficient.
  • Create backups regularly.
  • Think before you act.

Especially the last point is a problem for many users. I can't tell you how many times I've witnessed someone receiving an alleged invoice from mobile provider A by email and opening it, even though they had a contract with provider B.

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

Ran sudo pacman -Syu; sudo pacman -Syy like I do every few days

Syy forces the package database to be updated even if no updates are available.

In my opinion, this makes no sense, especially after you have already run pacman -Syu before. Basically, you only generate additional, unnecessary traffic on the mirror you are using. Pacman -Syu is normally always sufficient.

The journal was really long so I moved past it

The display of the systemd journal can be easily filtered. For example, with journalctl -p err -b -1, all entries of the last boot process that are marked as error, critical, alarm or emergency are displayed.

Has anyone else ran into this issue when updating?

Not me. But other users do. Some of them also use a distribution other than Arch (or a distribution based on it). When I look at the problems, the current kernel is probably quite a minefield as far as problems are concerned.

Any advice for preventing future crashes or issues like this so I don’t fear updating?

As other users have already recommended, you could additionally install the LTS kernel. And if you use BTRFS as a file system, create snapshots before an update (https://wiki.archlinux.org/title/snapper#Wrapping_pacman_transactions_in_snapshots).

And it should be obvious that important data should be backed up on a regular basis.

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

When it comes to SBC, the choice has always been a Raspberry Pi. Why? A Raspberry Pi may not have the best performance. But in return you can be sure that it will still be supported after a kernel update. And that is exactly the problem with many alternatives. They support a certain, mostly old, kernel. And that's it. Furthermore, the community around the Raspberry Pi is simply huge.

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

I am using Borg for years. So far, the tool has not let me down. I store the backups on external hard drives that are only used for backups. In addition, I save really important data at rsync.net and at Hetzer in a storage box. Which is not a problem because Borg automatically encrypts locally and for decryption in my case you need a password and a key file.

Generally speaking, you should always test whether you can restore data from a backup. No matter which tool you use. Only then you have a real backup. And an up-to-date backup should always additionally be stored off-site (cloud, at a friend's or relative's house, etc.). Because if the house burns down, the external hard drive with the backups next to the computer is not much use.

By the way, I would advise against using just rsync because, as the name suggests, rsync only synchronizes, so you don't have multiple versions of a file. Which can be useful if you only notice later that a file has become defective at some point.

[–] Fryboyter@discuss.tchncs.de 1 points 1 year ago
  • This meme is absolutely low effort trash.
  • Memes are generally annoying from my point of view.
  • The meme could be considered a violation of rules 1 and 4 that apply to this community.
  • The meme is absolute bullshit because Windows is not blanket garbage. Windows, just like Linux, has advantages and disadvantages.

That might be some reasons why the post got some downvotes.

[–] Fryboyter@discuss.tchncs.de 20 points 1 year ago
  • Create interesting content on your Lemmy instance.
  • Participate in discussions on your Lemmy instance.
  • Tell friends and acquaintances about Lemmy without missionizing.
  • Create for example content on your blog that points to Lemmy.

All this should be much more useful than doing anything on Reddit.

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

GNU password store

The tool, unless something has changed in the meantime, has one major drawback for me. The filename of the encrypted files is displayed in plain text. However, I don't want people to be able to see, for example, which Internet sites I have an account with. Sure you can name the files otherwise. But how should I remember for example that the file dafderewrfsfds.gpg contains the access data for Mastodon?

In addition, I miss with pass some functions. As far as I know, you can't save file attachments. Or define when a password expires. And so on. Pass is therefore too KISS for me.

Pgp+git and a nice cli to wrap them onto an encrypted password store that’s pretty easy to move around these days.

A matter of opinion, I would say. I prefer my Keepass file which I can access via my Nextcloud instance or which is stored on a USB stick on my keychain.


By the way, the file is secured with a Yubikey in addition to a Diceware password. So saving it in the so-called cloud is no problem. Just as a note, in case someone reading my post wants to make smart remarks about the cloud.

 

Changelog:

Rewritten with Flutter
Support ipv6 (beta)
Strengthed password
Quick support feature
Hardware codecs H264 / H265 (beta)
AV1 codec
International keyboard (Map mode and translate mode)
Wayland support (beta, known issues #4276 (comment))
Privacy mode (beta, Windows only)
Headless Linux
Virtual display (Windows)
Resolution adjustment
Dark theme
A lot of improvements (#918)

https://rustdesk.com / https://github.com/rustdesk/rustdesk/

 

Feed reader which supports RSS/ATOM/JSON and many web-based feed services.

 

Helix does not aim to be a better vim / neovim. Thus, for example, there are officially no vim bindings and Helix follows the selection → action model. Helix is also a relatively new project.

https://github.com/helix-editor/helix/wiki/Differences-from

https://docs.helix-editor.com/title-page.html

view more: next ›