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

 



Forgot your password?
typodupeerror

Comment Re:Completely inexplicable... (Score 2) 618

I'll leave the science out of it, this a purely ad hominem response; the fact that you think that you can boil this argument down to a fucking paragraph makes me severely doubt you.

If I'm going to go the scientific route, I should doubt, "the science" up until I can replicate and understand the experiments that lead you to this belief. Unfortunately I'm a lazy, overworked developer who has about zero chance of actually doing that. So I'm going to have to settle for picking a side in the culture war. Religious authoritarians or anti-establishment philosophers. I know which side I'm on.

Please god, don't boil me alive.

Comment Re:This looks like a typical straw man argument. (Score 3, Insightful) 476

I initially had the same reaction that the guy was getting pedantic about a term like "Retina display" which is obvious marketing bullshit.

But as I read the rest of the summary (not the article, mind you) I realized that he was picking apart the claim that Jobs made that the screen resolution is higher than that of the retina. Which I think is fair game to critique.

Comment Re:Strongly typed language? (Score 1) 299

Here is a great resource on these issues and might help you use some of the language you are using correctly:
http://www.pphsg.org/cdsmith/types.html

I understand that static versus dynamic is a fairly binary valued property, but my understanding is that strength of type systems is real valued.
There are 2 axes to strength:
1. If you have a type system (you outlaw certain programs), how well is it enforced? Are there ways to get around it? (Yes/No)
2. How many and what type of behaviors do you outlaw in programs. On this axis a lot of trade offs can be made. Do you allow automatic coercion? Do you allow generic data types to be expressed? If so, are covariant and contravariant type parameters allowed? etc... (Subjective 0.0 - 1.0)

Programming

Submission + - Five AJAX frameworks reviewed

prostoalex writes: "Dr. Dobb's Journal reviews 5 AJAX frameworks: Dojo 0.3.1, Prototype and Scriptaculous 1.4, Direct Web Reporting 1.0, Yahoo! User Interface Library 0.11.1 and Google Web Toolkit 1.0. Each framework was tested in two basic scenarios — writing a "hub" (titled collapsible link list frequently seen on sidebars of many Web sites) and a "tab panel" (horizontal tabbed navigation bar). During the process, Dr. Dobb's Journal reviewers noted that "Dojo provides more features and HTML widgets than YUI and Prototype" but eventually "settled on the Yahoo! User Interface Library"."
Privacy

Journal Journal: Orkut quietly removes https login

When I tried to access my Orkut account on Monday morning, I got an "Unable to Connect" message. I just assumed that they were having some temporary problems. When I couldn't login on Tuesday, I thought maybe the company had tightened down the firewall, so I tried later that evening from home with the same result. So I did a Google search to see if anything had been reported, and found a Wikipedia entry. Other than that, it seems very few people noticed this security problem.
United States

Submission + - Growth of e-waste may lead to national 'e-fee'

jcatcw writes: "A bill in Congress would add a recycling charge to the cost of laptop PCs, computer monitors, televisions and some other electronic devices, according to a story at Computerworld. The effort to control what's called e-waste could lead to a national "e-fee" that would be paid just like a sales tax. Nationwide the cost could amount to $300 million per year. Already, California, Washington, Maryland and Maine have approved electronics recycling laws, and another 21 states plus Puerto Rico, are considering them."
AMD

AMD Demonstrates "Teraflop In a Box" 182

UncleFluffy writes "AMD gave a sneak preview of their upcoming R600 GPU. The demo system was a single PC with two R600 cards running streaming computing tasks at just over 1 Teraflop. Though a prototype, this beats Intel to ubiquitous Teraflop machines by approximately 5 years." Ars has an article exploring why it's hard to program such GPUs for anything other than graphics applications.

Slashdot Top Deals

I consider a new device or technology to have been culturally accepted when it has been used to commit a murder. -- M. Gallaher

Working...