Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:supercapacitors are cool (Score 5, Interesting) 295

To extend the reverse-car analogy, the correct analogy is the use case of wanting to transmit a large movie to a USB stick so you can watch it on your TV. Doesn't matter if you have the best-of-the-best USB stick and USB 3.0 in your computer. The bottleneck is still the internet connection. So what you do is that you set your computer to download that large file while you're out doing whatever it is you're doing all day, and copy it over to your USB stick quickly when you get home. (You could even conceivably automate this process or remote control it from your cell phone.) In this scenario, having USB 3.0 *will* help since it'll cut down on the time on getting the movie from your computer to the USB stick.

Analogously, the way you'd do it for a residential charger, is that you'd have the power grid trickle charging a supercapacitor that you have at your home (ideally under some kind of control from the power company, so that they can manage the load on the electric grid) over the course of a few hours, so that when you need the power, you can just plug it in and almost instantly get your car charged up.

Although while we're on the subject of analogies, a better reverse-car analogy would be that of a flush toilet, slowly building up a reservoir of water to then quickly release it when required.

Comment Re:processing circuit (Score 1) 211

I'm not a patent expert, although I did once watch a very informative video about how patents work. This makes me eminently qualified on the subject by slashdot standards.

The phone's SoC (system on a chip) is coupled to the touch screen. The SoC implements the invention of the patent (in software... yes... so what?). The fact that the CPU also happens to do a lot of other stuff too would not seem to be relevant.

Comment Android slide-to-unlock not covered by this patent (Score 5, Informative) 211

I'm not a patent expert, although I did once watch a very informative video about how patents work. This makes me eminently qualified on the subject by slashdot standards.

Looking at the independent claims, it looks like at least the lock screen as implemented by Samsung (starting at the unlock button, drag a certain distance in any direction to unlock) and possibly other Android phones out there is safe from this patent.

1. A system comprising:

a touch screen upon which a user is to enter, by drawing, a geometric pattern in a specified direction to gain access to the system; and

a processing circuit coupled to the touch screen to compare the user entered geometric pattern to a predefined geometric pattern stored in a memory.

Since the system on Samsung phones works no matter which direction you drag, it looks like the "slide to unlock" implementation in Samsung phones is clear.

However, I think this patent may very well be applicable to the "pattern lock" of android phones.

Comment Re:Yeah, about that... (Score 3, Informative) 225

Why would a change in mass change the trajectory? Granted, it was a while since I took physics, but from what I remember:

1. The force of gravity follows F = GMm / (r^2) where M and m are the masses of the two objects in consideration. Here I will use m as the mass of the asteroid and M as the mass of any other object that is not the asteroid.

2. F = ma.

3. From this follows that a = (GMm / (r^2)) / m = GM / (r^2). As we can see, m (the mass of the asteroid)

This means means that the accelleration of an object due to gravity is only affected directly by the other object's mass, not by the object's own mass. However, a more massive object *could* attract other objects with a higher accelleration than expected, thus reducing r, thus over time increasing the accelleration, changing the tracjectory of not only the asteroid but also the other object.

Consider for a moment, however, how insignificant such an effect would be:

First imagine an asteroid the size of a football field. Then imagine the moon. Then imagine the earth. Then imagine the sun. Now imagine the mass of an asteroid even moving the moon more than an imperceptible amount due to gravity, let alone the sun.

Comment Re:Times change (Score 1) 704

You could do MCMXVII * LXIV as a calculation quite similar to 1917 * 64.

Just as:

1917 * 64 = 1000*64 + 900*64 + 10*64 + 7 * 64

in a similar way:

MCMXVII * LXIV = MM * LXIV - C * LXIV + X * LXIV + VII * LXIV

Multiplying by X for example is quite simple, you just transform I->X, V->L, X->C, L->D, C->M etc so X*LXIV (10*64) = DCXL (640). This is as an analogue to tacking a zero on the end. A little more complex, yes, but not fundamentally different.

That said, I like the system we all use today a lot better. :-)

Comment Re:Times change (Score 1) 704

Unless I misunderstood your comment, all you need to "balance your checkbook" are positive numbers (zero not required), addition, subtraction and the concept of equality and comparison. You just keep your income and your spendings on seperate tallies and compare them when you're done. You can handle any cases where "you've spent no money" or "you've received no money" as special cases without having to resort to the concept of zero being a number like any other.

Comment Re:You're... (Score 5, Insightful) 314

A year or two ago everybody was happy with Gnome. Just Gnome, we didn't have to call it Gnome 2.x. Now we have Gnome 2.x, plain Gnome 3.x, Unity, Mint Gnome Shell Extensions, MATE and now another kid on the block... what the hell went wrong?

I'm still happily using Gnome 2.x (on LMDE), but it won't last forever :/

Slashdot Top Deals

An Ada exception is when a routine gets in trouble and says 'Beam me up, Scotty'.

Working...