[deleted]
I think you've replied in the wrong tab.
Booting Linux in One Second [pdf]
91–100 of 110 posts
Re: Booting Linux in One Second [pdf]
#92Earlier quoted context omitted.
More importantly: why aren't TVs doing it? TVs should be turned off completely when you press the button, to save power. After that almost all smart TV boot up quite slowly. Which is sad :(
My GF's Samsung smart tv has to update at least once per week when you power it on. There're regular warnings for service unavailability. It spends time logging on each time you start it. Sometimes it won't even turn on when you press the button. It's a completely awful machine. I'd honestly rather have a CRT.
Re: Booting Linux in One Second [pdf]
#93Earlier quoted context omitted.
Pretty sure even most people with CS degrees could not configure Linux. It's pretty specialized knowledge as far as I can tell.
>Pretty sure even most people with CS degrees could not configure Linux. It certainly does not take a degree of any kind to "configure Linux". Not even if you're below average IQ.
Re: Booting Linux in One Second [pdf]
#94Now I know !
Re: Booting Linux in One Second [pdf]
#95Earlier quoted context omitted.
Roughly speaking it levels the playing field. With Open Source smart people and companies that attract smart people get an edge.
Good point! But the hazard is that the we risk getting FOSS software that is unnecessarily complex to configure because of this.
I've been playing with some software over the last week that has wiki for documentation and an active user forum with people willing to help. But it's completely disordered and incredibly hard to discover. Half the battle with usability is making it easy to use and understand.
Re: Booting Linux in One Second [pdf]
#96An OS is recomputing the same functions over and over again when booting, so why not cache all of this, and make it instant?
The biggest problem with caching things during the boot process is that turning our devices off and on again will not magically solve our problems any more.
Re: Booting Linux in One Second [pdf]
#97Earlier quoted context omitted.
I once had a brief conversation (via Reddit) with a guy using JACK for a commercial (embedded Linux) networked audio system. I wasn't aware of the exact specifics but I understand it was Sonos-style, embedded boards inside speakers. He wasn't particularly interested in talking about the work his team had done :P I think that proves your point.
This is a quite paradoxal phenomen that happens to some open source projects. The code is open and free, but some of the experts hold their knowledge very close to their chest. It's totally understandable since they of course need to make a living somehow, but it kind of defeats some of the benefits with open source.
Re: Booting Linux in One Second [pdf]
#981 seconds seems a rather arbitrary measure. In HCI 100ms seems to be the value that's generally taken under which an action seems to be happening instantaneously [1] It's quite sad to see how we hardly use the computing power offered by our modern computers to actually speed up common tasks, but instead bloat it up with all kinds of stuff. [1] http://cogsci.stackexchange.com/questions/1664/what-is-the-t...
Re: Booting Linux in One Second [pdf]
#99Earlier quoted context omitted.
>Pretty sure even most people with CS degrees could not configure Linux. It certainly does not take a degree of any kind to "configure Linux". Not even if you're below average IQ.
Has nothing to do with intelligence. This is just a different knowledge domain, and there is shockingly little overlap with a traditional CS education.
Re: Booting Linux in One Second [pdf]
#100Earlier quoted context omitted.
And QNX before that. But, that's a well-engineered, UNIX-like microkernel rather than Linux. Oh well...
QNX was open source for a while, what is surprising is that there doesnt appear to be an easily searcable version of the code available on google.
Nonetheless, underlying technology is solid with that showing in Blackberry Playbook.