Fryboyter

joined 2 years ago
 

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.

2
submitted 1 year ago* (last edited 1 year ago) by Fryboyter@discuss.tchncs.de to c/linux@lemmy.ml
 

Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.

[–] Fryboyter@discuss.tchncs.de 0 points 2 years ago (2 children)

I can’t really use NTFS because Linux can’t write to it.

This is not correct.

For example, there is the driver ntfs-3g. This allows read and write access to NTFS partitions. The disadvantage is that it uses FUSE and is therefore slower in some cases.

Since kernel 5.15, read and write access is also offered by the drivers provided by Paragon (ntfs3).

https://wiki.archlinux.org/title/NTFS

Because I personally use btrfs as file system for Linux, I use WinBtrfs under Windows.

ExtFAT would also be a possibility. However, one should be aware that the file system was originally designed only for flash memory storage such as USB sticks.

 

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

[–] Fryboyter@discuss.tchncs.de 0 points 2 years ago

There is no such thing as the objectively best solution. Each tool has advantages and disadvantages. And every user has different preferences and requirements.

Personally, I am using Borg for years. And I have had to restore data several times, which has worked every time.

In addition to Borg, you can also look at Borgmatic. This wrapper extends the functionality and makes some things easier.

And if you want to use a graphical user interface, you can have a look at Vorta or Pika.