Forgot your password?

typodupeerror

Comment: Re:Yes!!! (Score 1) 1002

by slapys (#36148746) Attached to: Do Developers Really Need a Second Monitor?

Development, as a mental process, involves a lot of switching between medium-term and short term views.

I think of it as stack frames in my head. Trying to do task A? OK, let's break it down into pieces...oh wait, task A starts with task B, how do I do that again? *Looks up task B reference in a web browser* meanwhile, you have to keep the stack frame of task A, then task B in your head.

Comment: This is hot (Score 1) 554

by slapys (#35576352) Attached to: Firefox 4 Released!

I'm using Centos 5.3 in a university lab. The outdated nature of this Linux has been pretty frustrating - it's almost impossible to install anything new. I couldn't put Google Chrome on here, for example, or a recent version of The Gimp.

I just put Firefox 4 on here and it's damn sexy. It performs great, it was easy to install on the Linux box, the graphics are much nicer than FF 3, it gives RAM back to the system when I close tabs. There's less chrome so I get more browsing space on my monitor, without sacrificing any functionality at all. Bravo, Firefox team.

Comment: Re:Like Java, without the JVM (Score 1) 332

by slapys (#35307986) Attached to: Google x86 Native Browser Client Maybe Not So Crazy After All

The problem is that it doesn't solve a problem that anybody really seems to have - there's little demand for higher performance apps in the browser.

I think the coolest potential for this idea is to recompile existing well-written native applications (e.g. photo editors, IDEs) so that they run from the browser with exactly the same appearance as their native counterparts. This would bring the idea of a thin client laptop computer that runs a web browser only closer to reality.

Comment: Re:ARM cores to take the place of the x86 dominion (Score 1) 222

by slapys (#34289234) Attached to: ARM Readies Cores For 64-Bit Computing

The only real problem is not Windows, it is getting the computers into the mainstream stores to be sold alongsides the Macbooks

What makes you assume Apple won't switch to ARM sometime in the next couple years? They dumped PPC for X86 due to the more favorable power/performance ratio. It's only natural to assume that when high-powered ARM processors appear, Apple will switch to that architecture without a moment's hesitation.

Do not clog intellect's sluices with bits of knowledge of questionable uses.

Working...