40ish white dude (he/him) from the Netherlands

  • 0 Posts
  • 64 Comments
Joined 2 years ago
cake
Cake day: January 29th, 2024

help-circle
  • madjo@feddit.nltoSelfhosted@lemmy.worldImmich Is Now Stable!
    link
    fedilink
    English
    arrow-up
    2
    ·
    23 hours ago

    That sounds like a great solution to my current frustration that the autobackup feature of Immich on iOS is so opaque. It only works when the app is open and even then oftentimes you’re just staring at the backup screen while seemingly nothing is happening, despite Immich’s backlog of thousands of photos still needing to be uploaded.







  • It would’ve been nice if malwarebytes had actually fact checked those steps to turn off smart features for the app on mobile. Because as they are right now, it only works on the desktop version of gmail.com despite what they claim in the steps themselves.

    Here’s how to turn it off on iOS:

    1. Open the gmail app
    2. Tap on the hamburger menu (top left) and scroll all the way down and tap on “Settings”
    3. Go to “Data privacy” option in the settings menu (they omitted this step on Malwarebytes)
    4. Turn off “Smart features”




  • ARGH this triggered a bit of PTSD for me…

    “We’re going to convert these COBOL applications to C#, and you need to test that the new application works exactly the same, including the same bugs as the old application.”
    “Ok, where’s the specifications and test reports of the old COBOL applications?”
    “They were lost to time, we don’t know where they are.”
    “Ok, so how are the developers going to write the C# code?”
    “They’re going to read the COBOL scripts and recreate them into C#, we advise you do the same.”

    Cue me spending a month trying to decypher the COBOL gobbledigook into inputs and outputs, and write testcases based on that. And after that month was up, and I had delivered my testcases, they told me that my services were no longer needed.