Slashdot Mirror


User: GigaplexNZ

GigaplexNZ's activity in the archive.

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

Comments · 1,236

  1. Re:Ubuntu ... on Canonical Announces Mir: A New Display Server Not On X11 Or Wayland · · Score: 1

    If you look at the specs, Mir will be more clean-cut and modular than X.org ever was, allowing for implementation across distros if they so wish.

    So... basically you just agreed that Wayland would have sufficed.

  2. Re:No, not again on Canonical Announces Mir: A New Display Server Not On X11 Or Wayland · · Score: 1

    The Ubuntu and Debian projects cause far more damage to the linux community than they do contribute ...

    What harm has Debian done?

  3. Re:wayland's flopping, lets try again! on Canonical Announces Mir: A New Display Server Not On X11 Or Wayland · · Score: 3, Insightful

    GNU/Linux may be fragmented, but Ubuntu isn't.

    Ubuntu, Kubuntu, Xubuntu, Lubuntu, Edubuntu et al...

  4. Re:But who would build the desks? on Can Valve's 'Bossless' Company Model Work Elsewhere? · · Score: 1

    Who's the guy welcoming new staff and handing out Allen keys?

  5. Re:SSDs are a fad on Seagate To Stop Making 7200rpm Laptop HDDs · · Score: 1

    Iron rusts fairly readily.

  6. Re:Chopped Salad on Crysis 3 Review: Amazing Graphics, Still a Benchmark Buster, Boring Gameplay · · Score: 1

    MechWarrior Online and Star Citizen are the only ones I know of.

  7. Re:I say cut the F-35 on There Is Plenty To Cut At the Pentagon · · Score: 1

    I know it might seem trifling, but we are still engaged in active combat operations halfway around the world. If we still had a draft I think you'd be acutely aware of that.

    Aerial combat where the F-35 might be of any use?

  8. I can't even have a phone conversation with one most of the time and you're lucky if they ever follow through with what they say they'll do.

    Funny, I can say the same thing about most Americans I've had to deal with.

  9. Re:Not Real World on New GPU Testing Methodology Puts Multi-GPU Solutions In Question · · Score: 1

    If I'm buying a GPU for a video game, I only care about how it benchmarks on video games.

    Uh... No, you don't. You care how it actually PLAYS the games. Benchmarks are just an indication used for purchasing the GPU, and this article talks about a better way of measuring gaming performance to make better decisions.

  10. Re:You use GPUs for video games? on New GPU Testing Methodology Puts Multi-GPU Solutions In Question · · Score: 1

    Those multi-GPU cards still use SLI/Crossfire under the hood.

  11. Re:Seriously? on Python Trademark Filer Ignorant of Python? · · Score: 4, Funny

    It is the equivalent of knowing how to speak English but being unaware that there is a geographic area called England.

    So, a not-so-insignificant portion of America?

  12. Re:Can I re-install on another computer? on Retail Copies of Office 2013 Are Tied To a Single Computer Forever · · Score: 3, Informative
    The summary already explicitly answered this. No, you can't.

    But there was nothing to stop you uninstalling Office and installing it on another machine perfectly legally. With that option removed, Office 2013 effectively becomes a much more expensive proposition for many

  13. Re:Cameras on Intel To Launch Paid Web TV Service With Set-Top Box · · Score: 1

    Listen, Corporate Overlords, you know that little buzzer or dinger that goes off incessantly whenever I leave the lights on or don't buckle up and you think it's a "feature"? The first week of every car I've ever owned is spent taking apart the dashboard and removing that feature, and then pulverizing it with a hammer and throwing the remains on a base of burning coals. I shit you not, I'm serious about that crap.

    Or you could, you know, turn the lights off and buckle up. It's illegal in most developed countries to not buckle up. Also, it takes you a week to dismantle a dashboard?

  14. Re:Novel way of "The Big Brother Is WATCHING YOU" on Intel To Launch Paid Web TV Service With Set-Top Box · · Score: 1

    Last I checked my smartphone didn't have a front facing camera, nor do I hold it in such a way that it would give a meaningful picture of my face - the best you'd get is a smudge of part of my ear.

  15. Re:Not going to happen. on Intel To Launch Paid Web TV Service With Set-Top Box · · Score: 1

    You could always just stick some tape or something over the camera if it bugs you that much.

  16. Re:the time cost on Ask Slashdot: Why Is It So Hard To Make An Accurate Progress Bar? · · Score: 1

    Making it any more accurate (say by prescanning all files ahead of time) would dramatically increase the amount of time the operation would take.

    You've just described why Vista took so damn long to actually start a copy operation.

  17. Re:no, it's easy. on Ask Slashdot: Why Is It So Hard To Make An Accurate Progress Bar? · · Score: 2

    i'm a computer programmer. it's easy to make an accurate progress bar. take the total, take the current, divide. done. i don't know why windows progress bars and time estimated are so messed up. they're clearly doing something totally wrong. if not many things. as usual.

    Clearly you're not a very good one.

  18. Re:This may not be so bad... on AMD Next-Gen Graphics May Slip To End of 2013 · · Score: 1

    I'm not convinced that paying $50 for a graphics card should qualify for 10 years of active driver support. Anybody using a card that old doesn't care about performance which means they're likely to be the low end models in the first place. AMD has enough financial issues at the moment, funding driver development so users don't need to pay for an upgrade is not in their best interests.

  19. Re:No thanks on AMD Next-Gen Graphics May Slip To End of 2013 · · Score: 1

    What do you mean, "never"? It's already usable for 2d. 3d will probably take a while longer, but it's still a very recent card by open driver development standards.

    I was under the impression that 3D was required before 2D on the SI cards due to them relying on Glamor

  20. Re:Do a public service and let us know on What To Do When an Advised BIOS Upgrade Is Bad? · · Score: 2

    It's unnecessary, just launch the kernel

    Which kernel? I hope you mean bootloader. UEFI actually improves the bootloading experience such that installing grub and Windows concurrently won't keep fighting for the single MBR entry - it natively supports multiple registered bootloaders. It's also necessary for using 3TB+ boot drives due to limitations in the MBR scheme.

    It's a lot a new code and not well tested.

    That's an implementation detail, not a problem with the concept itself. Hopefully it'll improve over time. I'd still generally trust it over coreboot which voids the warranty.

    It has too many features, doing thing which firmware really has no business doing.

    Linux actually makes good use of some of the features of UEFI. One prime example is using UEFI variables for storing kernel log info in non-volatile storage. Is there a particular feature of UEFI that you feel really shouldn't be there? (Please don't mention Secure Boot - even if you don't agree with the principle, it does belong at the firmware level to implement that style of security)

  21. Re:Do a public service and let us know on What To Do When an Advised BIOS Upgrade Is Bad? · · Score: 3, Informative

    I'm intending to purchase a motherboot that's supported by coreboot so I don't have to deal with UEFI

    Why? What's wrong with UEFI that you need to replace it with coreboot (which just so happens to have a UEFI payload)

  22. Re:Not even a brick, not a story on Samsung Laptop Bug Is Not Linux Specific · · Score: 1

    Sorry, but if removing the battery or otherwise resetting the NVRAM to factory defaults resolves the issue, that's not even remotely "bricked".

    Non-Volatile Random Access Memmory

    Look up the first part and you'll figure out why removing the battery won't fix it.

    "Or otherwise". Even though they were wrong about it not being bricked in this instance, to be fair the AC wasn't completely clueless. Some hardware includes procedures to recover from bad NVRAM data.

  23. Re:Does windows crash if it has 0 temp space or 0 on Samsung Laptop Bug Is Not Linux Specific · · Score: 3, Interesting

    That's often a case of running out of desktop heap rather than handles.

  24. Re:Man, They Stopped the HELL Out of SONY on Why Microsoft Got Into the Console Business · · Score: 4, Insightful

    Like Microsoft operatives infiltrated SONY at all levels of management and sent the company crashing into the ground? I think that'd be funny.
    Of course, if Microsoft were competent enough to do that...

    Considering what they've done to Nokia, they definitely seem capable of doing just that.

  25. Re:1st step. on Microsoft Embraces Git For Development Tools · · Score: 3, Insightful

    There's nothing stopping Microsoft from modifying their copy of libgit2 as long as they release the source according to the modified GPL license it is covered by. In fact, Microsoft already have upstreamed some modifications.