- Joined
- Aug 17, 2018
As long as you have youtube-dl installed, it can.Didn't know mpv could even play Youtube videos.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
As long as you have youtube-dl installed, it can.Didn't know mpv could even play Youtube videos.
sudo sh -c 'dpkg --add-architecture i386; apt install -y libgtk2.0-0:i386; apt install ./peazip_*.deb; rm ./peazip_*.deb'
Why not use engrampa? It's pretty good and despite being MATE's file-roller, you don't need any Gnome/MATE libs.finally I don't have to install wine and install the windows version of 7zip or winrar on my ubuntu server...
peazip is just a frontend for CLI tools anyway so it's not like building it from source offers any performance benefit, so just use the compiled deb imoWritten in FreePascal, so building it from source requires Lazarus IDE
peazip is just a frontend for CLI tools anyway so it's not like building it from source offers any performance benefit, so just use the compiled deb imo
that's fair, but I feel like archival CLI tools have a habit of using really hard to memorize parameters and there are so many options I need to change from archive to archive so I can't just macro it, I gotta look through the documentation evverry time.Ah, I'll just stick with the cli tools.
last time I tried it, it needed systemd for something, and my cheapo linux box ran out of a docker container doesn't allow that. for the price I really can't complain...Why not use engrampa? It's pretty good and despite being MATE's file-roller, you don't need any Gnome/MATE libs.
that's fair, but I feel like archival CLI tools have a habit of using really hard to memorize parameters and there are so many options I need to change from archive to archive so I can't just macro it, I gotta look through the documentation evverry time.
I'm using it on a systemd-free system.last time I tried it, it needed systemd for something, and my cheapo linux box ran out of a docker container doesn't allow that. for the price I really can't complain...
strange, maybe I fucked something up, I'll try again sometime.I'm using it on a systemd-free system.
This is why I use dtrx to Do The Right Extraction without having to care about specifics. It even has an easy to remember name.that's fair, but I feel like archival CLI tools have a habit of using really hard to memorize parameters and there are so many options I need to change from archive to archive so I can't just macro it, I gotta look through the documentation evverry time.
actually I have the extraction parameters memorized (unfortunately), it's creating archives that kicks my assThis is why I use dtrx to Do The Right Extraction without having to care about specifics. It even has an easy to remember name.
you could use imagededup which uses Python 3, the big advantage here is if you can get it working with CUDA 10.0 (utilized by tensorflow) you can GPU accelerate the processI use jdupes to find exact matches in my image collections. What's the best option to use for fuzzy matching images that are similar?
actually I have the extraction parameters memorized (unfortunately), it's creating archives that kicks my ass
mmmm I usually go with 7zA certain language that is, in my experience, ubiquitous on Linux Boxes, ships with two tools with identical CLIs that handle Zip and Tar archive creation. It's a shitlang, but if it's already bundled in you might as well try it right? Disclaimer: I haven't used it extensively.
Looking for 7z support in Snek led me to libarchive and its deceptively-named tool bsdtar which handles a shitton of formats w/ a unified interface. It's probably less shitcodey since it's a widespread C library. Read The Fine Manpage. Does that do it for you? Me, I might keep it in my deck now.mmmm I usually go with 7z
Bleeding edge packages are overrated,I took the Poettering pill and installed Fedora.
I must say, GNOME is the bee's knees!