• 4 Posts
  • 181 Comments
Joined 1 year ago
cake
Cake day: December 28th, 2023

help-circle








  • Debian as a server is fine and probably the best ! However as a daily drive OS I don’t think it’s the best choice.

    I have always seen Debian as server distro and that’s probably what they meant ?

    I have debian as my server distro since the beginning of my Linux journey (NEVER failed me !) However I can’t see how Debian as daily drive is a good idea. Sure they try to catch up with testing repo for those who wan’t a more up to date distro, but it’s seems harder to keep up when something breaks along the way.

    That’s where Arch and derivatives shine, if something goes wrong it’s fixed in a few days.



  • Back in the day, that’s what I did ALOT on Windows. Specially because of piracy and my younger me having no idea what he was doing XD !

    Still happens on Linux with EndeavourOS but not for the same reasons ! There are millions times more ways to break stuff on Linux but I always learn Something new during the process.

    Story time:

    Learned the other day that some config files are loaded in a specific order and depending what display manager is installed. That was kinda eye opening to understand cause my system didn’t load .profile when .bash_profile was present and I didn’t understood why ! Thanks Archwiki !




  • N0x0n@lemmy.mltoLinux@lemmy.mlLinux is not your Panacea
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    13 days ago

    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 🤷‍♂️).


  • 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 :/



  • 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…)


  • 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 !


  • Yeah I learned that the hardway when comparing MacOS/linux USB speed…

    Took like “seconds” on Linux. I looked quite dumb asking a question and asking for help on Lemmy while shitting (again) on my Mac !

    I have somewhere in my notes a command to show interactively how the memory cache gets dumped into my USB stick.

    Kinda boggus that’s an over 20 years old known “issue”.