Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Post your battery life (Score 2, Informative) 454

eMachines D620, just bought a new battery.

acpi -i

New Battery:
Battery 0: Unknown, 99%
Battery 0: design capacity 6600 mAh, last full capacity 6514 mAh = 98%

Old Battery:
Battery 0: Charging, 38%, 11:43:18 until charged
Battery 0: design capacity 4500 mAh, last full capacity 3564 mAh = 79%

Runs ~1.5 hours on old, about 3 hours on new.

Comment Re:$100 ... PLUS $10-$15 Charger PER Title (Score 1) 271

I run a small server farm that takes up all but about 2U of a full sized rack. In this rack we have lots of different drives. They're all rated for use in servers etc against vibration, for all the good that does. Here's the failure rate over time for most of them

32x Seagate 15K5 147G SAS drives 2 have failed in ~2 years
4x Seagate 2.5" 73Gig 10krpm server drives 1 failure in ~3 years
8x WD 7200rpm 2TB SATA drives (black models) 2 dead in ~1 year
2x WD 7200rom 1TB SATA drives (black models) 0 dead in ~1 year

8x Seagate 1TB SATA 5400 RPM drives. 2 failures in 6 months.
10x Seagate 500G SATA 5400 RPM drives 4 failures in 6 months.

Lots more different drives, but none have been as much problem as these shit-tastic 500G and 1TB Seagates of late. Those drives were trash and should have never left the factory.

Comment Re:Not a valid argument... (Score 1) 371

Now, if you are a GPL purist this won't worry you, since you'd rather shave your own head with a cheesegrater than use proprietary code (and you're probably using PostgreSQL anyway)

If you are a GPL purist, you are almost certainly not running the BSD-licensed PostgreSQL...

Comment Re:Programming without music? Listen Up Cog (Score 1) 1019

If your boss doesn't know that employees aren't cookie cutter replacements, then you made a mistake in accepting a position under him. My boss damned well does know this, and so does his boss. Same was true for the last company I worked for. Before that I worked at a company that had a lot of higher level execs who thought like that but we luckily had a lot of good middle managers who kept us from having to interact with the idiot CIO and his team of clowns.

Comment Re:Programming without music? Listen Up Cog (Score 1) 1019

You'd be surprised how many people we interviewed who could work with the most simple of pieces of tech. No idea how to form an SQL query, no idea how to use something like yahoo's web gui libs, no idea what the difference was between passing by reference and passing by value and on and on.

We weren't looking for someone with 20 years experience, hell a high school kid with a knack for simple procedural code would do, and we had a hard time finding that.

Comment Download vyatta (Score 1) 164

Download an iso from Vyatta and build a test network with old PCs and spare NICs for testing. Sure, it's not the exact same as Cisco, but if they're too cheap to buy the real thing for a test lab then you'll at least be somewhat close.

Then, once you realize what you're not getting for your money with Cisco, you can buyt $1000 1U servers and build your own routers (or buy them prebuilt from Vyatta for about $2000) to replace the ciscos and make a profit selling the used Ciscos on ebay.

I do NOT work for nor am I affiliated with Vyatta. But their gear is pretty impressive, and open source.

Slashdot Top Deals

It is easier to write an incorrect program than understand a correct one.

Working...