Skip Navigation

Whats your thoughts on Ai in your terminal?

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?

94 留言
  • Sounds like a major security risk. All it takes is one "hallucination" (and an overly trusting engineer) from the latest and greatest bullshit generator to compromise an entire network

    • Yeah. Sometimes a "barrier to entry" on running commands serves as an important forced pause to help prevent people from charging headfirst into dangerous options they don't understand.

      It's something I often have to consider at work. It's not too hard to script out ways to make it easier to do certain things, but is the trade off of making it easier to do accidentally or without understanding the full effects worse than the hassle of doing it the "hard way"?


      Yes, let's get a list of all machines in this network segment, then loop through sending shutdown commands so everything is ready for the hardware move!

      What do you mean that the switch itself is in the list of machines? And that I just shut it off prematurely, so now we need to shut down everything locally... shit.

      (Details fudged to protect the guilty)

  • Maybe if you can use it with a locally running LLM server like ollama, but otherwise fuck no

  • I don't like generative AI in my tools. The little prompt that explains a command and arguments that can be passed as you type is nice, I will give it that, but AI should not be any part of it. Fuck right off with it.

  • I don't know what AI could bring to the table in this case that you can't do without it already. Command completions or fixing typos works without using AI. If there was an actual benefit, I'd be open to try it out but only by using an open source LLM running locally. I'm definitely not creating an account and paying a monthly subscription while not even being able to use it offline.

  • Helping with complex Terminal commands/shell scripts is basically my #1 practical use-case for AI right now... especially if you use tools like JQ a lot. Saving keystrokes is a lifestyle, after all.

    I am also a really big fan of Warp, and was even before they added the AI feature (the editor-style functionality is wonderful). For the record, the AI isn't always running in Warp, to use it you start a prompt with hash (#) and then ask for what you want and it presents options.

  • To me this is complete nonsense --- but they (warp) seem to be funding fzf ... which is good on their part, I guess.

  • I feel like every use case they showcase is useless if you remember the commands. And if you don't know a command, the classic googling until you find something that works usually does the trick.

  • It might be helpful, I'm not going to rule out using it, but it's all going to happen on my machine and I'm not paying for it or logging in anywhere to use it AND it's going to talk cockney... "Oi oi, ya fuckin' muppet, you missed a semi-colon. Ya useless fuckin' nonce!"

94 留言