this post was submitted on 11 Jul 2023
385 points (96.8% liked)

Linux

48744 readers
1221 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
you are viewing a single comment's thread
view the rest of the comments
[–] isVeryLoud@lemmy.ca 10 points 1 year ago (5 children)

I had never considered this as a valid purpose for ChatGPT. Well done you for being resourceful!

[–] entropicdrift@lemmy.sdf.org 5 points 1 year ago* (last edited 1 year ago)

ChatGPT is a fantastic tutor. Even if it doesn't know already, you can copy a dense technical document and paste it into the chat, then ask it questions in plain english in subsequent messages

[–] cyanarchy@sh.itjust.works 3 points 1 year ago

I've basically stopped using google for tech support, a computer is now teaching me how to use a computer.

[–] Voyajer@kbin.social 2 points 1 year ago

ChatGPT has probably trained on the bulk of the Internet's Linux support threads and manages for various commands now that I think about it.

[–] Lmaydev@programming.dev 1 points 1 year ago

Not to sound rude but isn't this like the main use of ChatGPT?

I basically use it as an interactive docs that I can ask questions.

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

You can ask chatgpt pretty much anything and it answers you.

[–] Anticorp@lemmy.ml 7 points 1 year ago (2 children)

Not always truthfully, but it does answer. It is quite confidently incorrect sometimes.

Imagine chatGPT beliving trolls in its training data and suggesting users to sudo rm -rf /*

[–] BCsven@lemmy.ca 1 points 1 year ago

The weird thing about it is it often gives incorrect results for stuff like programming, but when you say that is wrong, it comes up with a correction. LOL Like, just tell me the correct thing from the start .