LWN.net Logo

A conversation with Linus at LinuxCon Japan

A conversation with Linus at LinuxCon Japan

Posted Jun 7, 2011 15:44 UTC (Tue) by marcH (subscriber, #57642)
In reply to: A conversation with Linus at LinuxCon Japan by elanthis
Parent article: A conversation with Linus at LinuxCon Japan

> 20 isn't "too big" for anything,

It is too big for the human brain

http://en.wikipedia.org/wiki/The_Magical_Number_Seven,_Pl...


(Log in to post comments)

A conversation with Linus at LinuxCon Japan

Posted Jun 8, 2011 14:46 UTC (Wed) by nye (guest, #51576) [Link]

>> 20 isn't "too big" for anything,

> It is too big for the human brain

>http://en.wikipedia.org/wiki/The_Magical_Number_Seven,_Pl...

That's... not relevant in any way. The number 20 is still one number, with two digits. If the discussion were over version 17456295702 or something else with a lot of digits to remember, *then* it would be relevant.

(PS. The idea in question is, of course, utter bollocks. For supporting evidence, see the 3 billion people who happily memorise lots of 11-digit telephone numbers, for example)

magic number 7

Posted Jun 8, 2011 15:44 UTC (Wed) by giraffedata (subscriber, #1954) [Link]

(PS. The idea in question is, of course, utter bollocks. For supporting evidence, see the 3 billion people who happily memorise lots of 11-digit telephone numbers, for example)

I think you missed the point. Few of those people could repeat a random 11 digit number you say slowly back to you. The 7 limit is working memory -- where things stay in your brain before they are memorized. Also, many people could repeat back an 11 digit telephone number because it contains multi-digit chunks which are a single piece of information. For example, a North American area code is 3 digits, but in most cases, that would count 1 toward the limit.

Incidentally, as the Wikipedia article admits, current thinking is that the real number is less than the 7 +/- 2 from the 1950s research.

If there were some reason that people needed to think about some feature of all minor releases of a certain major release of the kernel at once, then 20 would be way too many. But I think marcH was just making a light-hearted comment about a number being intrinsically too big. It's pretty clear that the only thing 20 is too big for is some aesthetic feeling Linus has about normal looking release numbers.

magic number 7

Posted Jun 8, 2011 23:04 UTC (Wed) by neilbrown (subscriber, #359) [Link]

I don't know what Linus' problem is, but the problem I have with big version numbers is that the differences become too small - I lose track of where we are up to.

The difference between 38 and 39 is simply a lot smaller than the difference between 8 and 9 (is some cognitive sense which I believe psychologist can measure) and I have trouble remembering which of those two is 'next'.

It felt really good when 2.6.39 was done because then the "next" version would be 2.6.40, and the difference between 40 and 39 is MUCH bigger than the difference between 39 and 38. And then 2.6.42 wasn't far away and the difference between 42 and any other number is clearly very big too. So we were coming to a time when I would not be confused about version numbers for at least a year or so.

So it seemed like a strange time to change numberings, just when the up coming numbers would be so much easier to work with. But I definitely understand how numbers can be "too big" - it is when their differentiation becomes too small.

A conversation with Linus at LinuxCon Japan

Posted Jun 9, 2011 11:15 UTC (Thu) by marcH (subscriber, #57642) [Link]

> 3 billion people who happily memorise lots of 11-digit telephone numbers,
> [...]
> utter bollocks

Yeah.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds