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

 



Forgot your password?
typodupeerror

Comment Re:Not the most surprising (Score 1) 195

"When you hear hoofbeats, think horses, not zebras." What doctors are told first when they start to learn diagnosis. Applies to debugging too.

And FWIW, "Zebras" was a working title for what became "House, M.D." because they were chasing zebra-style diseases, not horse-style (i.e. most common) diseases.

Comment Re:Bill Gate's programming prowess (Score 3, Insightful) 306

I've read Bill's code - he was a good programmer for someone who was creating software out of whole cloth. My comment would be that some time spent reviewing what other people had coded first for the same problem (before starting his coding) would have improved Mr. Gates' code.

Businesses

University of California Hires India-Based IT Outsourcer, Lays Off Tech Workers (computerworld.com) 618

dcblogs writes from a report via Computerworld: The University of California is laying off a group of IT workers at its San Francisco campus as part of a plan to move work offshore. Laying off IT workers as part of a shift to offshore is somewhere between rare and unheard-of in the public sector. The layoffs will happen at the end of February, but before the final day arrives the IT employees expect to train foreign replacements from India-based IT services firm HCL. The firm is working under a university contract valued at $50 million over five years. This layoff affects 17% of UCSF's total IT staff, broken down this way: 49 IT permanent employees will lose their jobs, along with 12 contract employees and 18 vendor contractors. This number also includes 18 vacant IT positions that won't be filled, according to the university. Governments and publicly supported institutions, such as UC, have contracted with offshore outsourcers, but usually it's for new IT work or to supplement an existing project. The HCL contract with UCSF can be used by other UC campuses, which means the layoffs may expand across its 10 campuses. HCL is a top user of H-1B visa workers.

Comment Purdue University Research Repository (Score 1) 108

I'm late to the party here, but I thought it was worth mentioning that the Purdue University Research Repository (https://purr.purdue.edu) is designed as a Trusted Digital Repository for research data. The default lifetime is 10 years, but the Purdue Libraries will add noteworthy datasets to its permanent digital collection after their default lifetime expires. (And yes, I am a programmer on the project.)

Comment LOCKSS (Lots Of Copies Keep Stuff Safe) (Score 1) 189

You might want to look at LOCKSS (Lots Of Copies Keep Stuff Safe (http://www.lockss.org/)) -- we are integrating PURR with the MetaArchive Private LOCKSS Network at Purdue (PURR is the Purdue University Research Repository, which is a Trusted Digital Repository for research data).

Slashdot Top Deals

Documentation is the castor oil of programming. Managers know it must be good because the programmers hate it so much.

Working...