Forgot your password?
typodupeerror

Comment Programming what exactly in which language? (Score 0) 161

Because there's a vast difference in the type of mindset associated with Python for most tasks in contrast to assembly. The more abstract the language and the model, the more linguistic skills are involved because of how the language covers the underlying mechanics. The lower you go in level (having to work with pointers and stacks in C e.g.), the closer you are to the actual graph of the code in question, the more "math" are involved. Keep in mind, math isn't just algebra - I'm talking about graphs, and sets and stuff like certain techniques (like recursion). I mean, just how does reading assembly code involve linguistic skills other than decoding the "verbs" - the reconstruction of code into a graph is purely a mathematical concept. And perhaps, the real question is just how much "math" is involved in language - which frankly, depends on the language. I'm taking two somewhat extreme cases from both ends of the spectrum - I mean if writing some SCADA stuff is done in schematics, is it now the visual cortex that is solely used? It's math because language in fact can be best described using math. It's how the damnable lexical analyzer that feeds into the computer works. It's simply highly formalized with usually little in the way of being context-sensitive. I mean, this is old stuff, basically Chomsky's work. Are we just trying to prove that the brain has specific functions or map them? Because it's fine identifying what exactly goes in the process of programming, but coding is a subset skill of programming - they're different notions. A code is a rewriting, a shortened form, programming is building a machine (quite literally actually) to solve a specific problem in a given set of inputs. I'd go on about rediscovering the wheel or just going after research funds but it's really just interdisciplinary breakage.

Comment Re:Do we need another one? (Score 0) 41

True, but let me rectify: What kind of open source software other than perhaps LibreOffice or gimp would most people be unacquainted with already? If it's academic,research,engineering,or development software they've pretty much looked into it. Most users just need an office suite, a browser, and a media player. That means stuff like LibreOffice, Firefox, VLC. If someone doesn't like the software he's using already, or he's having license or price issues, he can just use Google. That's stuff that was meaningful in the 90s. And if the person in question hasn't heard of open source, why or how will he get to download this thing? It's one thing spreading the word, and quite another posting about something like this on a site like Slashdot. I mean, why is it news-worthy, in Slashdot of all places?
Government

Submission + - Illinois: Law barring recording cops unconstitutional (arstechnica.com) 1

schwit1 writes: A Cook County judge today ruled the state’s controversial eavesdropping law unconstitutional.

The law makes it a felony offense to make audio recordings of police officers without their consent even when they’re performing their public duties.

Judge Stanley Sacks, who is assigned to the Criminal Courts Building, found the eavesdropping law unconstitutional because it potentially criminalizes “wholly innocent conduct.”

The decision came in the case of Christopher Drew, an artist who was arrested in December 2009 for selling art on a Loop street without a permit. Drew was charged with a felony violation of the eavesdropping law after he used an audio recorder in his pocket to capture his conversations with police during his arrest.

Your Rights Online

Submission + - FCC Wants to shut down cellular networks (nytimes.com)

DnaK writes: "The Federal Communications Commission is reviewing whether or when the police and other government officials can intentionally interrupt cellphone and Internet service to protect public safety. "

A scary proposition which will easily become a first amendment issue. Does the FCC have the authority to take down cellular networks if they determine there is an imminent threat? The FCC is currently asking for public input on this decision.

Sun Microsystems

Submission + - Mainframe OpenSolaris Now Available (sinenomine.net)

BBCWatcher writes: When Sun released Solaris to the open source community in the form of OpenSolaris, would anyone have guessed that it would soon wind up running on IBM System z mainframes? Amazingly, that milestone has now been achieved. Sine Nomine Associates is making its first release of OpenSolaris for System z available for free and public download. Source code is also available. OpenSolaris for System z requires a System z9 or z10 mainframe and z/VM, the hypervisor that's nearly universal to mainframe Linux installations. (The free, limited term z/VM Evaluation Edition is available for z10 machines.) Like Linux, OpenSolaris will run on reduced price IFL processors. For the record, Linux moved to the mainframe almost nine years before OpenSolaris.
Sci-Fi

Submission + - First Official Photos From New Star Trek Movie (trekmovie.com)

Philias Fog writes: The most secret project in Hollywood is finally lifting its skirt. Today Paramount released a number of images for their new Star Trek movie directed by JJ Abrams. Shots include images of the bridge of the Enterprise, the villian Nero, a ship (not the Enterprise) and all of the crew in uniform. TrekMovie.com has a complete set of photos and links to all the new shots.

Slashdot Top Deals

"Right now I feel that I've got my feet on the ground as far as my head is concerned." -- Baseball pitcher Bo Belinsky

Working...