Slashdot Mirror


User: Blakey+Rat

Blakey+Rat's activity in the archive.

Stories
0
Comments
11,072
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 11,072

  1. Re:Porn ... on U.S. Teenagers Are Driving Much Less: 4 Theories About Why · · Score: 1

    Now you can buy a Fusion Hybrid which beats the Echo on mileage and still has enough interior space to seat all your friends and doesn't hurt with the opposite sex either.

    More expensive outlay though.

  2. Huh? Idle Services take zero resources on Ask Slashdot: Configuring Development Environment On a Shared Workstation? · · Score: 1

    If SQL Server isn't being used (no connections), the OS'll just swap it out and there's no wastage. Ditto all the other things you mentioned. If you're going to be writing software, maybe you should learn the old adage about premature optimization.

    My advice is:
    1) Install everything you need
    2) See if a problem actually occurs
    3) It won't so stop worrying

  3. Re:Best keyboard on Stop Trying To 'Innovate' Keyboards, You're Just Making Them Worse · · Score: 1

    I bought 3 of those and put them in a closet. They're also fucking tanks, so I figure I'm set until 2025 or so as far as keyboards go.

  4. Re:Bitcoin is vulernable to government manipulatio on A Rebuttal To Charles Stross About Bitcoin · · Score: 1

    Ok so let's take Stoss' argument at face value, even though he was obviously being sarcastic.

    You're arguing that the solution to them cheating on taxes is to adopt a currency where EVERYBODY will cheat on their taxes? How does that improve things, exactly?

  5. Re:going after GMO is like banning screwdrivers on Anti-GMO Activists Win Victory On Hawaiian Island · · Score: 1

    The law accomplishes nothing and makes every food item more expensive. That alone is reason to oppose it.

    You know your TV? It has this thing in it called a "V-chip". It blanks out the channel if the content rating is too high for the parental controls. This functionality is required by law, and as a result, every TV is slightly more expensive. Have you ever seen someone (intentionally) turn the V-chip on? Ever? In your entire life?

    No. It made TVs more expensive and accomplished nothing else. Same with this GMO labeling law.

  6. Re:the Internet is a better source? on First US Public Library With No Paper Books Opens In Texas · · Score: 1

    But I'm amazed that no one is constructively talking about POD in these "future of books" discussions, even at the risk on the store side of the big chains folding. (ProTip - why would I even order from amazon if I could get my copy in my hand at lunch?)

    e-readers have made the entire POD market obsolete. (Mostly obsolete-- there's still "vanity press"-like operations, but they've always been small-beans.) Why would I print a book on demand when I could have it on my Kindle faster and easier? Oh, and cheaper, too, once you have a dozen or more books being printed.

  7. Re:This is the problem with religious people. on US Justice Blocks Implementation of ACA Contraceptive Mandate · · Score: 5, Insightful

    I don't want to fund a *lot* of things my federal tax funds on moral grounds, I still have to pay it.

    Sorry, I don't have a lot of sympathy here. If they get to weasel out of buying contraceptives on moral grounds, then I get to decide where my income tax money is spent on moral grounds. No special privileges.

  8. Re:Command line is more error-prone on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 1

    GUIs have safety features like the recycling bin (or trash for Mac users) and the Undo feature.

    The saddest thing is that there's no reason CLIs couldn't have these same safety features, except that the people who develop CLIs are (generally speaking) grumpy old codgers who hate change and want computers to behave exactly the way they did in 1974.

  9. Re:A step backward on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 1

    That's why all the software was written in THINK C or THINK PASCAL. (Or CodeWarrior later on.) MPW had a relatively small marketshare.

    That said, THINK C did have a CLI for C apps that required one, but that was just to be compliant with the relevant C standard-- they didn't really have a choice.

  10. Re:Challenge Your Students on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 1

    And yet everyone at some point has had to do a task like this that could have been performed much faster on the command line. The problem is that many people do not know that there is a faster way to do it. That ignorance is what the article is trying to address.

    Right; but you're talking about a task that people (easily) go *years* without ever needing to do. And it takes *months* to learn the CLI. And since the CLI is so unforgiving (no recycle bin, no "undo" command, etc), learning it could easily cause you to lose your data.

    Does that trade-off sound worthwhile to you?

    The sad fact is that there's no reason the CLI couldn't have those safety features, other than the people who prefer (and develop) CLIs also hate change. Generally speaking.

  11. Re:Computer Science students on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 1

    If computer science students are unwilling to learn something, then fail them. End of story.

    What if they don't have the memory for a CLI? What if they're dyslexic? What if those people love computers and want to write software?

    You know the great thing about GUIs? They spend a lot of effort being accessible to everybody. They have tons of features to help those with disabilities, no matter how minor or severe. They have a handy "Undo" function so minor screwups don't become major disasters.

    It's grossly unfair to fail someone because they can't easily use a particular interface, when the job can be done equally-well using another interface. If you're teaching programming, teach programming... don't fail your students because they can't use a particular UI. If the student can complete the assignment perfectly using an IDE (with its accessibility features), but can't wrap their head around the CLI-- well, what's wrong with that? They completed the assignment!

    Should we refrain from teaching the multiplication table because we have calculators now to do it for us?

    Yes. ...oh were you looking for a "no" there? Because the answer is obviously "yes". Sorry.

    Any CS graduate who hasn't worked with the CLI during his/her studies is simply not worth hiring and indeed should not be permitted to graduate.

    Discrimination is wrong. That is what you're proposing. That's really what everybody in this thread talking-up the CLI is proposing.

  12. Re:I wonder . . . on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 1

    Fucking Minecraft is a Turing-complete GUI app. One of dozens. Did you even briefly think about that statement? It's so obviously proven wrong it boggles my mind.

  13. Re:Challenge Your Students on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 1

    The problem is that tasks that are fast on the CLI are always contrived-as-hell examples. "Rename every file with the word 'dog' in it!"

    Hey here's a thought: I'll rename your files and time me. Now how about you do some non-linear editing of this video for YouTube and I time *you*. Oh... oh... you can't do that on the CLI? At all? I might be a bit slower but I can do your task and you can't do mine at all?

  14. Re:A step backward on How Ya Gonna Get 'Em Down On the UNIX Farm? · · Score: 1

    Expanding on your example, what was the MacOS way to set the color on 7,000 items, out of 10,000 that were in that location? Did the GUI tool that you are so certain is the "One True Way" provide an easy way to do that?

    What exactly are you trying to do? Why would you ever have a resource fork like this? What a contrived example.

    But hey, even with your contrived-as-hell stupid example, Apple had the answer: AppleScript. Everything was scriptable. Most apps were also recordable.

    And of course, any actual system with 10,000 items would have them in this marvelous invention called a "database", and there you could edit the color with this amazing thing known as a "query". (And no, resource forks weren't intended to be used as databases.)

  15. Re:Awful article on Developing Games On and For Linux/SteamOS · · Score: 0

    You have two platforms, one with 80+% marketshare and one with 10% marketshare (and I think those numbers are generous.) The one with 80+% marketshare is easy to develop with. The other is difficult.

    Which do you choose?

    Linux will never have more software than Windows until it's easier to develop, test, and deploy Linux applications than it is Windows applications. (Games included.) Until the incentive to develop for Linux isn't "well we want to support Linux" but is closer to, "well since porting was so easy and cheap, it's a no-brainer!"

    Right now, it's nowhere even close.

  16. Re:Easy solution on E-Books That Read You · · Score: 1

    Is this a problem that needs "solving"?

  17. Re:Or anything running in a VM on Asm.js Gets Faster · · Score: 0

    Gasp! A programmer with a basic working knowledge of economics and the value of time!? UNTHINKABLE.

  18. Re:That's a tiny number on Reuters: RSA Weakened Encryption For $10M From NSA · · Score: 1

    isn't the current theme "its the economy, stupid!" ?

    You mean Bill Clinton's slogan? From the 1992 campaign?

    Wow I can't think of a more succinct way of saying, "I am hopelessly out-of-touch."

  19. Re:Turns out... on Open Source Add-on Rewrites the User Interface of IE11 · · Score: 4, Insightful

    It's *really* hard to give a shit about this "story". Hey, special news report, you can change IE's look, whoop-de-shit!

  20. Re:Doesn't sound very stable... on Enormous Tunneling Machine 'Bertha' Blocked By 'The Object' · · Score: 2

    Do you really think the engineers responsible for this project didn't fucking thing of that? And account for it? God, maybe you suck ass at your job, but try not to assume everybody else does.

    And for the record, Bertha's stopped because it *can't* grind through the object. If it could, this wouldn't be in the news would it?

  21. Re:So he didn't get caught from the e-mail... on Harvard Bomb Hoax Perpetrator Caught Despite Tor Use · · Score: 1

    Are you a sociopath? WTF.

    His mistake was calling in a phony bomb threat, which is a crime. Admitting to it instead of trying to weasel out of it is actually the opposite of a mistake.

  22. Re:What happens when it can't keep up? on Next-Gen Windshield Wipers To Be Based On Jet Fighter "Forcefield" Tech · · Score: 3, Insightful

    What happens when every time a new invention is announced Slashdotters continually come up with edge cases, apparently assuming that the inventors are fucking idiots who didn't think of that instead of that the article just didn't mention it! What happens when they're always modded to +5! What happens then OMG!

  23. Re:An Honest Question on Surge In Litecoin Mining Leads To Graphics Card Shortage · · Score: 1

    The set of people responsible for scheduling time on actual supercomputers don't intersect with the set of paranoid kooks who think the Federal Reserve is going to collapse any second now.

    The latter group is the one interested in alternative currencies.

  24. Re:What if it "breaks"? on UK Retailer Mistakenly Sends PS Vitas, Threatens Legal Action To Get Them Back · · Score: 1

    That goes beyond, "why would you do that?" and collides head-on with, "why the fuck would you even for a millisecond CONSIDER doing that, you psychopath!?"

    Christ.

  25. Re:Ten years of unemployment as a software enginee on The Yin and Yang of Hour of Code & Immigration Reform · · Score: 1

    CrazyJim is literally crazy.

    It doesn't come across as well on Slashdot, but I'm sure anybody he's interviewed with in person picks it up in a fraction of a second.