Slashdot Mirror


Control-Alt-Recycle

klevin writes "Grist magazine's running an article on what to look for when the old PC's running out of gas and you want to avoid trashing the environment even further. Their suggestions include: upgrade instead of replacing, go for LCD monitors instead of CRTs and, if replacing, reuse the old one as an MP3 server on your home network."

88 of 334 comments (clear)

  1. There's also the Computer Recycling Center... by tcopeland · · Score: 4, Interesting

    ...right here.

    Or, if you're on the other end, you can also apply for a used computer.

  2. reusing by mpmansell · · Score: 5, Interesting

    Of course, then there is always the issue of older machines being less power efficient; Perhaps reusing them could be considered not green at all :)

    1. Re:reusing by operagost · · Score: 4, Insightful
      Look for Energy Star certified machines; they consume 70 percent less electricity than computers that lack power-management systems.
      Another example of a writer clueless about his topic. Every PC or Mac made since 1995 has had some form of power management. The problem is, most people turn it off on desktop systems because of aggravating default settings (like spinning down hard disks every few minutes) or operating system bugs that cause systems to lock up when in power-saving modes.

      I'd also like to know how upgrading an old machine is more environmentally friendly. For one, it's not practical as core components can only be upgraded so far before you reach the point of diminishing returns. Also, most of the problem is in the materials used in CRTs, so "upgrading" them means replacment anyway.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    2. Re:reusing by Xzzy · · Score: 4, Insightful

      Eh, considering every generation of PC's uses up more and more power (and converting more and more of it into heat), their statement probably stands. Maybe older gear isn't as efficient, but it draws considerably less power to begin with so it balances.

    3. Re:reusing by __aagctu1952 · · Score: 5, Informative

      Except running a PC, especially without a monitor, probably draws less power than the light bulbs in your apartment. The "300W" you see on PC power supplies is just the peak power they can produce - normal usage doesn't even draw close to that. And there's also the fact that if you live in a cold climate, none of that energy is really wasted during 3 out of 4 of the year's seasons (it doesn't matter if you heat your apartment with oil power, electric radiators, light bulbs or a computer - the total amount of energy required for heating will still be the same).

    4. Re:reusing by squiggleslash · · Score: 2, Informative
      Define efficiency. Most older machines use less power overall, though megahertz for megahertz they use more power per cycle. But megahertz is only one part of the equation, and clearly if you're using a 3GHz Prescott (~100W just for the CPU alone) to power your firewall/router and PPPoE client (my 40MHz Sparc Classic does the job just fine, go OpenBSD!), then you're wasting power, massive amounts of power.

      If you need a seperate box, it's most efficient to use the lowest power-consumption one that can do the job it needs to do.

      --
      You are not alone. This is not normal. None of this is normal.
    5. Re:reusing by Lumpy · · Score: 4, Insightful

      much of the "upgrade" cycle is driven by silly reasons...

      80% of home users can do just fine with that horribly old pentium III-800 (hell a 500 is just fine) running windows 98 or another efficient OS (no W2K and XP are NOT efficient in any way) running Office 97 (when OO.o is as fast as office 97 I'll reccomend it) and basic internet.

      they are not using 60% of their computer.. Gamers? they think they need more.. where I found they need the video card (Ut2004 runs absolutely great with a new modern video card on a P-III-866 with all the goodies turned on) and rarely need the 4.6Ghz P4Extreme and the 2000Mhz FSB and quad DDR with load balancing and go fast fins as well a SATA 20,000rpm drives with 64meg cache and Ultra 900 bus....

      most upgrades at home are in vain or for vanity reasons. you dont need a 2ghz machine to surf the web, write and read email and do taxes + the little bit of wordprocessing...

      that said, I do enjoy all the 500mhz -> 1ghz machines I have been given as they were "throwing them out" after they got their new computer.

      --
      Do not look at laser with remaining good eye.
    6. Re:reusing by mafelixs · · Score: 2, Informative

      (it doesn't matter if you heat your apartment with oil power, electric radiators, light bulbs or a computer - the total amount of energy required for heating will still be the same).

      True for your house, yes. But not necessarily for the total amount of energy. If you heat your house with oil, almost all chemical energy in the oil is used to heat the house. But if you use electricity (be it through the computer or whatever), it takes much more energy to produce the same amount of (electric) energy, if it's produced in a fossile fuel power plant. A coal plant that only produces electricity has, what, 50% efficiency maximum(?). The rest of the energy is wasted in the process. If the electricity is produced in, say, a hydro plant, that's another story

    7. Re:reusing by Planesdragon · · Score: 2, Insightful

      running windows 98 or another efficient OS (no W2K and XP are NOT efficient in any way)

      They don't crash, they have greater security than 98.

      If a computer has enough RAM to run either without swapping, and it's going to be connected to the net at all, it should use 2k or XP. Or Linux.

  3. hmm by douthat · · Score: 5, Funny
    if replacing, reuse the old one as an MP3 server on your home network.

    .... because we all know running a dozen mp3 servers that consume electricity is great for the environment :-P
    --
    She loves me: 09F911029D74E35BD84156C5635688C0 She loves me not: 09F911029D74E35BD84156C5635688BF ...
    1. Re:hmm by Lord+of+Ironhand · · Score: 3, Informative
      An MP3 server doesn't need to have the monitor on for more than maybe ten minutes per bootup, which saves quite a bit of electricity.

      It doesn't really need a videocard either. Or a harddisk, if you already have a server for other purposes that can provide an NFS root filesystem. My MP3 (or rather OGG) server is a Pentium 75 with a fanless lightweigh PSU, an AWE 64 Gold soundcard, a network card and a floppy drive for the kernel (which I could replace by a boot ROM if I ever get to it). As a side note, the lower CPU requirement for OGG decoding (vs. MP3) really shows on this system (any background task causes MP3 playback to stutter, while OGG playback still goes fine).

      Can anyone show me an easy-to-setup MP3 streamer for Linux?

      I simply installed Debian Sarge with some useful player programs. I can't give you a complete HowTo, but once you've got the base system running it should be trivial to browse through the Debian "sound" section of programs and find whatever you need.

    2. Re:hmm by stevey · · Score: 4, Informative

      I wrote that software, cheers for the pimping! As a small note though you should use either the GNU Address, or the gnump3d.org domain.

      Since it became part of the GNU Project everything was migrated away from SourceForge.

    3. Re:hmm by stevey · · Score: 2, Informative

      As a bit of self-promotion, since it was already mentioned:

      apt-get install gnump3d

      It's included in Debian's unstable distribution and will have you up and streaming in a matter of minutes.

  4. The bottom line by Killjoy_NL · · Score: 3, Insightful

    Not only is it better for the enviroment to upgrade, it also saves you money :)

    (hey, I can still use this case, etc etc)

    --
    This is the sig that says NI (again)
  5. Or... by Leffe · · Score: 2, Interesting

    ... send your old computers to me, I wouldn't mind having something to hack around on, I could install Linux/BSD(not dying!) and the people would rejoice!

  6. sheesh by Quasar1999 · · Score: 5, Insightful

    Donate them to a charity. An MP3 server is really a waste of energy. I mean, come on... why not simply donate the pc to some charity that can give them to those less fortunate folks who could use them, and who don't need a P4 3.4ghz system to use email, do homework, and balance their checkbook...

    --

    ---
    Programming is like sex... Make one mistake and support it the rest of your life.
    1. Re:sheesh by lordsilence · · Score: 2, Insightful

      IT-Charity may be tough, At least here in sweden. Having had some previous experience where we tried to donate some of our computers to a local school (not that old computer parts) they refused our offers even though they were in great need of the devices. The problem that came up was actually with taxing where the school'd have to pay. The result was that it was more cost-efficient to simply get new machines and reject the gift-offer and for us to trash those machines.

      Working at a state-department has also given me a nice view on how things are, trashed over 20 perfectly fine 21" monitors just cause they were "too big", "CRT", "few years on the neck". Nowdays those office-clerks want LCD-monitors , not some old 21" Nokian monster.

    2. Re:sheesh by dAzED1 · · Score: 2, Insightful
      I agree (there's no sense having a computer run 24/7 wasting 300+watts an hour, as an mp3 server) when you can donate the system, except for one thing:

      Often, it costs a terrible lot of money for the place your donating to to fix the thing up to make it usable. I've tried donating computers before, but had problems. They had had so many problems with computers needing various levels of help, it wasn't worth it.

      An alternate solution is to not freaking upgrade everytime something faster comes out. I have a 4 year old laptop that works great. I don't buy Dell's and such not just because they suck, but because its hard to upgrade. When your system gets just too darn old, you can replace just a couple parts and its great again - if you have a generic box.

      But yeah...stop acting like a 750Mhz system isn't enough. Its a little annoying that the S3 video in my laptop isn't well supported well anymore, but...oh well. It plays video well, I can play all the games I want to play...

      There's more to being environmentally friendly than reducing trash, you know.

      Another suggestion: Ask around, collect people's stuff when they're upgrading. Instead of donating a box to your local library, donate an entire working network. Put linux on them, get them all hippy happy together and set up with a few happy tools and applications, and such. Or ask them what they'd like on the systems, and explain what you can do.

      But don't leave it running 24/7 in a closet somewhere. MP3 server? New systems have billion-terabyte drives nowadays. Why would we need an mp3 server anymore?

    3. Re:sheesh by Kainaw · · Score: 2, Interesting

      I have purchased a new computer every Spring for the past eight years. I try like hell to donate my old one. It is harder than you think. Most organizations don't want used computers. According to our local school system, "Used computers require so much more manpower to maintain them that it is cheaper to use all new computers." So, instead of going the 'donating' route, I call the local Middle School and ask the principal to give me the name of a student that could really use a computer but can't afford it. Then, I get to have that warm fuzzy feeling when I deliver it to its new owner in person.

      --
      The previous comment is purposely vague and generalized, but all of the facts are completely true.
    4. Re:sheesh by afabbro · · Score: 2, Insightful

      Actually, sometimes they do have a Unix geek around, who'll load a Linux distro and hold a class to teach them how to use it...well, at least in Portland, Oregon: FreeGeek, "Helping the needy get nerdy."

      --
      Advice: on VPS providers
    5. Re:sheesh by Bull999999 · · Score: 4, Insightful

      How about donating time as well as donating the equipment? Since many slashdotters are in favor of raising someone else's taxes to help the poor so they shouldn't object to donating their own time to help the poor.

      --
      1f u c4n r34d th1s u r34lly n33d t0 g37 l41d
    6. Re:sheesh by archonit.net · · Score: 2

      Actually, I work for a charity and we send the old 386's off to the highlands in Papua New Guinea.

      They don't use anything more than notepad and I've begun installing Linux on the computers because we had a compaint from the teachers there that student's were playing minesweeper too much. (We had 2 win95 licenses left over from our purchase of two new pc's which came with XP)

      But for a bit of fun I left a full cd of games bzipped up on the hard drive for whatever kid is smart enough to figure out how to use bzip but I doubt they'll ever get that far ;)

      But honestly even the 386's are most welcomed by ours (and hopefully most other) charities. The real issue, though, is whether it is indeed cheaper to buy them a newish computer from the nearest city or to pay for the air-drop of an old computer. It works our, in our estimation, almost to be the same price. But the real worry is attempting to get some donations to purchase these computers.

      But it does all go to good use - we have people training the kids in how to use word processors (sounds easy, I know - but work in a help-desk some day and multiply the 'I can't get it to work' level by 10 to get an idea about how little these people have used computers).

      The idea is that they are then trained in a lot of different areas (like farming and word processing), and can then train other villages. We then help them to learn a trade and they manage to earn enough money to get themselves out of poverty.

      And all you need is a generous donor wanting to get rid of their mp3 server ;)

  7. MP3 server on a home network? by Gothmolly · · Score: 4, Insightful

    I have one, its called a stereo. Really, for the 99.99% of the population that doesn't read Slashdot, who is going to actually do this? Nobody in the iPod generation for sure.

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:MP3 server on a home network? by MartinG · · Score: 2, Insightful

      99.99% of the population doesnt replace their computer as regularly as some on slashdot do, so they don't have as much of a problem in the first place.

      --
      -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
  8. conservation by Anonymous Coward · · Score: 2, Insightful

    i wonder. what is the environmental impact of throwing out a PC, versus the envrionmental impact of keeping an extra PC around and having it consume power all day and night? i'm not sure it is more environmentally friendly to keep an old PC around instead of throwing it out.

  9. Reuse a good option by JohnGrahamCumming · · Score: 3, Informative

    Since Linux is so darn lightweight and easy to use I took my old laptop, removed the broken screen, installed base SuSE Linux (no X) and networked it. With an installation of rsync I've got an instant backup server for all the machines in our place.

    Sure that machine's processor is only 750Mhz, but a laptop with no screen and a large hard drive makes a nice "blade server" sitting on the shelf and with a core operating system running the CPU load is never high.

    John.

    1. Re:Reuse a good option by BHearsum · · Score: 2, Insightful

      only 750Mhz

      What world are you living in? 750Mhz is quite significant in my mind. Other than my Desktop machine (1.67GHz), I have no other PCs that are more than 233Mhz.

  10. Help 'net security by The+Tyro · · Score: 5, Interesting

    turn them into smoothwalls for your friends and neighbors.

    Seriously... I've recycled a bunch of old pentium-class machines that were headed for the landfill by setting up a "smoothie" and giving them away to ppl.

    Doing my part to stamp out worms and viruses.

    --
    Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes.
  11. MP3 server by p4ul13 · · Score: 2, Insightful
    They're proposing to act "green" by having another older PC sit around powered up but sitting idle 99% of the time? Not only that, but keeping that PC around doesn't solve the problem at all, it just delays the time until it ends up in a land-fill.

    I certainly don't have a better solution admitedly, but I'm pretty sure this needs some work.

    --
    Paul Lenhart writes words!
    1. Re:MP3 server by Bazzargh · · Score: 2, Informative

      That was my immediate reaction too. A bit of digging and I found out that the next firmware rev of the SqueezeBox will incorporate Wireless Wake-on-lan, so your mp3 server can be running on very low power when not in use, and your slimserver (or other wireless client) can kick it into life. Nifty.

  12. what happened to the UPS program? by Lxy · · Score: 3, Interesting

    A few years back (sorry, can't find the link) UPS had an offer going. Send them $30, and they send you a prepaid shipping label. You put all the crap you don't want into a box, slap on the shipping label, and UPS takes care of properly recycling and parting out your old crap. A good, cheap way to clean all that antique hardware out of your basement and do it properly.

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
    1. Re:what happened to the UPS program? by bcolflesh · · Score: 3, Informative

      You are thinking of the IBM product recycling plan, which includes a UPS pre-paid shipping label.

    2. Re:what happened to the UPS program? by operagost · · Score: 5, Funny

      I use the eBay program. People send ME $30, I throw a bunch of crap I don't want in a box and send it to them!

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
  13. In the UK... by Tet · · Score: 2, Informative

    ...my local council collects electronic compenents for recycling every fortnight.

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
    1. Re:In the UK... by I+confirm+I'm+not+a · · Score: 2, Funny

      Out of curiousity, which council? Mine (Glasgow) ... oh, hell, my council's been called "Disnae Land" - the bin disnae get emptied, the streetlight disnae come on, etc. Recycling? Hell, that somethink to do with bi-cycles?

      --
      This is where the serious fun begins.
  14. goodwill does it too by misterspo · · Score: 5, Informative

    goodwil has computer centers where they take your trash computers and build systems for the less privelidged...or..just the cheap for that matter. I've gone into their center to buy parts for my older machines before.

    1. Re:goodwill does it too by misterspo · · Score: 3, Informative
      put them on the curb...someone will take them.

      I put out a few old monitors, a few GUTTED 486 systems, and a ton of cables. they were all picked up by a metal salvage guy within a few hours.

      apparently there's a fair amount of gold and copper in them thar boards if you know where to look.

      the guy was going to essentially strip them down to scrap and sell the metals.

      doesn't exactly deal with some of the other issues (all those parts he DOESN'T salvage...

      but at least the guilt is off my back.

    2. Re:goodwill does it too by Anonymous Coward · · Score: 2, Informative

      The 'metal salvage' guy, particularly if it's a private scavenger, will snip off the pieces that have gold in them and pitch the rest in whatever is the cheapest location he can find.

      Then the components with the gold in them will be shipped to a state or location where the nasty chemicals and polluting methods used to recover the gold are permitted. Back in the day photo film recycling of Minnesota scrap was always done in South Dakota. That meant burning all that polyester film and venting the fumes right into the air.

      The 'guilt' is off your back, so long as you remain ignorant.

  15. Recycling? by phishtrader · · Score: 2, Insightful

    So, instead of tossing that old computer, I should set it up as an mp3 | print | file | firewall | game | whatever server. That way instead of poluting the environment I can waste more electricity!

  16. Question by GeckoFood · · Score: 2, Insightful

    reuse the old one as an MP3 server on your home network

    If your network is then compromised and your MP3 server becomes visible to the outside, even in a limited capacity, do you then get zapped for sharing your MP3s? That would suck if you didn't even know it was happening and suddenly you get a summons.

    --
    Be excellent to each other. And... PARTY ON, DUDES!
  17. Re:Not likely by lacrymology.com · · Score: 2, Funny

    "I'm not going to keep a bunch of useless parts around."

    You're going to regret saying that when ISA comes back. You have been warned.

    -m

    --

    #
    # Modus Ponens
    #
  18. Re-use is best by soapbox · · Score: 5, Interesting

    Computer re-use is the best option. Use 'em until they can't even pull firewalling duty.

    The big culprits, however, are CRTs. Manufacturing those things is awful. My father's company once contracted with (Sony, I think) a Singapore manufacturer to remove and purify all the water from their industrial runoff from CRT manufacturing. Dad's company had been working on an ultrapure water system for the Shuttle, so they knew they could do it. However, the final product (a sludge) was so toxic that it would have cost more to dispose of than just diluting the wastewater and ...letting it go. Stop buying new CRTs now, folks.

    1. Re:Re-use is best by zerocool^ · · Score: 2, Insightful



      First: I agree with you. LCD screens are getting to the point where they're almost OK for games, and they're better for text. However, two things come to mind that you really want a CRT monitor for. One is Graphics design. You can fine tune the color pallate on a CRT. But, no big deal, we could get over that.

      The other is TV's.

      That's the big hurdle here.

      ~Will

      --
      sig?
  19. local nonProfits by CresentCityRon · · Score: 4, Interesting

    I've wiped disks clean, installed new distros and open office, tweaked it to avoid glitches and then donated the resultant computers to a local homeless shelter. They use them as typewriters for the most part.

    I hate to see perfectly good equipment go to waste. (Especially just because I wanted the latest and greatest!)

  20. K12LTSP by mt_nixnut · · Score: 2, Insightful
    I have kept machines running until complete hardware self distruction with it. And the best part? With a decent monitor, keyboard, and mouse the user does not know old from new. Not a complete solution since monitors are not very "green friendly" and they tend to die before the rest of the gear but it helps.

    FWIW

  21. Right on... by hot_Karls_bad_cavern · · Score: 2, Funny

    i use an old 133MHz PI w/ 128MB ram for a RH9 firewall on cable modem. The workload hardly *ever* gets near 1 at all. There are many, many uses for old PC's.

    Hell, i hooked up a USB cam w/ motion detect software (check sourceforge) to catch which one of our cats was crapping on the couch! Worked like a dream. Plenty of apps for those old beasts.

  22. Donate that old computer LOCALLY... by Geek_3.3 · · Score: 3, Insightful

    ...to someone who won't know the difference. (i.e. that little old lady down the street that just needs to check her email, or... you know... MOM n' DAD, punkass little brother, etc)

    All of this is, of course, in theory... not that I've really done that yet. All my 'preciouses' are with me still... :-)

    1. Re:Donate that old computer LOCALLY... by MrIrwin · · Score: 2, Funny
      Been there....done that.

      My idea was to give my old PC to my 5 year old son so he is not always hogging my PC to play games.

      Trouble is the games he gets off the corn flakes packet require more PC horsepower than my development environment.....so guess who gets left with the old one!

      --

      And if you thought that was boring you obviously havn't read my Journal ;-)

  23. The Three R's by Analogy+Man · · Score: 4, Informative
    In general there is too much of a focus on recycling. The other two legs of the triangular head to tail graphic are Reduce and Reuse.

    The recent announcment where Intel is building greener chips is an example of reduce...as is simplified packaging, reusable containers, using your own coffee mug instead of a disposable cup etc.

    The next best thing is Reuse. I recently turned my old box into a file server for example. The downside is this machine is always on (i.e. I have two heaters in my basement instead of one). I can reduce my power consumption a bit by clocking it down...but not eliminate that electrical demand completely.

    All in all I think a general awareness of the "Total Cost of Ownership" on a global scale will hopefully lead to more enlightened decision making. That some of the big players are taking part is a good sign.

    --
    When the people fear their government, there is tyranny; when the government fears the people, there is liberty.
  24. New PC purchases by csirac · · Score: 4, Interesting
    reuse the old one as an MP3 server on your home network.

    Keeping old machines in service is fine, but I'm not so sure about finding new uses for them for the sake of not switching them off..

    On a similar note, new PC purchases. The library at my Uni has got a whole bunch of new Pentium 4s with WinXP in the library, for running a web client for searching through book records... nearby, the bank of ~20 monocrhome Wyse text-mode dumb terminals are still ticking away after something like 15 years? Meanwhile I'm running simulations on sub-800MHz PIIIs in the labs!

    Ahh bureaucracy...

    - Paul

  25. Regions around Quebec, Canada.. by Bilange · · Score: 3, Informative

    You can donate your stuff to http://www.usedpccanada.com - enterprises can also get rid of pallets of old pc's too.

    --
    "...a generation of kids has grown up thinking Trance is the shittiest music since country and western." - Paul van Dyk
  26. Re:I've done this, but... by csirac · · Score: 2, Informative
    Did you know it takes 1.8 tonnes of material to manufacture a new PC?

    - Paul

  27. MP3 server by HarveyBirdman · · Score: 2, Insightful
    I don't quite understand the complaints that the MP3 server is a waste of energy, and the same complainers say to donate the computer...

    to someone else who will use it...

    and use the identical amount of energy...

    --
    --- Ban humanity.
  28. Like bashing your head against the wall by MrIrwin · · Score: 2, Interesting
    The IT industry (both software and hardware) is geared towards programmed obsolescence.

    But there must be some space out there for sites specialising in hardware re-use.....maybe offering e-stores for hard to get parts or "adapters".

    Links anybody :-)

    --

    And if you thought that was boring you obviously havn't read my Journal ;-)

    1. Re:Like bashing your head against the wall by Analogy+Man · · Score: 3, Funny

      Its called www.ebay.com

      --
      When the people fear their government, there is tyranny; when the government fears the people, there is liberty.
  29. LCDs have a fatal flaw though by Anonymous Coward · · Score: 3, Interesting

    LCDs are harder on the eyes than an available CRT counterpart. This is true of even the best LCDs.

    Also in my experience they are more fragile (owing possibly to their smaller size and weight) and prone to failure than CRTs. If you have to replace an LCD 3 times over a 6-year period vs a CRT's never, is it really a better choice for the environment to go with LCDs?

    1. Re:LCDs have a fatal flaw though by csirac · · Score: 5, Insightful
      Working as tech in a PC shop that sells LCDs, I have to say I've only seen three LCDs returned in the last 12 months. One developed a faulty PSU (repaired) and the other two were for pixel defects, shortly after original sale.

      And these LCDs aren't exactly Llyama or Sony displays either - try cheap Acer/BenQ/LGe.

      Then again, I'm not on the sales/warranty returns and LCD sales have only picked up in the last 18 months in my area so I may have yet to see all the caveats.

      As far as developing faults are concerned, LCDs seem to either work fine or not work at all.

      Cheap CRTs, on the other hand, especially large ones, love to get cracked PCBs or imploded tubes when moving house. Also, they run hotter with higher voltages, and the repairs seem to be more involved; HV circuitry collapses, power supplies die, OSDs go crazy, HO transistor dies, caps dry up, diodes go open circuit, dry joints cause intermittent faults, temperature related problems, picture becomes distorted/washed out/unfocused...

      Cheap LCDs are a lot nicer to pack up and send back for repair. Packing up a cheap 19" CRT is quite costly compared to sending back a LCD, or motherboard or HDD...

      As far as useability is concerned, it seems most offices we're fitting out would disagree with you. A cheap LCD is much better on the eyes IMHO than a cheap CRT. Cheap, nasty, half-working CRTs that some employess put up with are particulary worse than any LCD.

      - Paul

  30. more boxes, must have more... by Chuck+Bucket · · Score: 2, Interesting

    I have an old Dimension 166 running in my garage, it's currently acting as the mp3/ogg player, and internet radio streamer. I'm planning on getting a larger hardrive for it and make it backup all boxes on the network each night. It's running a Netgear wireless card too, so no wiring was needed.

    The constant utility uses of Linux never cease to amaze me.

    CVB

  31. LCDs vs. CRTs. by thebus · · Score: 2, Interesting

    True it might be better to use a LCD. But I have saved a lot money as of lately by acquiring CRTs that would have been trashed.

    For instance, my company did some downsizing in the past few years. This means they had extra CRTs that they were going to trash. I took some home.

    Isn't it better that I use used CRTs that still have life rather than buying a new LCD?

  32. Energy costs ARE factored in! by neonfrog · · Score: 5, Informative
    Probably 60% of posts will say that power munching dinosaur-machines are killing the planet, but that article actually said:

    "... released a ... report on the environmental impact of computers, from production through USE and disposal." (emPHAsis mine)

    A friend of mine just measured his power consumption on a 24/7 P166 MP3 server machine and concluded it costs 52.3 kwh/month ($6.14/month for him). Even if the monitor were constantly in use (~double the above numbers) he'd have to save $150 a year with NEW equipment (cost to make/buy + (cost to dispose x2) VS cost to run) to justify trashing the old. If he used a clever timer system so it was only on when needed, then he'd save lots more and REALLY have to work hard to justify new equipment.

    The math seems very in favor of careful reutilization in most cases. You have to have something really sucky to justify getting a new thing and THROWING OUT the old thing. The materials almost always cost more to deal with than the energy consumed for use, apparently.

    --

    I'm thinking about it, therefore I might be.

    1. Re:Energy costs ARE factored in! by Lumpy · · Score: 2, Interesting

      replacing my 3-21 inch CRT's with 3-17 inch lcd's made a huge difference. Also using ITX based motherboards with sane processors (800-1ghs is more than enough for anyone at home using a general use pc) and other devcies will further reduce your power draw..

      you pay attention to these things when you generate your own power and switching from the 21 inch crt's to the LCD's cut my power bill in 1/2. (Yes I have solar, no I dont have any batteries, I generate electricity and back feed it to the city grid. at night I use city grid power. cince I run the meter backwards during the day, It's liek a giant battery, and the electrical company get's a free "boost" from my power.)

      --
      Do not look at laser with remaining good eye.
  33. How best to implement an MP3 server? by jason99si · · Score: 2, Interesting

    Here is something I've wondered for a while now. I have a fileserver on my network that I use for housing MP3s. When I want to listen to them, I just point my player at the files over the network.

    This can be problematic if I'm doing other network intensive stuff clogging the pipe.. or listening to raw .wavs ripped from CD.

    Is there MP3 server software with a client that supports streaming with cache or something similar to whats used over the web to even out the hiccups?

    1. Re:How best to implement an MP3 server? by tarsi210 · · Score: 2, Informative

      Depending on what network sharing method you are using, you can usually have the protocol buffer some to avoid hiccups. I run an MP3 server that decodes from a fileserver across a 10Mbit link. NFS happily buffers the connection so not only do I get some insurance against network bumps but if the fileserver goes down, the player just blocks until it comes back up and then happily continues on its way. Works like a charm.

  34. The whole recycling system needs to be built by 47PHA60 · · Score: 4, Informative

    There are a lot of limitations on what I can do with old computer equipment. True, CRTs contain all sorts of horrible stuff, but LCDs contain a lot of mercury, so they too will need to be reclaimed in a responsible way. It's not enough to put it on the curb with the correct sticker and claim that you are "recycling." It is likely that the thing is still going into a landfill, maybe a lined one, maybe not.

    As for donations, the schools in my area won't accept anything less than a Pentium III, so the whole "the only need an old P75" isn't going to work anymore.

    Recycling never takes off until the law says it has to. Until real recycling is a requirement, it just is not profitable enough to build that infrastructure.

    1. Re:The whole recycling system needs to be built by ChristTrekker · · Score: 2, Informative
      As for donations, the schools in my area won't accept anything less than a Pentium III, so the whole "the only need an old P75" isn't going to work anymore.

      That's because school's are run as a bureaucracy, which always seem to think they need the latest/greatest to justify the budget they're given. They don't, of course, but there's no incentive for them not to. (I learned the same basic WP/spreadsheet skills on an Apple ][e that would probably still run if they hadn't thrown it out. You don't need a 3GHz computer for that.) If they were privately funded, it would be a different story.

      But I'm getting off-track...

      This just means you have to do a little more work on your own. Dropping 'em on the school's curb is easy...anyone can do it. It takes more effort to meet people, build relationships with them, discover if they have a need you can help fill. I've collected a number of x100-era Macs from donors who know I fix them up and give them away, mostly to poorer kids from my church.

    2. Re:The whole recycling system needs to be built by dj245 · · Score: 2, Interesting

      I knew that CRT's made a lot of nasty waste to make them, but as they're basically a TV with a different input signal and higher resolution, do Television sets create the same waste products? People buy a lot of TV's too and while there is a shift toward LCD TVs it isn't as pronounced as in LCD computer screens as they are simply too darned expensive for normal sized TVs.

      --
      Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    3. Re:The whole recycling system needs to be built by 47PHA60 · · Score: 3, Informative

      The theme of my comment is how to effectively prevent the dumping of toxins into the environment.

      You are doing great work, but it only prevents those computers entering a landfill for another couple of years (or for Macs, make it 4 years).

      I disagree with you about the school problem. First of all, not every school is run the same way. Also, why should they be taking my old junk? Since an Apple ][ is good enough, why do I replace my computers? Personally, I do it because newer ones use less power and accomplish more work, I need to run Final Cut Pro and Photoshop, and I want Mac OS X which won't run on my old dual PII.

      The person buying a new machine, or his first machine, may only run e-mail, but he can't buy an old P75 easily, and he can get a new PC from Gateway for 400 USD. And, that old P75 will not run Windows XP. That is why I think the problem of toxins has to be dealt with on the supply side.

    4. Re:The whole recycling system needs to be built by dpierkowski · · Score: 2, Interesting

      Recycling never takes off until the law says it has to. Until real recycling is a requirement, it just is not profitable enough to build that infrastructure.

      Actually, recycling won't take off until it becomes profitable. There was a significant recycling industry before most communities instituted curb side recycling. That recycling industry was almost destroyed by curb side recycling programs that drastically increased the supply of recyclable materials without doing anything to increase the demand for those materials. This is one of the reasons most curb side recycling programs cost their communities money to run; the revenue from selling recyclables is very low because they increased supply without increasing demand.

      I found the book "Rubbish! The Archaeology of Garbage" by William Rathje & Cullen Murphy to be a very interesting analysis of how we deal with out garbage. It also happens to contain a section on recycling.

  35. Question: Better Economies Through Preprocessing? by SnappingTurtle · · Score: 5, Interesting
    I'm the system administrator for the Roanoke Rescue Mission. Quick summary: largest homeless shelter in Virginia, large live-in addiction recovery program, free medical clinic, other cool stuff.

    Recycling old computer equipment here at the mission is a huge problem. We have a growing pile of old monitors and other computer equipment. This stuff comes to us through donations to our thrift store.

    Unfortunately, most of the computer equipment that comes to us is useless. We don't sell it through our thrift store: we've found that no matter what we say, people expect technical support after buying a computer. For the most part we don't use the computers ourselves. We could start declining donations of computer equipment, but even that can be difficult to enforce... stuff has a way of slipping in anyway.

    So for the time being, the equipment, especially the monitors, just keeps piling up. I've worked hard to convince my coworkers that it's wrong to just dump the monitors in the trash. Happily, this is a place where ethical concerns do count.

    One idea I've had is to strip out the electronics from all the equipment and ship just the electronics to a recycler. We would trash the plastic cases. The idea is that we would drastically reduce the volume and weight of the material, thereby reducing shipping costs to something that might be profitable. Labor would be free: the addiction recovery program includes working full time at an assignment in the mission, and most of the guys are plenty handy with screwdrivers and other tools.

    Has anybody has any experience with something like this? I think I could sell the idea if we even just broke even. Is there any hope for Preprocessing for Fun and Profit (especially profit)?

    --
    I've found that my posts don't format quite right w/o a sig.
  36. That's moronic. by brocktune · · Score: 2, Insightful

    if replacing, reuse the old one as an MP3 server on your home network

    You're just postponing the eventual landfill anyway, and in the meantime, consuming 200W or so of electricity 24/7. Where I live, electricity comes from coal, which among other things, causes acid rain.

    A much better idea would be to donate the PC to a school or a nonprofit charity.

  37. CRTs vs. LCDs, Lifespan by phishtrader · · Score: 5, Insightful

    One issue I see with choosing LCD panels over CRT displays is that of lifespan. It's not uncommon for a CRT to outlive it's "useful" lifespan. I've acquired several older CRTs this way from my previous employer.

    15" CRTs that were deemed too small for desktop use, old-skool 21" CRTs that had too much screen curvature and were simply too big compared to newer 19" and 21" CRTs (that were also a fraction of the cost). All of these CRTs are four to eight years old and still functioning.

    Comparing this with what my experience has been with LCD panels is that they have failure rates higher than that of CRTs. I've seen this mostly with notebook screens. This comparision isn't entirely fair, as notebooks receive considerablly more abuse than a desktop+CRT. However, LCD panels have backlights (usually a miniature florescent bulb) that will burn out eventually. On notebooks, these backlights are integrated into the panel itself and are not replaceable parts by themselves. I don't know if this is the case with desktop LCD panels, but I suspect it is.

    So the question is, how does using LCD panels vs. CRTs really impact the environment considering failure rates and manufacturing defects?

  38. Ree - cy - cleeng? by Kohath · · Score: 3, Funny

    Oooh, so Mother Nature needs a favor?!

    Well maybe she should have thought of that when she was besetting us with droughts and floods and poison monkeys! Nature started the fight for survival, and now she wants to quit because she's losing.

    Well I say, hard cheese.

    http://www.internet-guide.co.uk/simpsons-quotes. ht ml

  39. Think hard.... by raygundan · · Score: 2, Insightful

    I wasn't one of those people, but I'll try to explain it anyway.

    You have a few scenarios:

    1. You set up a new machine and trash the old one. You use one PC's worth of power, and it's more than enough to handle serving your mp3s while you do other things. Downside, you trashed the old one and released the toxic badness.

    2. You set up a new machine and keep the old one for mp3s. Same as #1, but uses twice the power.

    3. You set up a new machine and donate the old one to someone else who will use it. Same as #2, except twice the number of people are using PCs at the same energy use.

    So, which is more efficient in your mind? One person using two PCs, or two people using two PCs? Seems like twice the use is being obtained with no net energy increase. So, yes, the same amount of energy is being used, but that doesn't seem to be the point.

  40. re-use isn't an option for me by imadork · · Score: 2, Offtopic
    My wife has decreed that there should be more living organisms than computers in our house. Currently, there's one old Mac G3 desktop, one Linux server, one Linux firewall, and two laptops against two humans and two dogs, so I'm currently not in compliance. (luckily, she's not counting the TiVo). So, any new computer that comes into the house must be matched by an old computer leaving, or else Bad Things Will Happen.

    But, I used this to my advantage -- when the Linux server recently took up smoking as a new hobby, instead of fixing it, I was able to get approval to spend money on a G4 on the condition that I get rid of both the Linux server and the Smurfy G3. Imagine: buying new hardware will actually make my wife happy!

  41. Re:Good Distros for older machines? by jawtheshark · · Score: 2, Informative

    I know you want Linux, but most modern distros (except Slackware and Debian who are highly customisable) are geared to at least P-III class machines. Do what I did, and try either NetBSD or OpenBSD. Small memory footprint (depending on what you run), and not much CPU usage. Of course, it's mostly meant as server usage. I never tried to make a desktop of OpenBSD or NetBSD.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  42. it would be nice if... by zogger · · Score: 2, Interesting

    ... the major vendors made their desktops even easier to upgrade for people. If it was as easy as pop a few snaps, lift out the mobo and reinstall a new one, with the vendor taking back the old one, that might help. Yews, this is most doable for anyone on slashdot, blah blah, but for this typical/mythical "joe user" out there it is too intimidating by far.

    It is also a shame it'sso hard to find legacy ram, with all it's randomness in config, and the expense. there are zillions of PCs out there that could be easily used several years longer if they were able to easily find/purchase/install the ram to it's max config, without having to shell out more than what a new lightweight system costs now. I've got a nice roomful of older machines, hardly any of them will run a modern linux with a gui desktop. the processor speed is adequate, it's the ram that makes it difficult. I'm on a 1996 IBM right now (FC1 OS), and it was only possible to make this functional-enough by installing a lot more ram. Yes, you can go online, use various vendors configurators, then get sticker shocked back to reality. And most people out there just don't bother,lack the skills, and it's hard to do for a lot of people, they are forced to upgrade their entire machine almost. This is inefficient to a large degree. I realise that is changing, and again, I am not referring to your typical slashdot reader here, but it's still a pain for most people. I know that the older machines I build to give away to local farm kids get given with older win OS (usually a fresh clean install of whichever was on the machine, usually 95 or 98 obviously) because I can't afford the utterly ridiculous prices that the RAM vendors charge, so I can't put a modern linux GUI system on them. And the prices are ridiculous in the first place BECAUSE the vendors are so freaking cheap, leaving the RAM slots unfilled in the vast bulk of PCs that have shipped over the years.

    Perhaps if the (major) vendors only shipped machines with the maximum amount of RAM possible already installed as a universal industry default, this might help, machines would last longer as practical tools. That is as easy as "stroke of the pen, law of the land" action there. And if they all did it, the price ratios would still be the same, albeit higher, but, overall prices have dropped so much from even 10 years ago I don't see this as a problem.

  43. mp3 server software by hateyerstate · · Score: 4, Informative

    As far as I know, not much people know about this, but if you plan on using your old machine as a server this will probably come in handy. http://www.gnu.org/software/gnump3d/

  44. New Giant Fees! by Simonetta · · Score: 4, Funny

    California will add a recycling fee to the cost of new computers and televisions starting July 2004,...

    Might I suggest that anyone seeking to purchase a computer in California after July 2004, to instead jump in the car and drive north to Oregon to make the purchase?

    We have no idiot fees here and NO SALES TAX for anyone, on anything, at anytime. There are several well-stocked and knowledgeable PC stores in Medford just across the border. The trip is about 400 miles each way.

    The drive from the Bay Area is beautiful on the Hwy 101 route (same highway number, but not the demon road of Silicon Valley) and goes through one of the most beautiful places on Earth, the Redwood National Park. There are interesting and inexpensive hostels to stay at in both Kalmath (1 mile north of Trees Of Mystery) and Ashland.

    Even with high gasoline prices, the savings from not paying the idiot California sales tax and the new recycling fees make the trip worthwhile. Plus the beautiful scenery is rejuvenating experience for those who spend far too much time staring at symbols on a PC monitor.

    1. Re:New Giant Fees! by Fulcrum+of+Evil · · Score: 2, Interesting

      We have no idiot fees here and NO SALES TAX for anyone, on anything, at anytime. There are several well-stocked and knowledgeable PC stores in Medford just across the border. The trip is about 400 miles each way.

      Yes, damn those Californians for trying to make us bear the cost of our actions (buying computers). Better to defer that cost 5 years down the road and refuse to pay for recycling then, too.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
  45. Portland's "Free Geek" Recycling Effort by StefanJ · · Score: 4, Informative

    Portland, Oregon is home to "Free Geek," a really neat PC recycling / refurb effort:

    http://freegeek.org/

    They charge $5 to recycle a PC or monitor. If it has usable parts, they strip them out and use them to build Linux-loaded PCs for schools, nonprofits, and the like.

    Labor comes from volunteers. They will give you a PC for every six you build / refurb.

    Stefan

  46. Linux-Ecology-HOWTO (TLDP) by wehe · · Score: 2, Informative

    You may find much more tips and tricks how to use a computer with ecological awareness in the Linux-Ecology-HOWTO, which is also available at the The Linux Documentation Project - TLDP and in Japanese.

  47. Setting up an MP3 Server is a bad idea. by OrangeTide · · Score: 2, Insightful

    Yea. Lets all reuse our old slow computers and waste more electricity. The problem is when people set up "MP3 Servers" and what not they leave the machine running 24/7. That wastes a lot of electricity. Do you leave the lights on in your home all the time?

    There are places that you can take equipment to be disassembled and the metals, glass and plastics be extracted.

    Donatations to Computer Recycling Center is one example of getting rid of an old PC. But if the parts are too old they will want money for disposal. There are many places like this. It is a far better solution than using old PCs as "servers".

    --
    “Common sense is not so common.” — Voltaire
  48. Dinky MP3 Server by dtabraha · · Score: 3, Insightful

    Yeah!
    You could take that old P75 with it's 300MB hard drive and... well... you could put like 5 or 6 CDs on it.

    Ok, so you buy a new hard drive and video card to replace the ones you gutted out of it for your new PC, a network card since the old PC only had a modem, and by the time you've spent all that money your neighbor has an iPod one tenth the size that does the job way better!

    I've got a PILE of old computer stuff I'd love to do something with, but it's so obsolete it's not worth it.

    I just don't have the heart to throw away that old 300 baud modem!

  49. Computers as Electric Heaters by BigBlockMopar · · Score: 3, Interesting

    True for your house, yes. But not necessarily for the total amount of energy. If you heat your house with oil, almost all chemical energy in the oil is used to heat the house.

    Yeah... if you have an efficient furnace.

    I'm currently in Ottawa, Canada - either the coldest or second coldest world capital. I'm renting, 'cause there ain't no way in hell that I plan on living here permanently. And the house I'm renting has a 35-year-old oil furnace.

    Estimating its efficiency at 70%, I did some calculations based on my best oil quote. I looked up the BTUs of heat per gallon of heating oil, and compared it to the BTUs of heat per kWh of electricity. Since electricity here was fixed at 4.3 cents/kWh (up to 4.7 cents/kWh as of April 1), it was cheaper to heat by electricity. The situation would have been different if I were using a newer oil or gas furnace.

    Remember, all electricity consumed inside the house, in one way or another, heats the house - the exceptions being the small amounts of light, sound and RF energy which escape. My roommates loved it - "Go ahead, leave the lights on, but close the blinds first!"

    Therefore, I heated my house with electricity. I'd been planning on running a stack of Pentium-I class machines doing SETI@Home work units - at least the energy gets used for something productive on its way to becoming heat - but didn't have time to build the rack to hold all these machines, nor to duct them into the cold air return on the furnace. So instead I picked up a few $20 ceramic heaters and threw them into a big steel box ducted to the furnace and controlled by the thermostat. My electric bill from January to March was $425 - and that includes heating, lighting, the dryer, etc. - very impressively low!

    But if you use electricity (be it through the computer or whatever), it takes much more energy to produce the same amount of (electric) energy, if it's produced in a fossile fuel power plant. A coal plant that only produces electricity has, what, 50% efficiency maximum(?). The rest of the energy is wasted in the process. If the electricity is produced in, say, a hydro plant, that's another story

    Very true. Most people who think electric cars are a good idea, simply don't understand anything about electrical generation and distribution systems (like, how many coal and nuclear plants are gonna have to be built when 10,000,000 Los Angeles commuters start plugging in their electric cars every night?). It was even rampant in my electrical engineering courses in university!

    In Eastern Ontario, given our proximity to Quebec, I'd assume that most of our energy is imported from their hydroelectric dams. But either way, my rationale is cost. Generally, saving money is the most powerful incentive to cut use of resources.

    --
    Fire and Meat. Yummy.
  50. go ahead by The+Tyro · · Score: 2, Informative

    Yes, you can hit OfficeMax, or Fry's, or Best Buy... and as you do, yet another computer goes into the landfill. Go ahead... purchase whatever black box you can buy the cheapest... but that's not what this article is about.

    Also, I'll wager the uber-cheap router you just purchased doesn't have any IDS capability (like Snort), or a cacheing proxy, or eye-candy graphs, or remote management via SSH, or any of the other nifty features that smoothwall offers.

    Yes, your hardware might not last... but the point is this: It still works. If you could keep it as a useful tool instead of turning it into a groundwater-polluting hazard, why wouldn't you?

    --
    Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes.
  51. High Voltages by CyBlue · · Score: 2, Informative

    When they're taking them apart, becareful of the capacitors. I assume you're already aware, but they can hold a few hundred volts for quite some time. An old guy with a heart problem might have a bad day.

  52. Re:electrical assumptions by I_Love_Pocky! · · Score: 2, Insightful

    That was my thought exactally...

    Why hasn't this post been modded up?

    Just because you have a computer laying around doesn't mean it is more eco-friendly to use it than to send it to the dump... Eventually it will die (No component will last forever), and will end up in the dump any way. Why waste all of that extra electricity (which probably came from burning some fossil fuel) to prolong the enevitable?

    Unless you are planning on upgrading your old POS with some new hard drives it hardly seems like it would be worth using as a file server anyway. At that point why not just pop the new hard drives in your replacement pc? You waste a lot less electricty that way. Admitedly this is a lot less fun... It is just cool to have home "servers" laying around. You can play sysadmin at home, but don't fool yourself into thinking that you are helping the environment by doing so.

    The best way to help the environment would be to buy fewer computers in general... I for one would have a hard time with this choice. Well actually I haven't bought a computer in 5 years, but it has nothing to do with the enviornment... I admit it, I'm poor.

    Would anyone like to donate their old (2-3 years old) computer to a poor computer science graduate student? I promise to only use it when I really need it, so you need not worry about excessive electricty usage.

  53. at least the guilt is off my back...? by geoswan · · Score: 2, Insightful
    If I have a screwdriver, and I see some old computers put to the curb, I will sit down, open them up, and salvage some parts. Last christmas I came across half a dozen 486 computers. They each had 40 megs of RAM, and a 1 gig (unerased) hard drive. I carried one computer home, to give a friend, and I took the memory and two hard drives from two others.

    Did taking the useful parts make the safe disposal of the rest of these computers my responsibility?

    By taking the memory and hard drives I turned two of those computers to something that someone else could get working with the addition of no further parts to complete junk.

    I said they had not erased the hard drives? Well whoever was responsible for the disposal of these computers had sprayed them with fluorescent orange paint.

    So, does putting the computer to the curb relieve you of the responsibility of disposing of the toxic waste, if someone takes them away? It might merely mean that a cheapskate has grabbed them, put them in their car, taken them somewhere, to examine them, and determine if they held anything of value. And then put them right back on the curb when they determined there wasn't anything they wanted...