this post was submitted on 14 Aug 2023
32 points (75.0% liked)

Linux

47231 readers
1145 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
 

I'll be honest, I've always tinkered with ubuntu and even older versions of linux (Anyone remember Mandrake? Yeah I'm old lol), I had even built my own HTPC at one point many many years ago.

But I always encountered problems that frustrated me forcing me to eventually abandon the OS in favor of something new. For example, installing programs or drivers that weren't in the software manager GUI, checking USB and device connections, etc.

I was a windows guy and I hate to admit it. It was just "easier" so I usually took the path of least resistance to getting things working efficiently for my productivity needs.

But ChatGPT has really unlocked things for my novice self.

Everything from simple questions to fun ones. Like I had an SD card showing as empty, but I thought it had been formatted, so I asked ChatGPT how to recover lost data on the card, and it walked me through every step - I recovered a ton of data off that card.

I just installed Linux Mint on an older Lenovo laptop and it's awesome to have a fast portable laptop again.

I'm excited to dual-boot my older HP Envy AIO computer in the near future, windows 10 has become too buggy for my tastes lately.

all 13 comments
sorted by: hot top controversial new old
[–] SkySyrup 14 points 1 year ago (1 children)

Great! This is a great use of these AI tools, it makes things so much easier if you have a base understanding of the task at hand. glhf with your project!

[–] [email protected] 8 points 1 year ago (3 children)

You know what I think would be really funny?

Replace bash with a new cli called Gpt-cli, allow gpt to run bash commands then ask it nicely to do things with your computer for you

Bonus points for giving it a personality that makes it sabotage you or argue with you and refuse to so things for you

[–] [email protected] 2 points 1 year ago (1 children)

I would definitely need the final say in any commands it decides to run on my system. But, this sounds like a fun game to play in a pretend shell that won't nuke my drive if it gets pissy, lol

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Where's the fun in that though?

The idea was more that you run it in a VM as a game, see how long you can use it for before wanting to throw it out a window

Similar to suicide linux https://github.com/tiagoad/suicide-linux

[–] [email protected] 1 points 1 year ago (1 children)

I'm not at home to check but I could've swore I had something like this installed.

[–] SkySyrup 3 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago

That's a nice one but I was actually thinking of ShellGPT: https://linux.how2shout.com/shellgpt-install-and-use-chatgpt-in-ubuntu-linux-terminal/#8_Use_ChatGPT_in_Ubuntu_Linux_Terminal

By now there's likely a dozen tools like this.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

I love it when I ask it to write a complicated thing and I expect like a multiline complicated thing into thing piped into another in a loop with a ton of if else, and it just goes like

read <<<$2| grep -diwzG 69> ${^awk 'printf $$3'}

or something, and it does exactly what I wanted it to do

[–] SkySyrup 5 points 1 year ago

So something like this?

[–] [email protected] 4 points 1 year ago

Cool thanks for that, I've honestly never fiddled with Open SUSE, I gravitated to Linux Mint a while back and like that it's still under constant development.

[–] [email protected] 2 points 1 year ago

Hey there! I’ve heard that open suse has a GUI for everything, including an almost windows like control panel and advanced system utilities that are GUI for everything! The channel “The Linux Experiment” did a video on it not that long ago