Slashdot Mirror


User: complete+loony

complete+loony's activity in the archive.

Stories
0
Comments
2,514
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,514

  1. Re:Assassins' Creed 2 would be success at any rate on Ubisoft DRM Problems Remain Unsolved · · Score: 1

    it took the crackers 4 weeks to write a fully working emulator

    And most of that was building the challenge / response database from volunteers who bought the game and were running a proxy to capture them.

  2. Re:Fire that Judge on Girl Claims Price Scanner Gave Her Tourette's Syndrome · · Score: 1

    "Do not look into scanner with remaining eye"

    Now if she was claiming to have a blind spot burnt into her retina she might potentially have a case. You don't need very much energy for that.

  3. Re:An honest question on In EU, Google Accused of YouTube "Free Ride" · · Score: 1

    One obvious difference is that the content they are providing is served from within the cable companies network. While "normal" internet traffic must travel through their network links to/from other networks. Typically ISP's share the maintenance cost of these links based on the ratio of data that travels in each direction.

  4. Re:Interesting on In EU, Google Accused of YouTube "Free Ride" · · Score: 1

    Paying for bandwidth used was the norm in Australia, and initially there usually wasn't an explicit limit on the price. As people complained about getting $2K+ monthly bills the ISP's swapped to monthly limits, after which point your connection was throttled to modem speeds (these days 128kbps is about the norm) without charging you any extra or disconnecting you completely. And with most ISP's you can probably upgrade your monthly allowance or buy a one off block of data when you run out.

    And it works out fairly well. You still get people who don't use all their data allowance. You don't get enormous unexpected bills. The ISP's actually get paid for the bandwidth you use and have an incentive to add capacity to their networks. Competition between ISP's helps to push consumer prices down. And the people who download heaps all the time pay more than the people who don't.

  5. Re:I'll wait a while. on The 1 Terabyte SSD Arrives · · Score: 1

    The block size of flash chips that must be erased all at once is typically larger than the block size of the filesystem. When the filesystem overwrites a logical address, the SSD will relocate that data to a new location and leave the old block in place. Eventually the SSD must reclaim that wasted space by moving all the other remaining blocks to a new location so the entire area can be erased and reused. Unfortunately this process is usually called defragging, leading people to assume it has something to do with normal filesystem defragging.

  6. Re:Act now and we'll throw in for free... on Wake Forest Researchers Swap Skin Grafts For Cell Spraying · · Score: 2, Funny

    "My face burned off and all I got was this stupid tatoo"?

  7. Re:My memory... on HP Reports Memory Resistor Breakthrough · · Score: 1

    Or via failbook...

  8. Re:Dear Slashdot, on XKCD Deploys Command Line Interface · · Score: 1

    Uninstall the font from your filesystem?

  9. Re:"Sue fucking everyone" on New Litigation Targets 20,000 BitTorrent-Using Downloaders · · Score: 1

    The Bittorrent protocol does include sending messages to attached peers to indicate which parts of the file you have. By logging these messages they could certainly claim that your client application is downloading the content. But you're right, the protocol does not include any p2p messages about uploading, nor would they be trusted anyway. And it's uploading that infringes copyright.

  10. Re:specifically on Will Australia Follow China's Google Ban? · · Score: 1

    aka, what the world just experiences in 2008 (on a much smaller scale so far)

    FTFY. In the early 1930's the world had no idea how far their economy would fall before it could be rebuilt. We've had our crash like in 1929, but it's going to take a few years for the true reality of our current situation to set in.

  11. 2 Hours? on Self-Destructing USB Stick · · Score: 2, Informative

    Only 2 hours? What are they scared that this thing will be crackable in 3? Seriously, if you are buying one of these to keep something secret on, and you lose it. It will have to remain resistant to attacks for way longer than that.

    This is (of course) just a cheap publicity stunt.

  12. Re:Do you have any evidence for this? on AMD's 12-Core Chip Cuts Software Licensing Costs · · Score: 1

    Which is where SSD's come in...

  13. Re:Slaves on NYC Drops $722M On CityTime Attendance System · · Score: 1

    True, the recording of time can be easy enough. However I wouldn't be surprised if in this case the system requirements have been moving to include all kinds of higher level management functions.

  14. Re:which particular homework ? on BC Prof Suggests Young Children Need Less Formal Math, Not More · · Score: 1

    I've seen quite a few math homework assignments that don't describe the question well enough. Mainly I believe because the written homework makes assumptions about how it was taught on the blackboard. For example when you're learning about subtraction, and you need to learn the trick of moving a "ten" into the "units" column so you can take away a larger number. The homework questions often focus on this one step, asking something like "43 = [ ]" where you are supposed to give an answer of 3tens and 13units. But most people are left scratching their heads as to how 43 can be anything other than 43.

  15. Re:most people arent wired for math on BC Prof Suggests Young Children Need Less Formal Math, Not More · · Score: 1

    Certainly I can see the appeal of not forcing children to learn math that they can't cope with yet. But I believe in some cases the issue is that math isn't taught early enough to the children who can learn it easily. In my case I was doing reasonably difficult algebra in my own time, while still in my fourth year of schooling.

    All children are different, have different abilities and will learn math at different rates. Personally I think we need to get out of this whole classroom at once style of teaching at find a way for each student to learn at their own pace.

  16. Re:This is a good start on Planned Nuclear Reactors Will Destroy Atomic Waste · · Score: 1

    Nope, still wrong. Cutting usage might result in a small delay in building new plants, since even if we can cut 30% from our usage right now, 20-30 years from now we'll still be using more energy that we are today.

  17. Re:It's the Polyphony Digital model! on EA To Charge For Game Demos · · Score: 1

    The content for higher level characters doesn't feel complete to me, it feels like they could have done more. Not that I'm complaining, I think the price was about right for what I got from the game. It just feels like they depend too much on randomised content, especially when you compare it to the old Diablo games.

  18. Re:Old Enough? on Carbon-14 Dating Reveals 5% of Vintage Wines May Be Frauds · · Score: 1

    Personally I was thinking of C4... but then I watch far too many action flicks.

  19. Re:So? on Carbon-14 Dating Reveals 5% of Vintage Wines May Be Frauds · · Score: 1

    Just because something is over 30 doesn't mean it's not relevant.

    Yes it does.

  20. Re:MAKE BIG BUCKS NOW! on Coming Soon, Smartphone-Based Banking · · Score: 1

    ... wait for the deposits to clear ...

    I think I've found your problem... The whole point of cashing a fake check is that you don't need to wait for it to clear.

  21. Re:+5, Insightful on Simpler "Hello World" Demonstrated In C · · Score: 1

    Which leads to another interesting point. Put all your standard linux system binaries in the same exe and they can share all that boilerplate startup and runtime library code.

  22. Re:11k Is Too Big? on Simpler "Hello World" Demonstrated In C · · Score: 1

    The better of the more recent file system designs will pack multiple small files and other filesystem meta data into that 4k page.

  23. Re:Overreach. on Microsoft Giving Rival Browsers a Lift · · Score: 1

    But didn't that start the other way around? Apple first used their near monopoly in the hardware music player business to push their iTunes music store...

  24. Re:Frameworks on Whatever Happened To Programming? · · Score: 1

    For another real world example. An application I have been involved in maintaining would call a stored procedure in the database in order to round a number. And when one form was loading it would step through each record in the result set and call this db proc (and 13 others). Of course when this result set grew to 1900 records, and the users wanted to access the system from a different city with an additional 30ms of network latency, opening this screen could take an additional [1900 records * 14 db calls * 0.03 ms / 60 = 13.3] minutes.

    In developing this application, almost everything was written as a stored procedure, and all batch jobs were stored procedures. So I can understand the mentality, that I need to do this thing that is also done by this batch job... I know I'll just call this procedure.

  25. Re:Frameworks on Whatever Happened To Programming? · · Score: 4, Insightful

    That's the kind of thinking that leads to batch jobs taking an hour, that should be done in 5 minutes or less. I've seen way too many "programmers" that don't understand what their high level language is doing being their backs, so they end up copying memory around all the time. Or going off to ask the database the same question over and over in a loop because they couldn't be bothered to refactor the code so it cached the answer.