• 0 Posts
  • 49 Comments
Joined 3 months ago
cake
Cake day: March 17th, 2025

help-circle





  • Also most people who have only used Windows, bought their computers with Windows pre-installed, where the manufacturer loaded a custom Windows image that already has all of their drivers installed and configured. So it’s not just that they’ve never used Linux before, they’ve often never actually installed any operating system from scratch on any computer and had to deal with the setup process.

    Not too long ago I was messaging with someone who kept complaining that Linux was taking HoUrS to get drivers configured and how it clearly wasn’t for them because Windows “just works”. Meanwhile I’m sitting there thinking of the last time I installed a Linux distro on a machine it took a few minutes to install the proprietary Nvidia drivers and I was done, while the last time I installed Windows on a machine it took ~4 hours to get all of the drivers loaded properly, including blacklisting the f*****g Windows Update utility so it would stop trying to replace my network driver with a broken version that kept taking down the network connection on the machine, and the insanity of having to update, reboot, update, reboot, update, reboot, update, reboot over and over again for half a day until finally all the updates are actually installed and running.



  • Agreed. I’ve also been very impressed with Perplexica (linked to a self-hosted LLM on Ollama). It ties into SearXNG and will perform web searches, dive into the results, and summarize what it finds. Not just the pages themselves, but the specific information on those pages that addresses your original questions, including references which link back to the pages that were used to generate the summary. It’s easy to identify hallucinations when it links to the specific page where it got the information from (though I have yet to experience any hallunications with Perplexica yet).


  • Syncthing could be used to replicate a directory somewhere, but that doesn’t address backing up the phone itself (apps, settings, SMS messages, etc.). Only option I’m aware of is iCloud. You can connect the phone directly to iTunes on a computer and back it up that way, but that only works with a hardwired USB connection and can’t be automated, so it’s a non-starter for a regular backup system. Android probably has more options, I’m referring to iOS specifically here though.



  • suicidaleggroll@lemm.eetosolarpunk memes@slrpnk.netdamn
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 month ago

    If your point is, “the climate changes anyway, humans will be fine”, I strongly disagree.

    If your point is, “once the Earth kills off all of those pesky humans, it will recover from this damage within the next ~million years and will ultimately be fine”, I agree, unfortunately we won’t be here to see it.



  • Fun fact, Edge still has this stupid behavior even on Linux, so highlight and middle click doesn’t work properly since as soon as you highlight it pops up that stupid menu. You have to go into the menu and disable it before highlighting works correctly again.

    Signed - someone who is fortunate enough to be able to use Linux on my work machine (yay!) but is still forced to use Edge on it (boo!)






  • suicidaleggroll@lemm.eetoSelfhosted@lemmy.worldVersion Dashboard
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    2
    ·
    2 months ago

    Just FYI - you’re going to spend far, FAR more time and effort reading release notes and manually upgrading containers than you will letting them run :latest and auto-update and fixing the occasional thing when it breaks. Like, it’s not even remotely close.

    Pinning major versions for certain containers that need specific versions makes sense, or containers that regularly have breaking changes that require you to take steps to upgrade, or absolute mission-critical services that can’t handle a little downtime with a failed update a couple times a decade, but for everything else it’s a waste of time.