Slashdot Mirror


User: porcorosso

porcorosso's activity in the archive.

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

Comments · 23

  1. Re:Of course they did... on College Threatens Students Over Email Addresses · · Score: 1

    It makes you wonder why they are granted the powers and privileges that they enjoy.

    Well, just try to get a lawyer to fight it or a journalist to report on it ... you don't piss in your own well, you know?

  2. Re:Good on China Aims To Move Up the Food Chain · · Score: 1

    Such a system only works if everyone is forced to only work 10 hours a week.

    Perhaps altering the social norms so that this type of behavior (collecting) is unacceptable. We do the opposite now and that seems to be effective for producing a country of people who only want more.

    Perhaps create an environment where mastery of an art or skill (something that takes time, not stuff) is highly desired and respected.

    I'd live there ...

  3. Re:A good idea for a show... on A TV Show Based On MAKE Magazine · · Score: 1

    In the case of vehicles, my craptacular 2002 Saturn s-series (and my wife's 1996 model) easily gets 36 mpg with an automatic transmission with reasonably proper maintenance. If I watch the lead foot carefully, I can squeeze out around 40-44, especially on extended trips. My friend with the new prius only gets 49-50 on the x-way, although they get in the mid-50's in city driving. My parents and sister with a new Corrolla and Fit get 38ish on the x-way and 30-32 max in the city.

    My car has 75k miles on it and my wife's just rolled over 170k miles. They both run great and look good, too (thanks to the stupid plastic body panels). The only goofy thing is that you have to change the oil every 3000 miles. If you do that and basic maintenance, they will run for a solid 300k miles.

    Taking into account total energy input, my cars beat a new one hands down. They aren't luxury cars by any means, and don't have all the new fangled gadgets, but they're cheap, won't have to have a new hybrid battery pack at 100k miles and get better fuel economy than most of what is put out nowadays.

    I've seen several well done analysis on older cars (and one or two in Mother Earth News ... definitely anti-gas guzzler) and when taking into account all of the embodied energy that goes into manufacturing a car, even an old V-8 LTD does better than a new car.

    In the summer, though, I try to ride my bike (with 2 kids and whatever else we decide to haul) wherever I can. You'd be surprised what you can do with a good bike trailer and an electric hub kit.

    I'm just sayin' ...

  4. Re:Yay for Zap! on 100-Year-Old Electric Car Design Makes a Comeback · · Score: 1

    Weellll, my parents live a mile from the factory, I've been in it and there are a lot of dusty sparrows not going anywhere. The place seems pretty idle. I think the things are too danged expensive. They are nicely built, though.

  5. Re:This happens everywhere on Bill Allows Teachers to Contradict Evolution · · Score: 1

    Hmm ... you folks UU's? Cause you sure sound like it ... we are and split our beliefs in much the same way.

  6. Re:Is this real information? on Milky Way Is Twice the Size We Thought · · Score: 1

    The flaw is that you're trying to figure this out on Slashdot ;)

  7. Re:Is anyone really surprised by this? on Lawmakers Debate Patent Immunity For Banks · · Score: 1

    infinite amount of money ... yep, that for sure ...

  8. Re:Is anyone really surprised by this? on Lawmakers Debate Patent Immunity For Banks · · Score: 1

    Then the sheeple will realize that their own isn't worth the paper it's printed on. Think about it: If the most powerful government in the world will take dollars as payment for taxes, then dollars must be valuable.

    I think you are right, however. I read a study that showed that it would cost less and cause less inflation to rid ourselves of the IRS, etc. and simply print/create the money the government needs.

    Go figure ... buy some gold or something

  9. Nobody pays attention ... on Artificial Prion Created · · Score: 1

    Never, never, never shake a prion ...

  10. Re:Knoppix is great for the KDE crowd... on Next Knoppix Release to Feature GPL'd FreeNX · · Score: 3, Informative

    It's a real easy way to get debian installed on your hard drive.

    Boot up, hit Ctrl-Alt-F2, type knx-hdinstall.

  11. If you try this ... on Brew Your Own Auto Fuel For 41 Cents A Gallon · · Score: 2, Interesting

    Be careful with the ingredients as these are dangerous chemicals.

    The alchohol and sodium hydroxide needed to crack the hydrocarbon chains creates sodium methoxide that is toxic to your nervous system.

    You probably should wear gloves, wear a respirator, and not get the stuff on your skin.

    You are also still responsible for ~$.50 per gallon fuel tax (depending on where you live) that you would normally pay at the pump.

  12. Re:like this? on Password Memorability and Securability · · Score: 1

    Great idea ... except for the fact that the facilities that you refer to aren't available in SQL. I never said it was the shortest, most efficiant solution. It was just some SQL that I sometimes use that I happened to have lying around.

  13. Re:like this? on Password Memorability and Securability · · Score: 1

    yeah, 100/5 = 20, not 21 so one consonant has to go for simplicity's sake. This works pretty well on some of the stuff I've worked on.

  14. Re:Posssible Solution? on Password Memorability and Securability · · Score: 1

    keep ass? sounds naughty ...

  15. like this? on Password Memorability and Securability · · Score: 2, Interesting

    declare @consonants char(20),
    @vowels char(5),
    @password varchar(255),
    @length tinyint -- passed to sp

    select @consonants = 'bcdfghjklmnpqrstvwyz',
    @vowels = 'aeiou',
    @length = 8 -- maximum of 254. any more will overflow

    while (@length > 0)
    begin
    select @password = @password + substring(@consonants, convert(int, ( round (rand()*100/5, 0) )),1)
    if (@length > 1)
    begin
    select @password = @password + substring(@vowels, convert(int, ( round (rand()*100/25, 0) )),1)
    end
    select @length = @length - 2
    end

    select @password

  16. Re:Just Plain Stupid on People with real l337 speak names? · · Score: 1

    Exactly ... Be unique ($diety knows we have enough Ashleys and Hunters), but don't go overboard ...

  17. Re:One thing against it... on 4 Years Later, The Mozilla Tide Has Turned · · Score: 1

    I agree, but most of the non-techies I know would love to get off what they like to refer to as "Internet Exploder"

  18. Re:D(isney) R(ules) M(onsters) on Disney Licenses MS Windows Media DRM · · Score: 2, Funny

    yeah but which is which?

  19. Re:Is Television really so bad? on Cable TV Versus Satellite TV? · · Score: 1

    We do netflix ... you're around 1-2 seasons behind, but no commercials ...

    It's amazing how much you find yourself waiting for commercials to go to the bathroom and then suddenly realizing "crap! I can just pause it" ...

  20. Unbiased info on lawmakers? on MPAA to Senate: Plug the Analog Hole! · · Score: 1

    Is there a relatively unbiased website that details candidates votes / opinions, etc. ?

  21. for those with privacy concerns ... on A Pair of Google Bits · · Score: 4

    There are two versions that you can install ...
    One doesn't gather info, but you don't have all of the 'features' either
    Guess everything's a trade-off ...

    ...

    Back to work ...

  22. Re:Good on Yahoo Offering Encrypted Email · · Score: 3
    it might even merit a few minutes on FBI's Deep Crack

    If Deep Crack doesn't work, maybe they could run it through Secret Sphincter!

    ...

    Ok, back to work

  23. beta quality code on Red Hat 'Piranha' Security Risk - And Fix · · Score: 3

    Would any good sysadmin allow beta (0.4) code on a production box? ...

    Which brings up another point ... If RedHat or any of the other distros want to avoid this type of hype, include only production-quality code in the distro.

    Porco Rosso