Slashdot Mirror


User: afabbro

afabbro's activity in the archive.

Stories
0
Comments
1,720
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,720

  1. Re:Wow. Just wow. on SCO Proposes Sale of Assets To Continue Litigation · · Score: 1

    When youre down and out, When youre on the street, When evening falls so hard We will point and laugh...

    (With apologies to Simon & Garfunkel.)

    Speaking of people who should die painful and horrific deaths...

  2. Re:I know the solution on Is a 'Katrina-Like' Space Storm Brewing? · · Score: 3, Insightful

    WRT to item C on your list: birth control pills. It would be a completely different world without that medical wonder. Suddenly having hundreds of millions more fertile women in this world would cause lots o' problems.

    Hardly. The vast, vast majority of women on this planet (measured in billions) do not use any form of birth control. A few percentage points' worth more would make zero difference.

  3. Re:No way. on Getting Started With Part-Time Development Work? · · Score: 2, Insightful

    What you're missing is that they can get that work done for $250 or less. I played around on RAC but I'm not going to compete with people in the Third World who'll work for $5 an hour. Unless you're willing to work for Third World wages, sites in RAC are a waste of time.

  4. My top game? Same game as last year... on The Best Games of 2008 · · Score: 1
  5. Re:uh, no? on Campaign to Open Source IBM's Notes/Domino · · Score: 1

    How long ago was OS/2 developed? It's got to be getting close to that 15-year limit...

    I ask in complete ignorance - what "15-year limit" are you referring to?

  6. Sweet Code Name! on Cisco Launching Blade Servers in 2009 · · Score: 1

    code-named California

    Wow, they're clever.

  7. Re:without any humans ever having been involved on Using Speed Cameras To Send Tickets To Your Enemies · · Score: 1

    Socialism simply doesn't work. Here is why.

    Refuting that wasn't really my point. I was pointing out that people like to act like Capitalism == GOOD and Socialism == BAD, whereas the truth of the matter is somewhat in the middle. The US isn't really a 100% capitalist society.

    Good God without gravy, people! The article is about a high school prank and you all are discussing capitalism vs. socialism.

    Santa will ignore you Wednesday night. Just like the rest of us are ignoring you now.

  8. Re:Conspiracy Theory on Repair Crews Reach Vicinity of Damaged Cables In Mediterranean · · Score: 1

    Yes, the operant question for me in this story is "did we/the CIA cut the cable, did some other entity do it, or was it an accident?"

    If that's what you're focusing on, then the operant question for you should be "is my tin foil thick enough?"

  9. Re:Hmmm... on 21 Million German Bank Accounts For Sale · · Score: 1

    That's funny, I always thought it was a citizen's (of the USA at least) duty to report crimes to the police if you witness them.

    That would be funny. Fortunately, it's not true, at least in a legal sense. You are under no obligation to report a crime you witness.

  10. Re:So how much did they make? on 3 Firms Confess To Fixing LCD Prices, Agree To Pay $585M Fine · · Score: 1

    ...and how much are we the public going to see?

    If it's like the rest of these idiotic class-action lawsuits:

    • Consumers will receive a $20-off coupon or a small refund. I don't live a particularly exceptional life but I think I've made $30 or $40 every year for the past 5 years just in class-action lawsuit settlements. To 99% of people, it's just free, meaningless money that shows up in their mailbox.
    • Lawyers make tens of millions.
    • Companies pass the costs on to you. Theoretically, they modify their behavior, but since these suits take years to go through the courts, whoever made the original decisions is long gone and the potential lawsuit exposure has been factored into the company's financials for years.

    So let's see...cui bono...why, it looks like lawyers.

  11. The best emacs trick... on (Stupid) Useful Emacs Tricks? · · Score: 1

    ...is obvious.

    (ducks)

  12. Re:Show attached block devices on (Useful) Stupid Unix Tricks? · · Score: 1

    tail and head - tail -f is a lifesaver

    I use tail -F, which is the same as tail -f, but works on non-existent files. Useful when tailing log files from programs that start a new log file every time it runs. Using tail -F in this case, you can just leave tail running while you start and restart the program overwriting the log file.

    Non-intuitively, tail -f somefile.log | grep something works, too.

  13. Re:Show attached block devices on (Useful) Stupid Unix Tricks? · · Score: 1

    Along that line are pushd and popd.

    What I'd like is "cd -" that keeps going back as long as you keep typing cd -. In other words, it acts like the back button on a browser. Perhaps "cd +" could then go forward.

  14. Re:Show attached block devices on (Useful) Stupid Unix Tricks? · · Score: 1

    This shows all attached block devices (it also errors like crazy, hence the | more) blockdev --report /dev/* | more

    In that case, I'd suggest blockdev --report /dev/* 2>/dev/null

  15. Re:2 wars on The Laptop Celebrates Its 40th Year · · Score: -1, Offtopic

    Conventional weapons and invasions just slap at the problem. Nuclear weapons solves it.

  16. Re:Wait.. on Google Apps Gets a 99.9% Guarantee · · Score: 1

    I just completed a report on this subject for a class that I've posted online. I discuss the specifics of Google's clustering technology. http://googlepleasehireme.com/

    You don't seriously expect Google to hire you based on that "paper" do you? It's 5 pages, of which 3 to 3.5 are consumed with big oversized (and sometimes uncaptioned) pictures and whitespace. The rest reads like a marketing brochure written for people with no technical background.

  17. Re:Umm... on Google Apps Gets a 99.9% Guarantee · · Score: 1

    The concept of "unplanned downtime" seems to originate in the banking world, where something as benign as daylight savings time could force you to take down the mainframe for two hours.

    What are you talking about? I take it you've never seen or touched a mainframe.

  18. Re:A site geared towards Linux user, to learn Open on OpenBSD 4.4 Released · · Score: 1

    1

    Even Linux man pages (more or less all of them) have by now info how does/doesn't particular tool/call conform to POSIX.

    As long as Linux insists on shipping tedious GNU info pages instead of normal man pages, I'm NOT interested.

    Show me single Linux distro which removed man.

    Show me a single Linux distro which has a man page for either bash or grep, two tools you mention. For that matter, show me a single Linux distro that has documentation that is even remotely as good as OpenBSD's. OpenBSD's man pages are truly beautiful.

    The "info" weirdo is for GNU tool only. All normal software is pretty happy to live in man pages.

    Well, not bash, grep, tr, cut, join, paste, make, cc, bc, awk, gdb, the C library, less/more, m4, ncurses, sed, tar, which, who...yeah, all the "normal" software has man pages.

  19. Re:A site geared towards Linux user, to learn Open on OpenBSD 4.4 Released · · Score: 1

    Even Linux man pages (more or less all of them) have by now info how does/doesn't particular tool/call conform to POSIX.

    As long as Linux insists on shipping tedious GNU info pages instead of normal man pages, I'm NOT interested.

    As much as I wanted to try BSDs, unfortunately, most of them (OpenBSD included) remain kind of toy for basement kids who do not know anything better.

    Son, I think you need to read more and talk less.

  20. Re:Enough? on Windows 7 To Be 256-Core Aware · · Score: 4, Insightful

    Our IT deparment must be nuts for running Windows Compute Cluster on their system then.

    Couldn't have said it better myself.

  21. Re:RTFA before you summarize? on How China Will Use Cyber Warfare To Leapfrog Foes · · Score: 1

    Or the ex-Nazi's who bombed Piazza Fortana in 1968.

    I'm unfamiliar with this attack and Google doesn't show any info on it.

    ???

  22. Re:Fucking 'think of the kids' thinking... on Fallout 3 Launches Amidst Controversy · · Score: 1

    And do you really need to kill kids to enjoy a game?

    No, I can make do with torturing them.

  23. Re:I actually quite like the trackball on T-Mobile G1 Faster Than iPhone 3G · · Score: 1

    Phones = out of pocket expense when they break them. Barcode scanners = not out of employees pockets.

    So then it's either

    • "Welcome to Bigco. If you want to work here and make $13 an hour on the warehouse floor, please buy a $400 G1 phone out of your own funds before you start." Good luck with that.
    • "Please be careful with these fancy new phones, like you were with the barcode scanners."
  24. Re:I actually quite like the trackball on T-Mobile G1 Faster Than iPhone 3G · · Score: 1

    I know an ENTIRE company

    Whoooaaa! An ENTIRE company? Omigosh!

    that would purchase them based upon that in and of itself (they use barcode on the manufacturing floor, and have to replace barcode scanners all the time due to shitty equipment / shitty employees sitting on them / losing them).

    Because, of course, a cell phone is ruggedized for a warehouse floor.

  25. Re:but... on Can the US Stop the Illegal Export of Its Technology? · · Score: 1

    To make a less vague example: If the US spent the money it has on the War in Iraq/Afghanistan on humanitarian efforts in those exact same countries would there still be such a level of insurgency and resentment or would the common people whose lives would have been vastly improved weeded out the problems themselves? I mean, why are those people turning to extremism? If I didn't have water to drink, food to eat, a hospital for when I was sick I could easily be turned to go "fight the enemy". If I had those things given to me (or access to them in the first place) I can't imagine myself able to be stirred up to that level of rage at all.

    Certainly, if I was a multimillionaire or a university-trained architect or an electrical engineer or a mechanical engineer or a doctor, I would never "turn to extremism".

    Yeah. It's poverty. Couldn't possibly be the culture or religion. I mean, the huge numbers of Australian Aborigine, Appalachian, and South American terrorists clinches the case that it can't possibly be Islam.