this post was submitted on 16 Aug 2023
605 points (95.9% liked)

Linux

48008 readers
1194 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
top 50 comments
sorted by: hot top controversial new old
[–] Zamboniman@lemmy.ca 177 points 1 year ago (4 children)

...Kernel patch at age 4. Sigh... What have I done with my life?

[–] Bizarroland@kbin.social 89 points 1 year ago (1 children)

You done fucked up from the moment you turned 5. That's where you went wrong. You should have just stopped getting older

[–] gamey@feddit.rocks 19 points 1 year ago

Dose mental age count?

[–] SpaceNoodle@lemmy.world 29 points 1 year ago (1 children)

The Internet didn't even exist when I was four, let alone Linux, so I don't feel so bad.

[–] gamey@feddit.rocks 7 points 1 year ago

Lucky bastard!

[–] shaulliv@lemmy.world 10 points 1 year ago

she's going to one of those mythical 20 yo with 15 years of experience 😉

[–] kilgore_trout@feddit.it 8 points 1 year ago

You can start now!


I am no developer, but I've submitted my first patch a few months ago.

It simply added my laptop to a list of quirks, in order to make the microphone work.

[–] Blizzard@lemmy.zip 130 points 1 year ago (1 children)

Breaking News at msn.com: "Linux uses child labour!"

[–] SomethingBurger@jlai.lu 62 points 1 year ago (1 children)
[–] rustyricotta@lemmy.ml 6 points 1 year ago (2 children)

Oh god, maybe they'll start calling actual child labor "open source"

load more comments (2 replies)
[–] Fizz@lemmy.nz 83 points 1 year ago (6 children)

No matter how many times I read this I have no idea what's going on. Can someone explain this like I'm 3

[–] Prismey@sh.itjust.works 143 points 1 year ago (1 children)

A girl read documentation and see that all the titles are underlined with -, but one of the letter isn't underlined like the others (that's the lonely s). Then she asks the person doing the commit to fix it and they fix it together.

[–] jet@hackertalks.com 20 points 1 year ago (2 children)

And then the older pair programmer goes to social media and calls out their partners age for clout. Ageism is real in tech. :)

[–] ken27238@lemmy.ml 46 points 1 year ago (1 children)

Wow we really can’t just appreciate a wholesome/cute moment?

[–] nan@lemmy.blahaj.zone 45 points 1 year ago (2 children)
[–] ken27238@lemmy.ml 14 points 1 year ago (5 children)

I didn’t see how it’s funny.

[–] nan@lemmy.blahaj.zone 30 points 1 year ago (1 children)

Because it’s an absurd statement, as in completely obviously not an example of ageism in tech.

[–] elbarto777@lemmy.world 8 points 1 year ago

Dude is just dense.

[–] chaorace@lemmy.sdf.org 16 points 1 year ago

Inevitably, there will be times in one's life when another's attempt at humor fails to amuse. When striken by such terrible tragedy, take heart, for you have the knowledge that it's just your opinion, bro.

[–] giacomo@lemm.ee 12 points 1 year ago

This is obvious

[–] JaxNakamura@programming.dev 7 points 1 year ago

If nothing else, the smiley can be taken as a hint that it's not serious.

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

I would have said "you could be a Linux maintainer," but given this post, clearly Linux maintainers are less dense than you.

load more comments (1 replies)
[–] elbarto777@lemmy.world 12 points 1 year ago (1 children)

Wow, people didn't get your joke. What the hell...

[–] ParsnipWitch@feddit.de 5 points 1 year ago

I wonder how many 4 year olds are using Lemmy... Ah sorry, there's the ageism again :<

[–] MJBrune@beehaw.org 50 points 1 year ago

So in the documentation they had

1.9 Ext4 file system parameters
------------------------------

As you can see the 's' doesn't get a '-' under it. So they changed the documentation to:

1.9 Ext4 file system parameters
-------------------------------

so the 's' in parameters gets a dash under it.

this seems to be the standard as everywhere else the dashes go for the same length of characters as the above line. Example:

2.0 /proc/consoles
------------------

The little girl said the 's' in parameters is sad because it didn't get the dash under it and it was all alone. So they added the dash.

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

See the first red box in the ext4 documentation text? The underline dashes don't go up to the last letter (s).

4 year old girl said the "s" was sad because of that, aunt submitted a patch to fix that, and it was accepted.

[–] lameJake@feddit.de 8 points 1 year ago

No no the uncle submitted the patch. The girl did. He helped her though.

[–] Infamousblt@hexbear.net 14 points 1 year ago* (last edited 1 year ago)

The line of code (well, documentation in the code) used to look like something like this (I'm not sure if this formatting will work on mobile, sorry):

The code ends with an s

----------------------

And after her changes it looks like this:

The code ends with an s

------------------------

See how I added an extra - in that second line? That makes the S happier because now it also has a - below it like all the other letters. This also just generally makes that line more consistent with other spots in the code. So it's not a bad change. It doesn't do anything really but making your code format nice, easy to read, and consistent is usually important in programming so although it doesn't do anything tangible it's still a valuable change!

[–] redawl@sh.itjust.works 6 points 1 year ago

The first red box shows that the dotted line underneith the text doesn't go all the way to the s in the text above. In the other red box, the dotted line goes all the way.

The neice submitted a patch to add the missing line.

load more comments (1 replies)
[–] nickwitha_k@lemmy.sdf.org 77 points 1 year ago

That is adorable.

[–] MossyFeathers@pawb.social 56 points 1 year ago (1 children)

I want her to do a Ted talk on the morality and ethics of making sure no letter is left behind when underlining text.

load more comments (1 replies)
[–] Flarp@kbin.social 43 points 1 year ago (1 children)

lazy to not submit a unit test to check for this throughout the repo. That girl isn't going anywhere with that kind of work ethic

load more comments (1 replies)
[–] SootyChimney@hexbear.net 34 points 1 year ago (1 children)

Though slightly cliche, this just feels right. That niece has learned a great lesson about how collaborating to improve things is always possible, and that open-source relies on everyone doing their bit.

[–] MNByChoice@midwest.social 29 points 1 year ago (1 children)

Some problems just need a fresh pair of eyes. Sometimes literally.

[–] LastYearsPumpkin@feddit.ch 4 points 1 year ago

(งツ)ว

[–] Happy_Harry@lemmy.happyharry.org 18 points 1 year ago (1 children)

Somewhere, somehow, this is going to break something lol

[–] SpaceCadet@feddit.nl 5 points 1 year ago (1 children)

It's almost 9 years ago, I think we're good.

[–] sunbeam60@lemmy.one 7 points 1 year ago

I reckon we can still mine it for karma for another couple of years…

[–] untemperedsteel@mastodon.ie 8 points 1 year ago

@ken27238 Actually great, it is good to see young people trying to help with a project.

[–] delnac@lemmy.one 8 points 1 year ago

This is just adorable. Poor s!

[–] DarkThoughts@kbin.social 8 points 1 year ago

I frankly have to very much agree with her.

[–] db2@sopuli.xyz 7 points 1 year ago (1 children)

This better get backported with high priority.

[–] TrustingZebra@lemmy.one 5 points 1 year ago

I just noticed it's from 2014.

[–] dino@discuss.tchncs.de 6 points 1 year ago (1 children)

I don't know, this feels cringe on some levels...

load more comments (1 replies)
load more comments
view more: next ›