Today i was doing the daily ritual of looking at distrowatch. Todays reveiw section was about a termal called warp, it has built in AI for recomendations and correction for commands (like zhs and nushell). You can also as a chatbot for help. I think its a neat conscept however the security is what makes me a bit skittish. They say the dont collect data and you can check it aswell as opt out. But the idea of a terminal being read by an Ai makes me hesitant aswell as a account needed to use warp. What do you guys think?

  • Secret300@sh.itjust.works
    link
    fedilink
    arrow-up
    12
    ·
    4 months ago

    I would definitely like an AI to remember some complex commands for me. But something small and specifically trained that runs locally

    • wvstolzing@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      4 months ago

      You can define a bunch of aliases in any shell environment for that. Or use a history manager (a database client essentially) that groups commands you’ve entered so far based on frequency, return value, working dir. when they were issued etc.

        • wvstolzing@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          4 months ago

          Yeah; & by the way, warp is funding fzf, as there’s a big thank you banner on fzf & fzf-vim’s github pages nowadays. I’m glad fzf is getting support, of course; though it feels odd somehow.