https://ethiquedroit.hypotheses.org/4854
Ai-je le droit d’#archiver un post #Instagram qui intéresse ma recherche ?
Trop de chercheur·es me posent la question, j'ai rédigé un billet sur la question, n'hésitez pas à corriger ou compléter !
#archivageduweb
Ai-je le droit d’archiver un post Instagram qui intéresse ma recherche ?

Tout contenu publié sur un réseau social – et donc sur Instagram1. Le ou la titulaire des droits est généralement la personne qui utilise le compte, mais suivant les posts ou les stories, d’autres droits peuvent être impliqués lorsque des personnes sont représentées (droit à l’image) ou que des œuvres sont réutilisées qu’il s’agisse d’interprètes, de … Continuer la lecture de Ai-je le droit d’archiver un post Instagram qui intéresse ma recherche ? →

Ethique et droit
🚀 Introducing Bichon: because the world really needed *another* #email #archiver... in Rust! 😴 Now with a #WebUI, because heaven forbid you *don't* have a browser open for absolutely everything. 🌐✨
https://github.com/rustmailer/bichon #Bichon #Rust #Technology #HackerNews #ngated
GitHub - rustmailer/bichon: Bichon – A lightweight, high-performance Rust email archiver with WebUI

Bichon – A lightweight, high-performance Rust email archiver with WebUI - rustmailer/bichon

GitHub

Bichon: A lightweight, high-performance Rust email archiver with WebUI

https://github.com/rustmailer/bichon

#HackerNews #Bichon #Rust #Email #Archiver #WebUI #Lightweight #HighPerformance

GitHub - rustmailer/bichon: Bichon – A lightweight, high-performance Rust email archiver with WebUI

Bichon – A lightweight, high-performance Rust email archiver with WebUI - rustmailer/bichon

GitHub

#Linux #archiver

Тест:

Сервер Xeon, 16 ядер
исходный файл: 10 Гб

сжатие через обычный gzip 1поток:

```
real    9m16.961s  
user    9m6.995s  
sys     0m13.166s
```

сжатие через pigz 16 потоков:

```
real    1m10.759s  
user    14m28.143s  
sys     0m17.618s
```

Результат: ускорение в 10 раз!

Многопоточное сжатие файлов архиватором под linux

#Linux #archiver

Далеко не все знают, что существуют аналоги `gzip` и `gzip2` с поддержкой SMP, которые генерируют архивы, полностью совместимые со стандартными архиваторами.
Их названия `pigz`, `pbzip2` и `lbzip2` (два последних имплементация bzip2, лучше брать `lbzip2`, поскольку именно эта версия упоминается в документации `tar`).

Инсталлировать:

```
yum install pigz pbzip2 lbzip2
```

Использовать:

Упаковать:

```
tar cf - <directory> | pigz - > <имя файла.tar.gz>
```

Распаковать

```
cat <имя файла.tar.gz> | unpigz - | tar xf -
```

Назначить использование pigz в tar по умолчанию:

в файл `/etc/bashrc` добавить строку: `alias tarz='tar --use-compress-program=pigz'`

```
echo "alias tarz='tar --use-compress-program=pigz'" >> /etc/bashrc
```

или:

```
alias tarz='tar --use-compress-program=pbzip2'
```

После чего для архивации использовать команду:

```
tarz -cf <output_file.tar.gz> <directory>
```

„Digitale Bücherverbrennung“: Diese Menschen retten Daten vor der Trump-Zensur

Brachial lässt Donald Trump Inhalte von Behörden löschen, die nicht seiner rechtsradikalen Ideologie entsprechen. Im Data Rescue Project archivieren Hunderte Freiwillige, was Trump vernichten will – und mittendrin ist ein Historiker aus Köln. Ein Interview.

netzpolitik.org

Giving credits to the programmers of
file-roller(1)

I'm really in a user interface mood right now. Only playing with the mouse meanwhile I'm making a backup of the long download of the massive multiplayer online role-playing game SWTOR

I mounted the source partition using thunar(1)
Then I physically mounted the drive in the tray where the destination was going to reside. After invoking file-roller I smoothly dragged the directory of SWTOR and dropped it into the Archiver which gave me the possibilities to make a tgz file of it and a dropdown where I could save tgz archive

Without lifting any more fingers than necessary I prepared the tape archive which would be gz compressed afterwards.

Since we're talking about a massive 56 GB it would take a while. As the progress bar slowly crept forward I did other things on other machines including Androids feeling content at the ease of which user interfaces bring sweet and smooth operations to us when we don't want to use any of our favorite shells

#bash #csh #ksh #sh #SCSI #programming #POSIX
#Archiver #compression #tar #gz #tgz #UI #XFce

#Mmorpg #SWTOR #gaming #Backup

https://wiki.gnome.org/Apps/FileRoller

https://gitlab.gnome.org/GNOME/file-roller

https://docs.xfce.org/xfce/thunar/start

Apps/FileRoller – GNOME Wiki Archive

Auch wenn sich ansonsten alles um die neuen Apple-Geräte, die gestern vorgestellt wurden, dreht, vergessen wir doch unsere monatliche App-Vorstellung nicht. #Archiver #DockFix #HeroicGamesLauncher #ImageDiff #shadPS4

https://www.sir-apfelot.de/5-app-empfehlungen-im-september-2024-61877/

5 App-Empfehlungen im September 2024

Auch wenn sich ansonsten alles um die neuen Apple-Geräte, die gestern vorgestellt wurden, dreht, vergessen wir doch unsere monatliche App-Vorstellung nicht. Au

Sir Apfelot

7-Zip 24.05 file archiver introduces speed optimizations for decompression, support for new archive types, and enhanced hash algorithm capabilities.
https://linuxiac.com/7-zip-24-05-file-archiver/

#7zip #archiver

7-Zip 24.05 Expands Archive Compatibility

7-Zip 24.05 file archiver introduces speed optimizations for decompression, support for new archive types, and enhanced hash algorithm capabilities.

Linuxiac
WinRAR archiver, a powerful tool to process RAR and ZIP files