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

 



Forgot your password?
typodupeerror
×

Comment learn verilog (Score 1) 51

Those who are serious about learning logic design for custom integrated circuits and gate arrays should learn Verilog, or better yet SystemVerilog. Python is great and all but the logic tools are built around Verilog and VHDL and require static typing. Once one knows Verilog and VHDL, then Python, Perl, etc. can be used to dynamically abstract and stamp out repetitive stuff better than the native HDL languages.

Submission + - Using the Sea to Cool Your Data Center (datacenterknowledge.com)

1sockchuck writes: "We haven't yet seen signs of the Google Navy of seagoing data centers that use the ocean for power and cooling. But data center developers are planning to use sea water air conditioning in a new project on the island nation of Mauritius in the Indian Ocean. Cold water from deep-sea currents would be piped ashore to be used in a heat exchanger for the data center facility. A similar system has been used to replace the chillers at Cornell University, which draws cold water from Lake Cayuga. The Cornell system cost $50 million, but has slashed cooling-related energy usage by 86 percent."

Comment Wish I learned Python in yr1 CS, not Sceme (Score 1) 634

I recall having to learn Scheme and Fortran in first year CS after already knowing Basic & Pascal. Scheme was good for some theory on functional programming and recursion but not very practical for side projects (like web-apps and such). Today I think Python or Java would be a good first language and I think new programmers should be brought up to speed on OOA/OOD/OOP ASAP. PHP might be another good option, which would tie in with HTML. I think young people should be taught a pragmatic language that allows them to get whatever pet project they can dream up off the ground. More and more these pet project would likely be a web-based app.

Comment Free space optical networking (Score 1) 264

Optical networking in free space for data transfer is nothing new. A company called fSONA offers fiber-like connectivity up to 7km and 2.5Gbps. Looks like they target military, federal service providers and enterprise customers. "point-to-point laser signal is extremely difficult to intercept, and therefore secure" -- http://www.fsona.com/solutions.php
Privacy

Canadian Privacy Czar Wants To Anonymize Court Records On the Web 340

An anonymous reader writes "The web is evil and must be stopped — because it makes public information too public. So says Canada's Privacy Commissioner. She wants to 'anonymize' court records by substituting initials for names. The Toronto Star quotes Jennifer Stodddart as saying 'The open court rule, which is extremely historically important, has now become distorted by the effect of massive search engines... Court decisions and other related documents, which contain all sorts of personal information, are now searchable worldwide, which was never intended when openness rules were devised.' All Stoddart's proposal would do is erect a minor barrier for the techno unsaavy. Researchers, reporters, geeks, and most teenagers would still be able to figure out who's who. Stoddart seems to believe only in an abstract notion of freedom and access — but only as long as not too many people use it and no one suffers. She cites the case of someone who is upset at reading the divorce case of her parents. Is Stoddart a danger or a menace? Or just clueless?"

Slashdot Top Deals

Support bacteria -- it's the only culture some people have!

Working...