this post was submitted on 05 Aug 2024
657 points (98.4% liked)

Linux

58380 readers
865 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
 
all 43 comments
sorted by: hot top controversial new old
[–] lordnikon@lemmy.world 73 points 1 year ago (1 children)

Dennis Richie is a personal hero of mine and i go out of my way to buy a cake every September 9th to celebrate his contributions to the world. It's a real shame his passing was overshadowed at the time.

[–] Zagorath@aussie.zone 17 points 1 year ago (2 children)

Overshadowed? What was it overshadowed by?

[–] davet@discuss.tchncs.de 52 points 1 year ago (1 children)

Steve Jobs died one week earlier.

[–] 0x0@programming.dev 61 points 1 year ago (2 children)
[–] z00s@lemmy.world 47 points 1 year ago (1 children)

Some business guy, who stole ideas, apparently.

[–] LeFantome@programming.dev 3 points 1 year ago

“Great artists steal” — Steve Jobs ( or Faulkner, or Picasso, or Stravinsky )

[–] flames5123@lemmy.world 2 points 1 year ago (1 children)

Sorry, unrelated, but my Lemmy client says that you have “-1” downvotes and 49 upvotes. How is that even possible? It should only be a positive integer. On the web client, it shows nothing for downvotes, but says 48 upvotes instead of 49…

[–] 0x0@programming.dev 1 points 1 year ago

Interesting... I only see 49 both on web and client.

[–] Damage@feddit.it 8 points 1 year ago (1 children)
[–] dditty@lemm.ee 8 points 1 year ago* (last edited 1 year ago) (1 children)

It's so sad Steve Jobs died of ligma

[–] Markaos@lemmy.one 18 points 1 year ago (1 children)
[–] MajorMajormajormajor@lemmy.ca 16 points 1 year ago* (last edited 1 year ago)

Steve deez nuts

[–] Annoyed_Crabby@monyet.cc 53 points 1 year ago (1 children)

Got me confused on which goat have such interesting name, turn out it's GOAT not goat.

[–] t0mri@lemmy.ml 10 points 1 year ago
[–] otter@lemmy.ca 37 points 1 year ago (2 children)
[–] itslilith@lemmy.blahaj.zone 33 points 1 year ago

🅱️rogramming language

[–] youngalfred@lemm.ee 12 points 1 year ago (2 children)

I went looking for the implied 'A' language but couldn't find it. Did find this though:
https://en.m.wikipedia.org/wiki/List_of_programming_languages

Surprising how many single letter names there are.

[–] leopold@lemmy.kde.social 14 points 1 year ago* (last edited 1 year ago) (2 children)

B was based on BCPL, which I assume is where the name came from.

But the actual A language would be APL, which stands for A Programming Language. It's a few years older than B and was pretty popular, so it could've influenced the name.

[–] halm@leminal.space 11 points 1 year ago* (last edited 1 year ago) (1 children)

A Programming Language

Gotta admire the wherewithal of continuing down the alphabet rather than just "Another Programming Language", through "Yet Another Programming Language" to "Dude, Where's My Programming Language".

[–] ReveredOxygen@sh.itjust.works 6 points 1 year ago (1 children)

That trend probably didn't exist at the time

[–] atzanteol@sh.itjust.works 1 points 1 year ago* (last edited 1 year ago)

It goes back further than you may think. YACC was written in "B" originally.

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

It is hard for me to believe APL was popular. I forgot that Microsoft claimed to be making it for Motorola and Intel.

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

Ada would be a good stand in for A based on the historical context of the name.

[–] palordrolap@kbin.run 32 points 1 year ago

Should have gone for something like "Dennis Richie Advanced Computing University Lab Annex."

Parses weird, but look at that acronym.

[–] ExtremeDullard@lemmy.sdf.org 23 points 1 year ago (2 children)

Too bad about the typo on the sign...

[–] ExtremeDullard@lemmy.sdf.org 13 points 1 year ago (2 children)

AdvanceD.

Advance computing means it's computing performed ahead of time - if it means anything at all.

[–] Thann@lemmy.ml 8 points 1 year ago

I'm assuming the speculative-execution bugs were their fault then

[–] jaybone@lemmy.world 6 points 1 year ago

This is the future, instructions will be executed before they are run.

Actually that’s kind of like what CPUs do today with branching.

[–] t0mri@lemmy.ml 2 points 1 year ago (1 children)
[–] leopold@lemmy.kde.social 18 points 1 year ago (1 children)

It would probably make more sense for "ADVANCE" to be "ADVANCED"

[–] stellargmite@lemmy.world 9 points 1 year ago

“ Denis Ritchie Advance ! “, just put an exclamation mark at the end of the first line. More of a declaration .

[–] boredsquirrel@slrpnk.net 15 points 1 year ago (1 children)

Programming Languages today: Rust, Go, Typescript

Programming Languages back then: C, B, C#, C++

LOL

[–] intelisense@lemm.ee 22 points 1 year ago (1 children)

C# is much more recent than C/BCPL etc. What's interesting, though, is how many of C these more modern languages are inspired by C. C is also very much still in use!

[–] LeFantome@programming.dev 11 points 1 year ago

The name C++ is an inside joke as ++ is the C language increment operator, meant to imply that C++ is an improvement on C.

I have heard several times that the name C# was meant to look like the ++ had been added again to the name C++. The syntax of C# was chosen to be familiar to programmers that knew C++.

If we are saying old languages use letters for names and that newer ones use words, it is worth noting that C# was also heavily inspired by Java, which came first. Both Java and JavaScript are from 1995 ( iolder than C# ).

In the grand scheme, Go is not much newer than C#. Go is from 2009 and C# is from 2000. That might seem like a lot but Go was intended as an alternative to C which is from 1972.

C got its name as a progression over B, which started the whole single letter thing, but C syntax was chosen to look like ALGOL ( 1958 ). So we have to blame ALGOL for the look of C, C++, Java, C#, JavaScript, and even Rust.

Two of the oldest languages as FORTRAN and Lisp. Language names were often abbreviations ( such as FORmula TRANslation for FORTRAN ). Lisp was originally LISP ( list processing ) but the name Lisp, from 1960, fits right in with Go and Rust I would say.

The trend is certainly towards more whimsical names though. An early name for C was NB which stood for “New B”. If it were named like we do today, maybe it would have been called “Newbie” or some synonym of that. I kind of like Punk.

[–] Eyck_of_denesle@lemmy.zip 10 points 1 year ago

Ayo same here in an indian college

I recently read Kernighan's UNIX: A History and Memoir. It was pretty interesting. Also, Bell Labs still hosts a page with a lot of links/info for Richie at: https://www.bell-labs.com/usr/dmr/www/

[–] Timely_Jellyfish_2077@programming.dev 0 points 1 year ago (1 children)