this post was submitted on 22 Jul 2026
28 points (96.7% liked)

Linux

66599 readers
157 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 7 years ago
MODERATORS
 

There is lots of books, videos and manuals about bash. So it is hard to tell if one is good or not. By advanced bash I mean regular expressions, complex scripts, and kind-of obscure options of basic commands no beginner tutorial tells about.

you are viewing a single comment's thread
view the rest of the comments
[–] a_fancy_kiwi@lemmy.world -5 points 2 days ago

I run Qwen2.5 Coder 14B locally for boiler plate stuff that I then edit myself and it's been great. I write code very irregularly so using an LLM is great when I know what I want to do, how to logically do it, but I've since forgotten the syntax.