Slashdot Mirror


User: cheater512

cheater512's activity in the archive.

Stories
0
Comments
3,400
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,400

  1. Re:*Yawn*, I think I'll stick with Ubuntu. on Windows 7 Beta Screenshots Leaked · · Score: 1

    My main box running KDE 4.1 with Seamonkey works fine with 512mb ram.
    More would only benefit me slightly when I go on insane coding sprees.

  2. Re:In case it gets slashdotted on Windows 7 Beta Screenshots Leaked · · Score: 1

    Thats not AND, thats OR. One taskbar which you can move around.

  3. Re:Noone likes DRM on Bad Signs For Blu-ray · · Score: 1

    People have gotten pretty smart about regions on DVDs you know.

  4. Re:All about the intention on eBay To Disallow Checks and Money Orders In US · · Score: 1

    Nah the DOJ wont care.

    I *really* like our ACCC.
    They really keep companies in line.

  5. Re:Actually they are right on eBay To Disallow Checks and Money Orders In US · · Score: 5, Funny

    You mean the US should be more like Australia, where Paypal has to follow certain rules, just like a bank? :)

  6. Re:5.1 ? on SanDisk, Music Publishers Push DRM-free SlotMusic Format · · Score: 2, Interesting

    No, but it adds to the experience.

    I would love to have some 5.1 surround music.
    Classical music would kick ass if you could hear where the violins were and so on.
    Normal rock would also benefit to a degree.

  7. Re:Wait on How Telcos and ISPs Are Preparing For a Pandemic · · Score: 1

    Thats got nothing to do with the network and everything to do with not having enough servers.

  8. Re:Could someone please.. on Revamped WebKit JavaScript Engine Doubles In Speed · · Score: 1

    $65 for a 1gig stick of DDR in Australia? No thanks.

    I dont actually need more ram. I get by on 512 fine.
    KDE 4.1 helps a lot fyi.

  9. Re:Could someone please.. on Revamped WebKit JavaScript Engine Doubles In Speed · · Score: 1

    Err shouldnt I be? :P

  10. Re:Could someone please.. on Revamped WebKit JavaScript Engine Doubles In Speed · · Score: 1

    Slashdot + GMail plus a compile or two on 512mb ram does the trick. ;)
    Real life scenario. Thats what I'm doing right now.

    Speed for the sake of speed isnt bad anyway.
    I dunno about you but I like zippy computing experiences.

  11. Re:I hope they're removed, on Barr Sues Over McCain's, Obama's Presence on Texas Ballot · · Score: 1

    Yeah but thats not something the politicians want.

  12. Re:Intended purpose of hacking the e-mail on "Anonymous" Hacks Palin's Private Email · · Score: 4, Insightful

    In a election campaign, a trial isnt required to do damage.

  13. Re:So...... on Microsoft Concedes Vista Launch Problems · · Score: 1

    I got lent a reasonably new laptop with Vista on it from my boss.
    I put Linux on it.

    His mouth dropped when he saw me using it.
    He couldnt believe how responsive it was alt-tabbing and just generally using it.

    OEMs dont help, but Vista isnt winning any speed competitions.

    And Microsoft is to blame for the crappy drivers.
    AMD and nVidia have teams working on them full time.
    Their XP and Linux drivers were fine at the time - it was only the Vista ones which had major problems.

  14. Re:Yet the quality of their work... on One Data Center To Rule Them All · · Score: 1

    From what I can see The Matrix and LOTR were the peak of CG animation.

    These days they arent pushing the boundaries because thats expensive and people are more than happy to pay the same price for something which takes half the time to make.

  15. Re:Losing out on performance on SSD Won't Make Sense In Laptops For Two Years · · Score: 1

    Using another filesystem with more 'fragmentation' wont boost SSD performance.
    I cant think of any way you can make a FS for SSDs faster than the ones optimised for hard drives.

    NTFS would get a massive speed boost though.
    But thats just because it sucks. ;)

  16. Re:Clarifying for Americans on Changing Customers Password Without Consent · · Score: 1

    I'm a Aussie and I've only seen that being used for divide where it makes a certain amount of sense.
    Never multiply.

  17. Re:In that case, what Google should do... on The Power Grid Can't Handle Wind Farms · · Score: 1

    ...by putting the turbines above the panels?

    Great way to make shadows.

  18. Re:Ok... on The Power Grid Can't Handle Wind Farms · · Score: 1

    A building with solar panels on it cannot power the building.
    Google's doing it and over their entire campus they can only get 30% of their power from solar.

  19. Re:Serious issue! on What To Do With All of My Gadget Chargers? · · Score: 2, Insightful

    USB spec says half a amp, less means that the device is charged slower.
    Not a big issue.

    And the regulators are mandatory anyway. CPUs dont run on the 3.7v or so of Lithium cells.

  20. Re:Serious issue! on What To Do With All of My Gadget Chargers? · · Score: 4, Insightful

    Boost/Buck converters negate those factors.

    E.g. phones which can charge over USB dont use 5v batteries.

  21. Re:Fun fun fud on The Internet's Biggest Security Hole Revealed · · Score: 1

    Ideally that is. It wouldnt surprise me if it didnt occur.

  22. Re:Easy to see in four dimensions on How To See In Four Dimensions · · Score: 1

    Usually its just for myself, but occasionally other people need to look at it.

    One example is a daemon with a very large 5mb or so multidimensional array in memory.
    No idea how many dimensions it is actually. Its quite large.
    Another guy had to extend a bit of my code. He managed to do it fairly easily.

    He is however shit scared of my code and doesnt even bother trying to understand the main part of it. :)

  23. Re:Easy to see in four dimensions on How To See In Four Dimensions · · Score: 1

    Thanks for summing it up nicely. :)

  24. Re:Easy to see in four dimensions on How To See In Four Dimensions · · Score: 1

    They are 'lumpy' arrays. The values arent distributed in them evenly.

  25. Re:Easy to see in four dimensions on How To See In Four Dimensions · · Score: 4, Interesting

    Yeah I've had arrays with double digit dimensions.
    I think my record is 16 or so.

    I dont know why but I work with them incredibly easily.
    Without them its like programming with a hand tied behind your back.

    Cant visualize them at all, I can work with them though.