this post was submitted on 26 Feb 2024
80 points (75.6% liked)

Linux

46775 readers
1291 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 5 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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 5 months ago (1 children)

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

[–] [email protected] 6 points 5 months ago

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)