Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NN
Posts
22
Comments
774
Joined
2 yr. ago

  • I have also observed this behavior, but only when the file is new and the only seeder is the uploader.

    Hower I'm kinda curious to test it out. Any idea if there's some way to script qbittorrent to somehow mimic this behavior?

    Download until 99,0% completed with 100% of download speed, then reduce to 0.1% of my download speed until finished?

  • Huh? Maybe I'm strange... But sometimes I give a thumbs up emoji here on Lemmy when I agree with someones argument and have nothing more to add because I 100% agree with the content !

    Never though It could be interpreted as rude :/

  • While I do agree with the general sentiment to rewire your expectation when switching from Windows -> Linux, I do not agree with the following statement:

    Linux is NOT for you, your personality precludes you from using it.

    Linux is for everyone... Though I do also agree if you're doing something wrong (and you will...) Don't cry or reflect your frustration on your OS. If there are 1000 ways to break Windows, there are a million times more ways to break your GNU/Linux OS. But most of the time, you're a doing something wrong. However, sometimes an upstream update can Bork your system... (Yeah this happens 🤷‍♂️).

  • It's not because you can't check on Windows, that it doesn't exist ! I'm sure there are a lot of different boot issue logs in Windows, they are just hidden behind a "beautiful" Welcome page.

  • Or the EU might revisit that old SuSe/Mandrake strategy.

    They actually are ! I have seen a few posts talking about it. Not sure about SuSe/Mandrake, but they are talking to implement Linux or try to somehow get away from Microsoft.

  • Permanently Deleted

    Jump
  • Sorry you getting down voted this much ! Your account is relatively new so I assume it's your first time on Lemmy.

    While this is a relatively innocent question, Lemmy user base is mostly arround open source, alternatives, degoogling....

    Your question would probably be better in Apple/iPhone community rather in a more "global" community like asklemmy.

    Hope you will still enjoy your stay :)

    Edit: Also read the community info rules !

  • Is that even possible? I'm already in panic when I remove a package and it's dependencies with pacman 😅.

    Sure I did replaced Thunar with Nemo, but a few things don't work exactly how it should, like opening the download directory from Firefox (Known issue BTW) even though all mime-types are correctly set !

    Even switching from Alternative -> Base distro seems like a really difficult task :/

  • Naah ! Most flac I have are in the 50/80 range but when you have a huge library it doesn't make sense to archive in flac IMO.

    It makes sense if you are music producer, but my whole library would need a huge SSD cluster :/

  • Mangione has pleaded not guilty to charges of murder as an act of terrorism

    Act of terrorism? Yeah sure...


    Well made mural art, but it will get removed in the next few weeks now it has been made public and getting traction !

  • Maybe enjoy crispy 128 .opus? Yeah flacs are on another level... But 100MB/file just doesn't justify the negligeable quality increase you won't even notice anymore in your late 40s !

    However, saving TB of disk space does !

  • because Floccus doesnt sync Firefox Android.

    You sure about that? From memory It did work with floccus (though it does it in a weird way).

    Open Tabs: cant live without it.

    Yeah that's probably the tricky part in your workflow ! Not sure if syncing your directory will keep the open tabs. Though I may be wrong here because I personally don't use that functionality !

    Yeah maybe my instructions are ment for backups rather than keeping a workflow in sync with all your devices. Sorry for my bad reading skills !

    Dunno if a self-hosted Firefox sync does sync Open Tabs between devices, if it does It's probably your best bet !

    Also, syncing your whole profile between Desktop/laptop and your phone won't work that easily... They behave very differently and do not have the same directory structure/files on your phone.

    Edit: Here's the self-hosted Mozilla Sync storage server

    https://github.com/mozilla-services/syncstorage-rs

    After skimming through the docs it seems to sync everything (bookmarks, tabs, history, extensions...)

  • My mum takes care of vulnerable and very Ill hedgehogs in our garden.

    I like to think it that way: It's a bit like we human represent an Alien abduction, when they get home to their family they talk how some Extraterrestrial being took them and made some crazy experiment on them and nobody believes it ! 😅😁

  • Yeah Lemmy is very Linux oriented :). Though I do agree Linux is harder to get into but that's not because GNU/Linux is difficult, it's because we were so much accustomed to how Windows work !

    I don't really remember because it has been ages, but I'm sure my first steps with Windows 98 where awful and not easy and intuitive at all !

    Linux has a lot of issues so does Windows (and MacOS) and learning a whole new paradigm of a working system takes time and some investement, but after you get the basic gists, Linux gives you total control of everything ! (Like to see hidden directories is like Windows, just a check box to show hidden files :) don't need a CLI for that)

    You rarely need the use of the Terminal when on easier distributions like PopOS or Ubuntu (while I wouldn't suggest the later), However if you tried more difficult distribution first (like arch and derivatives), CLI is mandatory !

    Not saying YOU should switch, do whatever makes you happy, more productive and vibes with your current needs/feeling...

    However, If you feel the need to switch the Linux community will always welcome you :) Keep in mind, there are good people and a**holes everywhere !

    Glad you solved your issue with massgrave, which is a great tool :) ! Have fun with your system !

    Edit: Sorry for the off topic XD discussion got a bit heated up haha ! I'm kinda surprised it didn't got deleted !

  • I do use Syncthing one way sync to a server to sync the whole Firefox directory and it does work quiet well !

    I already did a backup test and It works without data loss. However, not sure this is a great way to accomplish this task... Why? Because while in use your Browser writes a lot of data and could potentially cause sync issues, specially it's databases.

    A better way would be to sync all your bookmarks to a WebDAV server with floccus and save your LibreWolf override.cfg

    The downside is that you need to reinstall and reconfigure your addons, haven't found a satisfactory solution for those :/

    Edit: Maybe a better solution in your case would be to make an automated daily backup of your user directory while your browser is not in use.

    Edit2: However not sure your tabs are getting saved that way !