• 1 Post
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle
  • I can hardly remember the last time any notification was not some kind of spam or self-notification.

    I turn 99.95% of notifications off on any platform. The worst offenders are the apps that will show me a permanent in-app notification that I have turned off notification permissions… especially those that do so blocking the regular UI of the app to tell me this. Even some apps I’ve paid for do this. I condemn those to the deepest pits of app-hell.


  • Z4rK@lemmy.worldtomemes@lemmy.worldGreat job
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    Alas. They have said they plan to open some of the source and potentially everything, but it’s little progress.

    They recently ported to Linux, which I think will give them much more negative feedback here, so hopefully with more pressure they’ll find the correct copy left license and open up their source to build trust.


  • Z4rK@lemmy.worldtomemes@lemmy.worldGreat job
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    8 months ago

    There are two modes of AI integrations. The first is a standard LLM in a side panel. It’s search and learning directly in the terminal, with the commands I need directly available to run where I need them. What you get is the same as if you used ChatGPT to answer your questions, then copied the part of the answer you needed to your terminal and run it.

    There is also AI Command Suggestion, where you’ll start to type a command / search prefixed by # and get commands directly back to run. It’s quite different from auto-complete (there is very good auto-complete and command suggestion as well, I’m just talking about the AI specific features here).

    https://www.warp.dev/warp-ai

    It’s just a convenient placement of AI at your fingertips when working in the terminal.


  • Z4rK@lemmy.worldtomemes@lemmy.worldGreat job
    link
    fedilink
    English
    arrow-up
    5
    ·
    8 months ago

    Warp.dev! It’s the best terminal I’ve used so far, and the best use of AI as well! It’s extremely useful with some AI help for the thousands of small commands you know exist but rarely uses. And it’s very well implemented.











  • Not an answer to OP; I use iCloud, but I still want my own, external backup of that and have found some good solutions.

    I previously used icloudpd which I run from docker and that synced all files to a NAS from where I took backups. It works great and I highly recommended.

    However, I recently turned on Advanced Data Protection on iCloud, which disables the API icloudpd relied upon, so now I’m using osxphotos instead. It works just as good.

    You’ll have to turn on downloading all originals to your Mac for this to work. Personally I had to buy an external disk and move the photo library on my Mac mini server to it to have enough storage.