Slashdot Mirror


User: andy_t_roo

andy_t_roo's activity in the archive.

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

Comments · 255

  1. Re:Poor choice for screensaver? on Why Is Linux Notebook Battery Life Still Poor? · · Score: 1

    yes, but most people would prefer 10% more performance for 25% more power used when connected to an external power source -- its not that power management is disabled, just that it uses less aggressive settings.

  2. Re:Poor Britain, forced to *notify* on British Video Recordings Act 1984 Invalid · · Score: 1

    i know, "forced" by their own voluntarily passed law, such a horrible position to be in ...., its not like laws can never be removed or modified (or even found to be void in the first place)

  3. Re:My business plan includes world domination on Intel's Roadmap Includes 4nm Fab in 2022 · · Score: 2, Insightful

    they are, they just split the ghz across 2 bits of silicon, (2x3Ghz) -- today, you get 4cpu's x 3.2Ghz (or a tad under 13Ghz )

  4. Re:Really? on Facebook App Exposes Abject Insecurity · · Score: 1

    Isn't the issue that you provide your data to your "friends" and your friends then pass that info onto any applications -- what you want is DRM for your data -- other people can view it but not pass it on.

    hmm, where have i heard this argument before....

    anyway, if you give your friend a secret note then he accidentally allows a random third party to read it, who should you get anoyed at -- the friend, the third party, or the company which provided the paper for the note?

  5. Re:Strongly typed language? on Scala, a Statically Typed, Functional, O-O Language · · Score: 1

    that is simply caused by associative and automatic conversion -- i'm sure you could configure the compiler to throw a warning in this situation.

    this needs three functions, one of which is implicitly called (actually builtin in this case, but you could easily be adding shapes and strings, it would make as much sense)
    int plus (int, int)
    string plus (string string)
    string int2string(int)

    3=plus(1,2)
    "3 is not " = plus(int2string(3)," is not ")
    "3 is not 1" = plus("3 is not ",int2string(1))
    "3 is not 12"= ...

    (unless it evaluates the other way, to 12 is not 3, its been a while since i've done any real programming, and things like this only come up once in a blue moon.)

  6. Re:Reinventing the wheel is sometimes good on Scala, a Statically Typed, Functional, O-O Language · · Score: 1


    yes, the similarity is immediately obvious

    --BF code for hello world removed because i was unable to get it past the junk filter. (http://www.roesler-ac.de/wolfram/hello.htm)

    # Hello world in perl
    print "Hello World!\n";

  7. Re:linux is not freeware on GPL Case Against Danish Satellite Provider · · Score: 1

    besides, you don't have to provide source with the binary, you have to provide the source if asked for it/have the source available -- and the reply would be "sure, go to ubuntu.com and click there and here to download it"

    if you haven't changed it, then linking the person to provider of the original source would be fine.

  8. Re:Huh? on Encryption? What Encryption? · · Score: 1

    "The purported reason for a customs official to search your physical luggage is to check that you are not trying to bring into the country physical goods which are banned/restricted/subject to tariffs."

    And there can be electronic material which falls into that category, so if a search of a physical locked container for that purpose is fine, then I don't see the search of an electronic locked container as a larger privacy invasion. IE, someone looking through your internet history vs someone looking through the underwear you have in your suitcase.

    The "none of which applies" is currently false, as some electronic material is banned. The "should apply" is a different discussion, but one which should be undertaken. I think that an examination of the computer contents is fine, duplication is not. (consider how a suitcase with paper based financial records would be handled, electronic records should be given no different handling.)

  9. Re:Huh? on Encryption? What Encryption? · · Score: 1

    then you have to retype a whole lot of data / contact the bank to get an up-to-date financial records, and hope that you don't get audited by the IRS for the next 5 years, unless you have paper backups of the financial data.

    Oh, and you have to remind your "friends" to please not do that again.

  10. Re:GPUs are dying - the cycle continues on AMD's OpenCL Allows GPU Code To Run On X86 CPUs · · Score: 1

    each is individually less than 15% as powerful as a cpu anyway, if you loose 3/4 of your efficiency with bad code, you'll still end up with more than 4 cpu cores worth of compute power.
    the "same thing" basically means that if you have a branch in your code and some threads go one way, and some go the other way then those two are run sequentially.
    the total time to run
    code:
    A
    if B then X else Y
    C

    is a+b+x+y+c if all the threads don't take the same branch.

  11. Re:More minerals? on StarCraft II Delayed Until 2010 · · Score: 1

    just for interest, which voice did everyone hear "we require more vespene gas" in? -- for me it was zerg ...
    (and don't say you didn't hear it, or you have no business posting on /. , especially in a SC thread ....)

  12. Re:How about some nice menus instead? on Preview the Office 2007 Ribbon-Like UI Floated For OpenOffice.Org · · Score: 2, Informative

    The biggest problem with the old style menus was the number of "features" they try to represent. each menu was becoming too long, with many submenus. I believe that microsofts testing shows the average number of clicks to get to any specific item drastically decreases using the ribbons. (although a minimum of 2 clicks to do anything is quite annoying - select which ribbon, click the thingy. Apart from a few esoteric examples above (which don't quite have any good place to go under the new scheme, although i suspect there are better ways to get at whatever is wanted under document properties) everythign is in a good place under the catagories listed, with the most commonly used items big and in the top left corner. (and no, they don't randomly shuffle themselves around in my experience).

    RE: "These experts seem to believe users actually READ all the options" -- for commonly used options they don't, but for the one time a year you want to remove duplicates from an excel sheet (actually found in a logical place under data tab, data tools group) people do read through options until they find what they want. The new ribbon layout makes that operation (find the random button you know is there somewhere) faster, at a slight cost to power users who don't know keyboard shortcuts, who take a single extra click to get to where they want, if the operation they are doing is of a different type to the previous one (want to conditionally format that new column, then click home, click conditional formatting, click data bars, click the blue bars).

    http://blogs.msdn.com/jensenh/archive/2008/03/12/the-story-of-the-ribbon.aspx gives a good overview of why microsoft went the way they did.

  13. Re:What gets me.... on NASA's LCROSS Spacecraft Discovers Life On Earth · · Score: 4, Informative

    i believe it detected spectral anomalies which are a necessary but not sufficient condition for chlorophyll based vegetation.
    ie, it is a definite detection of something matches what vegetation is expected to be like, but without more detailed info other sources of this anomaly cannot be conclusively ruled out. (unlike the spectral signature of methane, which is a much more binary choice once the SRN on your spectrometer is good enough - if you detect the absorption lines, methane is there in significant amounts, if you don't it isn't.)

  14. Re:IC engine on Laser Ignition May Replace the Spark Plug · · Score: 1

    the problem is enough of the 10% marginal swing voters aren't in favour that no polly will propose such a thing if (s)he is interested in a career after the next election.

  15. Re:OOh on Windows 7 Clean Install Only In Europe · · Score: 1

    Other than actual kernel updates you do not need to reboot linux after updates.
    Naturally any single program which is updated needs to be restarted for the updates to take effect, but this means that the entire computer doesn't need to be rebooted. Even kernel level drivers can be updated without a reboot - probably the the closest you get is when you have to update your GUI (either KDE or Gnome) or Nvidia drivers, but even that is a "drop back to the command prompt, issue 1 command, start gui again" procedure, not a full restart (only takes 10 seconds).
    Most people don't have a separate SMS or SCCM server knocking around (medium sized business and above could, but thats not "most" people)

  16. Re:Windows TCO on PC Invader Costs a Kentucky County $415,000 · · Score: 4, Insightful

    He does have a basis -- the effort (time or cost) required to get the system to a state where compromise was not likely.

    simplified a bit :
    Linux - don't run as root, install updates regularly, think twice before entering root password.
    Windows - attempt to have the logged in user not running as admin, install updates regularly, install run update and monitor virus scanner + firewall software. think twice before entering admin password (if running as non-admin)

    OSX - never had admin on OSX, from what i understand its the same as linux with respect to security.

    the effort to run (pre vista) windows as non-admin is substantially harder than non-admin linux.
    installing updates is approximately the same effort.
    windows (currently) requires extra software installed to be secure.

    Objectively windows is harder to secure (harder on 2 out of 3). (this also assumes that this is the minimum effort required to secure each system to the same level - on any system you could spend much more effort due to a lack of knowledge, or wrong pre-conceived ideas concerning security)

  17. Re:NYCL on How RIAA Case Should Have Played Out · · Score: 1

    "So bank robbers and pickpockets are just capitalists, then?"
    Bank robbers are just people who consider the return on investment, or risk vs reward (whichever way they do it) of bank vault monies vs jail time to fall on the side of the bank vault. Most people disagree, and consider the damage to society that the theft would represent to be more than the financial gain of that individual and so a social system of punitive damages (called "the law") was organised along with enforcement measures (police).

    Anything can be though of in terms of return on investment. Thats the entire point of having these punitive damages (admittedly, charging someone their entire lifes earnings should discourage people, but that doesn't appear to be working) -- to make the return on stealing a $1 cd to be negative.

  18. Re:Understatement on Why a Hard Disk Is a Better Bargain Than an SSD · · Score: 1

    anand's review -- http://www.anandtech.com/printarticle.aspx?i=3531 -- shows that random write performance on a good ssd is still 20x better than the best hdd.

    That review also covers the cause of the performance drop as the drive ages that most review don't originally consider. The review covers random reads and writes in a variety of patterns.

  19. Re:Conspiracy theory on In Round 2, Jammie Thomas Jury Awards RIAA $1,920,000 · · Score: 1

    can someone comment on the leagility of doing something like this?

  20. Re:The Mysterious Reoccurrence of Mr. Freckles on Most Blogs Now Abandoned · · Score: 1

    let me google that for you
    oh, wait, that now points to a slashdot post, perhaps if you look down that page you can find someone who has searched it out for you.

  21. Re:Racecars? on Green GT's All-Electric Supercar Unveiled · · Score: 1

    you forgot A*) Too expensive ...

  22. Re:Have we learned nothing from the RIAA? on Red Hat Challenges Swiss Government Over Microsoft Monopoly · · Score: 1

    isn't it more traditional to use a car analogy?

  23. Re:If I wanted to see ads... on Adblock Plus Maker Proposes Change To Help Sites · · Score: 1

    At the moment every time i re-install FF (probably every 6 months or so) I clear the addblock list.
    The first few websites i visit inevitably have a few animated adds which get an immediate blanket block.
    It is surprising how few servers need to be blocked to get rid of the obnoxious adds. (google is one of the few advertisers that i don't end up blocking, most times). This way i support sites which advertise to me in a non-obnoxious manner while some sites never seem to manage more than one add impression per 6 months to me.

  24. Re:So which is it on Star Trek's Warp Drive Not Impossible · · Score: 1

    just a nitpick about the nitpick,
    from the point of view of any specific particle, relativity states more than 1 ly/year separation isn't achievable, so the total distance isn't 2 ly, a particle on one side of the universe would measure the distance to a particle at the other side of the universe as x% of 1 ly (depends on velocity) + inflated distance

    2 particles going in opposite directions at 99% of the speed of light do not end up almost 2 ly apart, from the point of view of each other.

  25. Re:Guesstimates? on The Problem With Estimating Linux Desktop Market Share · · Score: 1

    Against that there are people like me who have a linux desktop (duel boot, but these days it only runs linux), a windows laptop (linux in a vm), i use a windows desktop at uni, and 2 linux servers.

    I have a total of 1 old stage 3 gentoo download, and 2 windows licences.
    As most of the 'net is from my laptop and the windows desktop at uni i'm probably counted twice on the windows side, even though >50% of my time doing anything other than browsing the web is spent amongst the 3 different linux boxes i use.

    Unfortunately, short of doing a random, large-scale survey and trusting the results, there isn't a good way to get statistical data like this.