this post was submitted on 26 Feb 2024
52 points (77.7% liked)

Linux

56664 readers
458 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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?

(page 2) 37 comments
sorted by: hot top controversial new old
[–] WeirdGoesPro@lemmy.dbzer0.com 3 points 1 year ago (1 children)

I really enjoy Warp. It’s sleek and modern, plus it saves me a lot of time with its advanced autofill features. It also gives me helpful suggestions for minor edits if I’m making small errors that keep a command from running.

I haven’t used the chatbot, but I have found the user experience of the program to be better than most other terminals I’ve used before.

[–] Zanshi@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

I'm in the same boat. Best terminal app I've used in a long while. Not using AI features

[–] Flaky@iusearchlinux.fyi 2 points 1 year ago

I'll just use ChatGPT standalone, lol. Or cheat.sh.

[–] Sims@lemmy.ml 2 points 1 year ago

I think AI exposes how little trust people have in Capitalist organizations.

[–] SuperSpruce@lemmy.zip 2 points 1 year ago

As long as AI is not being forced into the existing terminal standards, it's good, as you can just choose to not use a terminal with AI.

[–] Saracha@lemmy.world 2 points 1 year ago

So I took some time to look around and as far as my perspective as a non dev regular user. While this does seem like a useful tool that could be useful for someone who interacts with the command line on a infrequent basis, the drawbacks on it seem pretty big.

  1. Everywhere on their website seems clear that they don't store your data, but I have trouble believing that? Why on earth they would need for you to create a account that you must log in to use the terminal if they don't have a need to monitor your data?
  2. While they claim that they are intending to monetize this by charging enterprise users and letting small teams use it for free, they limit free requests to 20 per dday which seems less than useless.
  3. Maybe this is just some confusion since I don't have any experience as an enterprise but it seems like it would be an unacceptable security risk having a program that it telling you that it sends telemetry back home that users are interacting with using sudo and elevated privileges. Especially when it is a closed box.

Ignoring all the reasons to be cautious and skeptical about AI in general I struggle to see the use case for this particular tool.

[–] GolfNovemberUniform@lemmy.ml 1 points 1 year ago

