Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re: I'm an RSS dinosaur (Score 1) 109

I use NewsBlur and GrazeRRS On Android. Free, never miss the stuff I care about. Never see a headline twice: go down the list, swipe right on the stuff I want to read, dismiss the rest. I can read it on the London tube with no network, or in a PC, it is all synchronized. I have been doing this for 15 years (GrazeRRS used to work with Google Reader, it was called NewsRob back then). I haven't found a better option.

Comment Re:And I want to remove all cell towers in major c (Score 1) 159

Hate to break it to you, buddy, but it's still the only infrastructure-free method of global communication

So making it infrastructure dependent will be a bad idea, right? Once you start deploying plasma bombs, all device makers will start depending on it. Lower costs, more efficient, etc. If you want to keep the "infrastructure free method of global communication", you need to keep it active and alive.

Comment Re:still to expensive for me (Score 1) 187

That is dangerously wrong. A fire safe is designed to keep its internal temperature below 351F. As any Ray Bradbury fan will tell you, that is the temperature paper burns, and that is what they are designed for. USB sticks won't survive that. A media safe will keep your CDs from melting, which probably means that flash memory is safe, but CHECK THE SPECS.

Comment Re:Javascript gets enough respect (Score 1) 439

PHP gets executed in the server, JavaScript gets executed in the client. Very big difference. For PHP to get input from the user, this input must travel between client and server (which means a page load unless you are using Ajax, which means JavaScript, or an specialized client). Javascript can act on input right in the client.

JavaScript is such a good idea with such a poor execution... The spec is unreadable and ambiguous. The implementations have so many quirks and incompatibilities. I wish we could just kill it and start over.

Slashdot Top Deals

Man is the best computer we can put aboard a spacecraft ... and the only one that can be mass produced with unskilled labor. -- Wernher von Braun

Working...