Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:That'll make everyone a programmer (Score 1) 211

Why is using the built in features of one runtime program but using the built in features of another runtime not programming? You can write things like the game arkanoid or the calculator dc for sed. Do they suddenly become non-programs?

Or how about your "Hello, World" with input:

#!/usr/bin/sed -f
1 i \
Input Name:
1 d
2 s/\(.*\)/Hello, \1/
q

(It requires an initial carriage return to get the prompt, because I'm not that good with sed.)

Comment Re:Missing the point (Score 2) 172

"they should have the right to admit or bar any horse they want"

But they also have an obligation to adhere to the rules they already established in the contractual relations with its members and its charter.

The very question at hand is whether AQHA actually has a rule that forbids cloned horses, and thus it becomes a matter of contract law.

Comment Re:"Police"? (Score 1) 75

"in fact it's some corporate task force that abuses the old City situation to give themselves public powers."

While the specifics of the City of London Corporation may be unique, the fact that the city government is an incorporated legal body makes it just like any other chartered city government since chartered cities were invented.

Comment Re:Hmmm (Score 1) 392

"It builds stuff for consumers."
Tell that to all my coworkers with MacBooks.

"And a sizable percentage of consumer laptop users regularly use HDMI."
My desktop computer doesn't even have HDMI. It has 2 DisplayPort and one DVI. Of the tree monitors I have running at home and tow at work, the only one that even has an HDMI input is the weird knock-off Korean brand. The HPs and Dells have none.

" A sizable percentage regularly use their laptop to charge their cell phone while traveling."
In a situation where you're already using the laptops for for a display you'd would necessarily have an output to plug in a phone charge because you'd need an outlet for the display somewhere.

On the one hand, there is a weakness in my argument in that all I am offering are anecdotes. On the other hand, you are not even offering that much.

Slashdot Top Deals

The hardest part of climbing the ladder of success is getting through the crowd at the bottom.

Working...