Slashdot Mirror


User: berend+botje

berend+botje's activity in the archive.

Stories
0
Comments
314
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 314

  1. Judica Cordiglias on Australia's Largest Private Computer Collection In Pictures · · Score: 1
    For a truly awe-inspiring tale of space radio receiving:

    Italian brothers Judica Cordiglia

    There is also a marvellous documentary about these two guys.

  2. Re:Baby Blues. on History of the LED — the Movie · · Score: 1
    I have several hundred of those old pale yellowy/green LEDs that you really have to look at to see if it's on.

    If some gadget has a bright LED I replace it with one of those. No more glare for me!

  3. Re:LED: The Movie on History of the LED — the Movie · · Score: 1

    The LED museum was great when the guy running it kept to the history and technology of LEDs. The last few years he "reviews" flashlights and assorted crap. His prose, coupled with the byzantine webdesign, is hardly worth the very few bits of knowledge contained in the site. He had a good thing going, but he blew it.

  4. Re:I'll pass. on Machine Condenses Drinking Water Out of Thin Air · · Score: 1
    Why are you Americans so god-awful inefficient with your resources?

    Here in Europe, the average person uses 90 liters of water per day. And no, that is not because we like stinking up the place (well, maybe the French do).

    You use a magnitude more in electricity, old and water. No wonder you can't sustain your economy...

  5. Re:Why can't I use my hardware? on Apple DMCAs iPodHash Project · · Score: 1

    Well, isn't that the right info at the right time! I'll guess I will send my Mini off for conversion to Flash and a new battery. So, no need for a Touch and it keeps my money in my pocket. Thanks!

  6. Re:Why do people still deal with Apple? on Apple DMCAs iPodHash Project · · Score: 1
    Yeah, for the most part it is. The thing is, the products are really slick and Just Work. There is a sense of ease, of comfort even.

    That's to say, they won't sell me the iPod Touch I so very much like to have, as I have no way to sync it on Linux. Too bad, both Apple and I are losing here.

    Anyone had any luck running iTunes on Wine? The installer crashes furiously here.

  7. Re:Why can't I use my hardware? on Apple DMCAs iPodHash Project · · Score: 1

    I have an iPod mini, the built-like-a-tank aluminum one. Love it to bits, gets used every day. And it syncs great on Linux, I use Rhythmbox, but Banshee (and others) do a fine job also. However, the battery gets a little tired and I have been looking at an Ipod Touch. Nifty little device. Except, there is no way to sync it if you don't run iTunes. And as that won't run on Wine, I'm out of luck. Or, rather, Apple is out of luck. No sale.

  8. Re:Best $10 I have ever spent. on 10 Years of Half-Life · · Score: 2, Funny

    It beats trolling on Slashdot, at least.

  9. Minerva on 10 Years of Half-Life · · Score: 2, Informative

    If you haven't played it already, take a look at Minerva. You can get it from its own website or even as featured mod on Steam.

  10. Re:Will my next car be a Lexus? on Toyota Demands Removal of Fan Wallpapers · · Score: 3, Insightful

    Don't tell us, tell the board members of Toyota. Write a polite, well formed letter expressing your above stated concern. Your letter won't make a difference. My letter won't either. But when they get enough of those, the idiots responsible for this fiasco will be found and taken out of the loop.

  11. Re:OCLC Didn't Create the Records on Non-Profit Org Claims Rights In Library Catalog Data · · Score: 1

    Therefore, to make an example, the directors of OCLC need to be thrown in jail for any of the following: extortion, fraud, RICO. Or just rounded up and shot, fine with me.

  12. Re:Floodbanks? on As Seas Rise, Maldives Seek To Buy a New Homeland · · Score: 1

    Yeah, but whatever you do and however much you try to raise your land, at the end of the day you are still in that junkie-infested hellhole. best regards, a fellow cheesehead from rotterdam! :-)

  13. Re:What the fuck? on (Useful) Stupid BlackBerry Tricks? · · Score: 2, Funny

    Having money and spending it like there's no tomorrow doesn't work against you, either!

  14. Try this one... on (Useful) Stupid Unix Tricks? · · Score: 1

    Create a small batch file in your path, and call it 'tman' (for typeset-man), containing:

    man -t $1 > /tmp/tman.ps; evince /tmp/tman.ps

    And now, everytime you want to look at a manpage, just type tman instead of man. You will be happy.