@ricci One should not make media look like a frisbee if data preservation is the end goal.
@ricci One should not make media look like a frisbee if data preservation is the end goal.
Personally I don't consider myself a "#PowerUser" but rather someone who just wants to "#GetShitDone!"...
I don't care whether something is shipped as a #deb, #snap or #AppImage or a shitty #tarball to be shoved in a subdirectory at $HOME.
Gilfoyle Voice "All it needs to do for me, is keep fucking #apps running and up to date!"

💡 TIL: you can rename the files being archived by using the --transform option.
In this example, I add a top level directory because I am archiving files from all over the place and I want them to extract nice and neat:
⚙️ tar --create --transform 's,^,container/,' --verbose --gzip --file archive.tar.gz ./file1 /etc/file2 /var/www/html/file3
Chromium source tarball availability
Someone asked how I am creating Chromium (also -ungoogled) packages these days? When you download my SlackBuild script and attempt to build the package yourself, the script will error out because it cannot download the sources.
For weeks now, the Google automation is broken with regards to creating Chromium source tarba
https://alien.slackbook.org/blog/chromium-source-tarball-availability/
#Slackware #Software #chromium #cicd #google #tarball #ungoogled