Slashdot Mirror


User: fl!ptop

fl!ptop's activity in the archive.

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

Comments · 178

  1. Re:Obama's "Change" finally explained... on New CyberSecurity Bill Raises Privacy Questions · · Score: 1

    I find it interesting that the UK, France and Sweden all scorned Obama for all of this bailout money

    they may have scorned him then, but he got a standing ovation from the press at the g20 summit. how quickly they've turned.

  2. Re:Thnaks, but it still doesn't work... on Beginning GIMP: From Novice to Professional 2nd Ed · · Score: 1

    My Gimp installation is in Brazilian Portuguese language

    the original post i responded to was written in english, so i went with it. had it been written in portuguese, i probably would've passed.

  3. Re:Call me gimpy... on Beginning GIMP: From Novice to Professional 2nd Ed · · Score: 4, Informative

    This is the part where you all say "Stupid Hoyty1, the button you needed was right there."

    1. using the ellipse select tool, draw your circle.
    2. open the paths dialog
    3. click 'selection to path'
    4. click 'paint along the path'
  4. Re:Can we stop enabling these people? on Are Quirky Developers Brilliant Or Dangerous? · · Score: 1

    If you can't be replaced, you can't be promoted

    i don't think this is what he meant. he meant that you should strive to work hard so the company wants you around. it doesn't matter what position the company puts you in, they know you'll do the job effectively.

    he didn't mean that you can do your job so well that no one else can do it (or be trained to do it) as well.

  5. Re:Can we stop enabling these people? on Are Quirky Developers Brilliant Or Dangerous? · · Score: 2, Interesting

    If you are not replaceable, then you are too dangerous to have

    my dad once told me, "a wise employee works to make him/herself irreplaceable."

    he continued, "a wise company manages their workers so no one is irreplaceable."

  6. Re:Occam's razor on iTunes Gift Card Key System Cracked, Exploited · · Score: 1

    into the basement of the bullion repository in the basement of the Federal Reserve

    isn't the basement of a basement a wine cellar?

  7. Re:And then... on Obama Picks Net Neutrality Backer As FCC Chief · · Score: 4, Insightful

    who is going to pay for those DSL upgrades?

    from the FCC's website:

    Because telephones provide a vital link to emergency services, to government services and to surrounding communities, it has been our nation's policy to promote telephone service to all households since this service began in the 1930s. The USF helps to make phone service affordable and available to all Americans, including consumers with low incomes, those living in areas where the costs of providing telephone service is high, schools and libraries and rural health care providers. Congress has mandated that all telephone companies providing interstate service must contribute to the USF. Although not required to do so by the government, many carriers choose to pass their contribution costs on to their customers in the form of a line item, often called the "Federal Universal Service Fee" or "Universal Connectivity Fee."

    could high-speed internet access someday be interpreted to be a "vital link...to government services?" maybe.

    there are options for us rural dwellers. there's satellite, which is somewhat expensive and not very fast. there's also the cellular network. an aircard in combination with a wireless router works well, if you can get a signal at your house. some companies offer wireless broadband over the 5.8 spectrum, but you more-or-less need line-of-site to the tower for that. another possibility is broadband-over-powerlines, but i think they suffer from the same fate as dsl, requiring the user be within a certain distance of their "box."

    any way you slice it, rural customers will be out of luck for some time to come.

  8. Re:Plan or Implementation? on Best Solution For HA and Network Load Balancing? · · Score: 1

    don't go wasting the charities money

    not to nitpick, but not all non-profits are charities, and some non-profits have a lot of money to spend. case in point

  9. isaac asimov speculated about this...in 1941 on Space Based Solar Power Within a Decade? · · Score: 1

    obligatory: Let the sun shine in

  10. Re:Why does this "break" anything? on Apple's Mac OS X Update Breaks Perl · · Score: 1

    why did things break suddenly -- as the the article claims they did?

    i really can't answer any better than this.

  11. Re:Why does this "break" anything? on Apple's Mac OS X Update Breaks Perl · · Score: 3, Informative

    shouldn't the new version have been named 1.3 or even 2.0?

    from the IO.pm changelog:

    IO 1.23 -- Sat Mar 25 19:28:28 CST 2006

    • Adjust the regression tests to use t/test.pl when $ENV{PERL_CORE} is defined
    • Reduce number of calls to getpeername
    • Call qualify on format name passed to format_write. Bug reported by Johan Vromans
    • Reduce calls to getprotobyname/number. Patch from Gisle Aas
    • Remove references to file TEST used in core so appropriate tests are skipped during an install from CPAN
    • Add method say to IO::Handle
    • Performance improvement for IO::File::open
    • Don't warn about a directory being closed in the DESTROY

    looks to me like it's mostly bug fixes and optimization, and not a major rewrite (which would more likely warrant a major version change).

  12. Re:Use CPAN? You deserve to lose on Apple's Mac OS X Update Breaks Perl · · Score: 3, Interesting

    CPAN is the closest thing to DLL hell on Unix systems

    while i prefer centos for my production systems and don't use osx, i recommend implementing a solution i've found to work well. first, disable any rpmforge repos on your production machine. second, install new cpan stuff on your development server. test, then install on the production machine (if it passes the tests).

    if you need a cpan module that's not available from the regular repositories, or from rpmforge, *never* install anything from cpan using make, make all, etc. always make an rpm using the makerpm.pl script, and install that instead. and never, ever install anything that's a Bundle::somepackage. build all the dependent packages by hand using makerpm.pl instead.

    i've found that these methods help cool the 'dll hell' on my production machine. i rarely have any problems. i can't comment on how well this would work w/ a debian-based system that doesn't use rpm, however. not sure what kind of package management osx uses, either.

  13. Re:not surprising on Is It Windows 7, Or KDE 4? · · Score: 1

    dude, that's funny as shi.. - um, wait a sec...i think i just entered a recursive joke.

  14. Re:I don't understand Exchange on Exchange Comes To Linux As OpenChange · · Score: 3, Interesting

    It's always mystified me as to why a business with less then about 100 employees would use Exchange Server.

    i had a client, who's an attorney. her office has 3 employees, including herself. she insisted to me that i install exchange on her server for her. after i explained the drawbacks of running an exchange server as your primary mx box on a dsl connection, and that it was akin to killing a fly with a 30.06 to implement all this for just 3 people, she still insisted. upon further investigation, i discovered her server was 32-bit and wouldn't run exchange (it requires 64-bit), so she'd have to not only invest in the software but also buy a new, expensive server as well. she didn't care.

    so i investigated exchange hosting off-site, but she's paraniod about other parties being able to read her sensitive emails. i explained that email flys around in plain text and anyone determined enough could read it anyway, but she still wanted it. i then told her she'd have to find someone else to implement it.

    and why, after all that, did she insist on having exchange? so her secretary could manage her calendar, and the alerts could be sent to her blackjack phone.

    in my experience, most clients want something because a) everyone else is using it, and/or b) they don't know any better. they have the money. they don't care that it takes careful system administration to make it work right. they're not willing to entertain the idea of an alternative that's more stable and costs less. exchange is the buzzword they've heard over and over, and you can't change their minds.

  15. Re:no more monolithic OS environments on If Windows 7 Fails, Citrix (Not Linux) Wins · · Score: 1

    There's not really any such thing as computer repair. At most you have a hard drive go bad, rarely a stick of ram dies. For the most part any problem is going to be software.

    i couldn't disagree more. i fix a lot of computers in my shop, and by far, most that "don't work" are because of a dead power supply or bad motherboard/cpu. i do get lots of bad hard drives, but bad mobos (dell, hp, emachines, all of them use cheap crap motherboards) are most common (after dead power supplies).

    of course, if the computer turns on and boots up, well yes, the problem is usually a massive malware/spyware/virus infection.

  16. Re:stupid question but..... on Obama Proposes Digital Health Records · · Score: 1

    It was about anti-competition laws and laws that strengthened labor unions.

    did the hoover dam build itself? out of free materials?

    the country's money supply had collapsed as a result of bank failures. what should have happened was a self-correcting decrease in both wages and prices to a point where available money and prices met. but fdr's policies intervened and prevented that from happening, thus prolonging the recession.

    fdr didn't cause the recession. he inherited a crappy economy from previous administrations and made it worse. if obama tries to implement "the new new deal," the results will be similar.

  17. Re:Or on How Microsoft Beats GNU/Linux In Schools · · Score: 1

    Whatever the students are using now will have only minor correlation to whatever they'll found in "the real world" few years from now.

    i'll 2nd this motion. at my daughter's school, i approached the principal a few years ago about converting some of their older machines running win95 and win98 over to ubuntu. it was free and it ran fine on older hardware. i was turned down. the reason? "we want them to learn something they'll actually use when they get into the real world." the principal said those words. to which i countered, "do you really think they'll be using windows 95 or 98?" i was met with a blank stare, the kind where they suddenly realize you're correct, but are afraid to admit it.

    the problem is most teachers and administrators have no clue, and they're windows automatrons who can't answer any question unless it begins with the words, "click on..." and the biggest shame is they're teaching our kids.

  18. Re:stupid question but..... on Obama Proposes Digital Health Records · · Score: 1

    You have to spend money to make money.

    the gov't doesn't create wealth, so this statement would be valid if it were applied to private enterprise, where every time a dollar exchanges hands, wealth is created.

    Create 200k jobs and the economy improves. See the Hoover Dam. I think this is a great idea.

    maybe, until you realize that the hoover dam and other infrastructure projects like it actually prolonged the great depression.

  19. Re:Great idea - it can replace the Gas Tax! on Oregon Governor Proposes Vehicle Mileage Tax · · Score: 1

    that's billion with a 'B'---enough money to bail out on the order of 20,000 home owners who are defaulting on their mortgages. Anyone in favor of something so asinine should be publicly flogged

    asinine like suggesting taxpayer monies be used to bail out idiots who bought more than they could afford?

  20. Re:Emperor Murdoch is still making huge profit... on Print News Fading, Still Source of Much News · · Score: 1

    When I was a young lance corporal, fresh out of MOS training and a newly minted crewman

    thank you for your service. because of individuals such as yourself, i am able to live in a free country.

  21. Re:Hardware compatibility, or keyboard compatibili on The Economist Suggests Linux For Netbooks · · Score: 2, Informative

    the best approach is to scope out the laptop on the Ubuntu Wiki first

    while that is a good resource, i always recommend people check out linux on laptops first, and if they can't find their laptop model and/or linux flavor, to then move onto another list like the ubuntu wiki.

  22. Re:Good news on Windows Drops Below 90% Market Share · · Score: 1

    Is there even a single site that would work on Firefox/Win but not Firefox/Lin?

    my experience with the wpgb website is their js crashes ff in linux, but not windows. if i browse their site w/ the noscript plugin enabled, it doesn't crash.

  23. Re:Here's a great paradox for ya.. on "FOSS Business Model Broken" — Former OSDL CEO · · Score: 1

    These days, you simply can't buy the serial-based stuff any more... everything has ethernet

    i have to call bullshit on this one - i have several clients in the water treatment business and all their monitoring and control systems use rs-232 ports to communicate. automation direct has a huge selection of rs-232 capable plc's, sensors, etc. additionally, ordering a laptop with a serial port is trivial. and why would any of these plants prefer using a serial port over an ethernet port? because the ability to connect (accidentally or not) an ethernet-based control system to the internet is too easy. which, for obvious reasons, is probably something most water treatment plants would want to avoid.....

  24. Re:Well that's embarassing on Rosetta Disk Designed For 2,000 Years Archive · · Score: 2, Insightful

    What bothers me is how prominent religion is in American society - leaders doing their thing in the name of God

    actually, that's one thing that makes America great. the realization that your civil rights are given to you by your creator (be it God, Yahweh, or whomever) leads to understanding that no mortal man can (rightly) take those rights away.

  25. it's been going on longer than 3 weeks on Spammers Choose GMail · · Score: 1

    i've had spam from google.com and gmail.com coming in for months. it started immediately after their captcha was broken. since then, i've received practically none from hotmail.com, and that used to be where most (of mine) came from. i still get spam from p0wned broadband boxen, but the majority since google's captcha was broken has come from them.

    lately (the past month or so), after reporting to spamcop, i've noticed a lot of google's mail servers are blacklisted by sorbs and/or abuseat.org. i'm not sure what efforts google is taking to thwart it, but you'd think they'd do more now that they're being blacklisted.