Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Yes, Please!!! (Score 1) 161

I've been doing mobile development for the last fifteen years, and my experience with PhoneGap about three years ago was the most ridiculous and painful experience of my career.

Developing with HTML and JavaScript is a pointless chore. It is literally easier to learn both iOS and Android programming and write the same app twice than to put up with and hack around the stupid limitations of hosted web apps. You lose nothing but the ability to write once and debug everywhere shared code, and you gain native performance, native look and feel, and you can use two vastly superior programming languages. Your code can execute in background threads, and you can use a real debugger and whatever IDE you prefer.

That doesn't mean you can't write decent apps using HTML and JavaScript. But be honest. When you use one, you're not actually impressed by what you see. You're impressed the same way you're impressed when you see a demo written for the C64. The accomplishment is not what it does, but what it does given the severe limitations of the platform.

Comment Re:TIL (Score 1) 124

Personally I do consider both examples before as portables.

But the only other comparison would be to non-portables, which was most everything else available at the time.

I would say both my PC Jr and AT&T 4400 were pretty small and light compared to most micro-computers before that. But either of those was still three trips to the car, or five trips total for both by putting all the cables and such in a box together.

The Compaq portable was a single trip, as was my first //c with LCD.

Most older micro's, even the ones called "small", required moving equipment and multiple people.

Comment Re:TIL (Score 3, Insightful) 124

The Apple //c was only 7.5 pounds, which is FAR more portable than the original Compaq portable which was 28 pounds.

I believe the term you are claiming this isn't would be "laptop".
But for the time these were as portable as you got.

You didn't need packaging material due to the slightest shock breaking something, they could be disconnected and moved by a single person without any safety registrations (usually requiring one to lift at least 50 pounds), and could be transported as a single unit.

Of course adding extra peripherals limits that portability - just like now - but the most common hardware was built in and self contained.

The only big downside for portability the Apple //c had was that the display was an option, and you could choose between the attachable LCD or an external black and white (well, green) CRT that was much cheaper. The CRT was not very portable, although I remember being able to carry it by the built in handle as a child, but it was just as fragile as any other CRT at the time.

Comment Seems to be OK all around then (Score 5, Insightful) 616

The legislation prompted a roiling debate in Sacramento, and last week hundreds of people protested at the Capitol, arguing that it infringed on their rights and that it would unfairly shut their children out of schools

For the moment let's set aside fair vs unfair, and just take their claim at face value. This action is unfair for the purpose of argument.

That said... I fail to see what exactly their problem or complaint actually is.

This small group of people are arguing for the legal right to unfairly engage in germ warfare while attempting to murder other school children and even some adults. The argument is this is perfectly acceptable and should be a protected right.

So with that, these people clearly have NO problems with unfair choices being forced on everyone else, as that is the legal right they are demanding.

So why complain when they get their wish, and we "unfairly" shut their children out of school?

If they have no moral or even legal issues with (their) unfair choices being forced on people (us), why do they complain why the court states there is no moral or legal issues with (our) unfair choices being forced on people (them)?

It has already been established that unfairly infecting other children at school is not only acceptable but should be a legal right, so clearly it is also both acceptable and should be a legal right to unfairly kick their children out of school, exactly as these parents are marching at the capitol to demand.

Obviously the correct answer is that the hypocrisy is strong in these people - it just still somehow amazes me to this day such people don't realize that hypocrites are exactly what they are being.

Comment Re:~1500 App Developers wasted their time (Score 2) 73

iOS has perfectly functional networking libraries and simple objects that provide an API to them.

Not for doing anything even the slightest bit complex. Like, for example, certificate pinning and certificate validation, which is what AFNetworking fucked up.

Do you think Apple is better? The APIs are shit. They are horribly documented. They don't "just work" with the high level Objective C APIs, but require a lot of low-level tinkering. They don't perform revocation checks consistently.

People use AFNetworking because the standard APIs are not good enough. I would have been using it had I not already rolled my own wrappers long before AFNetworking had the features I required. The average iOS developer cannot do that.

Comment I eat dogs and cats to be more consistent than you (Score 0) 336

I wonder what the intersection is between the people complaining about this and the people who want to do active SETI, aka "METI".

Because we're all fucked if the aliens you alert to our existence share your conveniently simplistic notion of personhood. They'll most likely be further beyond us than we are to our higher primate cousins.

I mean, do you people even believe in evolution? Or do you believe in souls and animals not having them and all that claptrap?

It's also a rational assumption that we'll develop some form of strong AI eventually, even if it requires the complete simulation of human brains. You don't have to drink the Singularity kool-aid to know where that leads. If I were you I'd be a little more circumspect about promoting a worldview that would discard your grandchildren as dumb meaty animals.

The Courts

FBI Overstated Forensic Hair Matches In Nearly All Trials Before 2000 173

schwit1 writes The Justice Department and FBI have formally acknowledged that nearly every examiner in an elite FBI forensic unit gave flawed testimony in almost all trials in which they offered evidence against criminal defendants over more than a two-decade period before 2000. Of 28 examiners with the FBI Laboratory's microscopic hair comparison unit, 26 overstated forensic matches in ways that favored prosecutors in more than 95 percent of the 268 trials reviewed so far, according to the National Association of Criminal Defense Lawyers (NACDL) and the Innocence Project, which are assisting the government with the country's largest post-conviction review of questioned forensic evidence. The cases include those of 32 defendants sentenced to death. Of those, 14 have been executed or died in prison, the groups said under an agreement with the government to release results after the review of the first 200 convictions.

Slashdot Top Deals

Function reject.

Working...