• 0 Posts
  • 58 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle







  • “Downsizing” an mp3 is what we call transcoding, and it’s bad. An mp3 (or the better ogg vorbis) works (basically) by discarding parts of the audio that you won’t hear. Doing that will discard parts of the mp3 that already has a bunch of parts discarded and this makes it sound bad.

    I do something like what you’re looking for, but it’s all through a bunch of custom scripts and crap that I made. I buy flac, encode that to ogg (which sounds better than mp3s at lower bitrates), those oggs get synced to my phone, then later I organize those oggs to my collection.

    I think you’ll have to either accept these large mp3s or start a lossless collection.




  • Here’s an edited list of what I exclude from my full system backup on my debian machine:

            <Exclude>
                <Item>/.Trash-*/</Item>
                <Item>/.recycle/</Item>
                <Item>/*.pyc</Item>
                <Item>/var/cache/apt/archives</Item>
                <Item>/tmp/</Item>
                <Item>/proc/</Item>
                <Item>/dev/</Item>
                <Item>/sys/</Item>
                <Item>/run/</Item>
                <Item>*/RecentDocuments/</Item>
                <Item>*/.cache/</Item>
                <Item>*/Trash/</Item>
                <Item>*/recentfolders/</Item>
                <Item>*/pictureCache/</Item>
                <Item>*/Crash Reports/</Item>
                <Item>*/GLCache/</Item>
                <Item>*/cache/</Item>
                <Item>*/tmp/</Item>
                <Item>/var/log/</Item>
                <Item>*/.xsession-errors</Item>
                <Item>*.swp</Item>
                <Item>/var/lib/samba/private/msg.sock</Item>
                <Item>/home/jt/.local/share/baloo/</Item>
                <Item>/home/jt/.mozilla/firefox/*/sessionstore-backups/</Item>
                <Item>/home/jt/.mozilla/firefox/*/crashes/</Item>
                <Item>/home/jt/.mozilla/firefox/*/datareporting/</Item>
                <Item>/home/jt/.local/share/Steam</Item>
                <Item>*/.thumbnails/</Item>
                <Item>*/.cache/</Item>
                <Item>*/lost+found/</Item>
                <Item>/mnt/</Item>
                <Item>/*.bash_history</Item>
                <Item>/opt/firefox</Item>
                <Item>/home/jt/.local/share/klipper/history*.lst</Item>
                <Item>*/steam.pipe</Item>
                <Item>*/recently-used.xbel</Item>
                <Item>/home/jt/.mozilla/firefox/*/storage/</Item>
                <Item>/home/jt/.local/share/kpeoplevcard</Item>
            </Exclude>
    







  • Nothing, because the author explicitly chose to allow this kind of behavior. Paraphrasing one of the Youtube comments on the video: the author picked a cuck license and then got cucked, what a shock!

    It’s funny how apropos cuck really is here. We all recognize that a woman (Microsoft) cheating on her husband (the guy in question) is a bad thing, but we no longer view it that way when we learn that the man consented, video taped, and gets off to it. If you really want to stop this kind of thing, simply choose a better license like the GPL that forbids this behavior.