Nice idea for fun and diversity (you can't prohibit people to make such apps after all) but in daily usage? No, no, no and no

[–] aluminiumsandworm@kbin.social 1 points 1 year ago

simply use thefuck

[–] MasterNerd@lemm.ee 1 points 1 year ago

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

[–] rufus@discuss.tchncs.de 1 points 1 year ago* (last edited 1 year ago) (1 children)

There are lots of fish shell extensions, zsh stuff and loads of things that make suggestions, autocomplete, remember your shell history and remember frequently executed commands and visited directories. All of that works WAY better than the AI suff. (And sometimes also has nice pop-up menus.)

So compared to plain bash without autocomplete and Ctrl+R it may be useful. It is probably a step back for everyone else. Especially if they roughly know what they're doing.

But I didn't try this specific software. Maybe I would if it were free software and connected to a local LLM.

[–] eeleech@lemm.ee 0 points 1 year ago (1 children)

So compared to plain bash without autocomplete and Ctrl+R it may be useful. It is probably a step back for everyone else.

I think it could be much worse than even a plain shell with ^R, as the llm will be slower than the normal history search and probably has less context than the $HISTFILE.

[–] rufus@discuss.tchncs.de 0 points 1 year ago* (last edited 1 year ago) (1 children)

I think so, too. I mean the traditional history search and command option suggestions are instant and come at no additional cost. I don't know how fast ChatGPT is, I only ever play around with local LLMs. And roughly exploring what Github Copilot is about, just made my laptop fans spin on max and started to drain the battery really fast. Would be the same for an 'AI' terminal. And when asking the LLMs for shell commands I got mixed results. It can do easy stuff. So I guess for someone who wonders how to find the IP address... It'll do the trick. But all the things I tried asking some chatbots that would have been really useful to me, failed. It hallucinated parameters or did something else. And I needed to google it anyways or open the man page.

I'm not sure, I currently don't see me using such tools. I like talking to chatbots and have them draft stuff and provide me with ideas. But I also like computers in the other way, that they are machines that just follow my orders and don't talk back. And when working in the terminal or coding, it seems to distract me if suggestions pop up and I need to read them and decide what to do, or occasionally laugh... For me it seems to work better if I think about something, have an idea in my head and type it down without discussing it with the machine... I mean not 100% of the time, sometimes a suggestion helps... But I think I rather have the chatbot in a separate window and only loosely tied into my workflow if at all. And I don't like proprietary and cloud-based products for something like this.

[–] ProgrammingSocks@pawb.social 1 points 1 year ago* (last edited 1 year ago) (1 children)

It hallucinated parameters

Sound like LLMs to me. This is not going to stop being a problem. This is the fundamental problem with LLMs - they are text prediction algorithms and have no comprehension of their output.

[–] rufus@discuss.tchncs.de 1 points 1 year ago* (last edited 1 year ago)

I'm not sure. Afaik the research is happening. And AI related stuff always happens faster than I can imagine. Ultimately I want the LLMs to hallucinate. They should be able to combine ideas and come up with new and creative answers and be more than just autocomplete. I think what we need is the LLM knowing what it knows and what is made up, and a setscrew. I can see this happening with a higher level of intelligence and/or a clever architecture. I'm not an expert on machine learning myself, however that is what I took from news, companies struggling with their chatbots and everyone wanting their AI assistant to provide factual information. And I don't see anything ruling that out completely. I mean we humans also sometimes get things wrong or mis-adjust our level of creativity. But I think the concept of facts can be taught to LLMs to some degree, they already seem to grasp it. And concepts have been proposed and things like AI agents that come up with ideas and other agents that check for factuality are in active use. Along with the big tech companies making their AIs cite the sources. In my eyes, progess is being made.

But this is why I currently don't use LLMs for important and unsupervised stuff, and i try to avoid them when I need correctness. However... I really like to tinker with them, do AI assisted storywriting, or have them come up with 5 creative ideas for a birthday party for my wife. That works well, and with a bit of trickery you can make them output more than the most obvious ideas. And I'm impressed by their ability to code, but as I said it's still far away from being useful to me. I currently don't fear for my job. And I additionally struggle with the size of models I can do inference with and their respective intelligence... We're in the Linux community here, so I think I can be open... I don't like big tech companies doing my compute and providing me with closed and proprietary services. I don't use ChatGPT, only open-weight models I can run myself. They aren't as smart, but I don't want the future of humankind to be shaped by services and good will of big tech companies.

[–] Veraxus@kbin.social 1 points 1 year ago

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.

Don't need it, don't want it. They can fuck off with this nonsense.

[–] wolre@lemmy.world 1 points 1 year ago

I'm likely going to try out Wave Terminal with a self hosted LLM. I think it may well be quite useful, just don't want to upload my entire command history to OpenAI.

[–] bjoern_tantau@swg-empire.de 0 points 1 year ago (2 children)

Shouldn't be too hard to make that run locally. Although I'm not sure what I'd use it for at the moment.

[–] iopq@lemmy.world 0 points 1 year ago (1 children)

It can run ls for you after you cd

[–] bjoern_tantau@swg-empire.de 2 points 1 year ago

Whoa, that's too powerful!

[–] atzanteol@sh.itjust.works 0 points 1 year ago (1 children)

Although I’m not sure what I’d use it for at the moment.

How do I find all instances of "blarg" in the second column of this CSV file?

I could see it being useful - but I wouldn't want it integrated to my terminal. I'm fine with it being a separate thing I can use.

[–] NuclearDolphin@lemmy.ml 1 points 1 year ago

ollama run <some_model> "query" | shellcheck | wl-copy

load more comments
view more: ‹ prev next ›