Live data from Hacker News

Linux 4.0

git.kernel.org

61–70 of 85 posts

Re: Linux 4.0

#61
post #50

For those confused about the codename, it's explained in this post by Linus: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.g... > .. after extensive statistical analysis of my G+ polling, I've come to the inescapable conclusion that internet polls are bad. > Big surprise. > But "Hurr durr I'ma sheep" trounced "I like online polls" by a 62-to-38% margin, in a poll that people weren't even supposed to part…

I found that poll :) https://plus.google.com/+LinusTorvalds/posts/TvigQqA9m3w

> Test post, please ignore.

If, on the Internet, there is a forum with two posts, one titled "WARNING: READ THIS IF YOU VALUE YOUR LIFE, PROPERTY, AND THE CONTINUED EXISTENCE OF YOUR SPECIES. ALSO, IMPORTANT TAX INFORMATION." and the other titled "Test post, please ignore", the first would have a few views, and maybe a couple posts.

The second would be a veritable Times Square.

Torvalds got precisely what was coming to him.

The next version will be code named "Warning: Do Not Click".

Re: Linux 4.0

#62

Earlier quoted context omitted.

> Programmers will check the kernel version, not the "friendly" consumer-facing string. Cute. New to the profession? Chew on this: http://www.reddit.com/r/technology/comments/2hwlrk/new_windo...

A deleted comment by somebody claiming to be a Microsoft developer, commenting on an "internal rumours". That's not what I would consider "evidence". And there's no need to use the condescending "cute". I certainly wasn't trying to start a flame war here. I'm asking you to verify information before repeating it as fact.

Wait...your posit something as fact because it's "been circled around", but his pointing to an actual link doesn't rise to your level of "evidence"?

Cute.

Re: Linux 4.0

#63
post #61
post #50

Earlier quoted context omitted.

I found that poll :) https://plus.google.com/+LinusTorvalds/posts/TvigQqA9m3w

> Test post, please ignore. If, on the Internet, there is a forum with two posts, one titled "WARNING: READ THIS IF YOU VALUE YOUR LIFE, PROPERTY, AND THE CONTINUED EXISTENCE OF YOUR SPECIES. ALSO, IMPORTANT TAX INFORMATION." and the other titled "Test post, please ignore", the first would have a few views, and maybe a couple posts. The second would be a veritable Times Square. Torvalds got precisely what was coming…

I assumed it was a reference to the infamous reddit 'test post please ignore':

http://www.reddit.com/r/pics/comments/92dd8/test_post_please...

which was the most upvoted post on reddit until about a year ago (a fairly significant achievement, given the enormous growth of reddit in the intervening years).

Re: Linux 4.0

#65
post #23

I don't understand the joke in calling it that. It just seems petty. Is there something I'm missing?

I'm definitely missing something coz I've never used this site before and have no idea how to even see what everyone is so angry about

Welcome to the internet.

Re: Linux 4.0

#66
post #45

The end draws closer: http://i.imgur.com/eZdoFUW.jpg (See the kernel version just below the t-800 box in the center.)

Maybe Skynet just uses 4.1 like companies use 2.6.32.

Re: Linux 4.0

#67
post #38
post #28

Earlier quoted context omitted.

Fedora 17: Beefy Miracle always leaves a warm feeling in my heart.

Fedora recently ditched naming the versions themselves the community can name if it they wish. https://lists.fedoraproject.org/pipermail/advisory-board/201...

> Fedora recently ditched naming the versions

Thank fucking God. I loathe version names. Place these in release date order: Lion, Snow Leopard, and Tiger. Now, place these in release order: 10.6, 10.7, and 10.8. Which do you find communicated more useful information?

Re: Linux 4.0

#68
Kinda feels like projects where the version number is effectively meaningless except for "equals" or "greater than" comparisons should just use a yyyy.n scheme so you can at least tell at a glance how old a thing is.

Re: Linux 4.0

#69
post #51

Earlier quoted context omitted.

I hope you do understand that it would not damaging compatibility with 95-98, but with windows 8. The class of programs that this is for runs fine on Windows 8, because they are not executing legacy code for 95-98. But the check for 95-98 would return true for windows 9. So the legacy code will be executed, probably breaking stuff because the API has changed a lot. And as for some evidence this is the case: https://s…

I do understand that. We'd be talking about programs built in the 95-98 era however, and the majority would not be in current use. The biggest exception would be enterprise, though if they're upgrading to a recently released Windows version they'd (hopefully!) be using more modern software too. At the end of the day, we're still only guessing at Microsoft's rationale. Esoteric compatibility issues seem lower down the…

[deleted]

Re: Linux 4.0

#70

Earlier quoted context omitted.

That's funny, because the reason why Microsoft decided to skip from Windows 8 to Windows 10 is because there's too much software out there that tests that the version of Windows starts with "9" and interprets this as they are currently running Windows 95 or 98. Some things never change.

Highly improbable to be the case. Microsoft damaged XP compatibility with Vista; that they would care about software built for 95-98 in 2015 seems unlikely by comparison. It's also just a product name. Programmers will check the kernel version, not the "friendly" consumer-facing string. I realize this information has been circulated around, but unless this has been confirmed by Microsoft please don't claim facts with…

Here's some evidence to support the inference regarding the out of order naming:

https://searchcode.com/?q=if%28version%2Cstartswith%28%22win...

Post reply on HN