Slashdot Mirror


User: TheThiefMaster

TheThiefMaster's activity in the archive.

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

Comments · 1,625

  1. Re:It's not forced on her on Lawyer Demands Pacemaker Vendor Supply Source Code · · Score: 1

    Even if the ingredients are listed, the preparation process and relative amounts aren't. There's more to a "recipe" than the list of ingredients!

  2. Re:sales dampened themselves: the car sucks on GM, NHTSA Delayed Volt Warnings To Prop Up Sales · · Score: 1

    It's not the computer, either. My old Mini (the Austin kind, not the BMW kind) could be made to move without using the accelerator too. It didn't have a computer. It barely knew what electricity was.

  3. Re:Bundling / wrapping is old news on Download.com Bundling Adware With Free Software · · Score: 1

    Correction: The cpu cache line size of modern cpus is 64 bytes. This means that any random RAM access will load 64-bytes (as a single read). The CPU is then capable of extracting 1, 2, 4, 8 or even 16 byte (SSE2 vector load/stores) sections of that into registers, as a single operation if the data is aligned to its size, or as a few micro-instructions if not. This is no different between 32-bit and 64-bit CPUs.

  4. Re:Bundling / wrapping is old news on Download.com Bundling Adware With Free Software · · Score: 1

    For #1, RAM is always read / written in a multiple of a cache line, which I believe is 128 bits in most modern CPUs, and is independent of the native data size of the cpu (32 or 64 bits).

  5. Re:Bundling / wrapping is old news on Download.com Bundling Adware With Free Software · · Score: 1

    I know some about .net, but not enough to explain that. I would question how accurate your measurements are though, because that's quite quick either way.

  6. Re:Bundling / wrapping is old news on Download.com Bundling Adware With Free Software · · Score: 3, Informative

    It's full of errors. Especially the spiel about alignment. In 64-bit mode you don't have to align everything to 64-bits for best performance, only 64-bit-sized values (including memory pointers). The example 16-bit value actually only needs 16-bit alignment for best performance, which is no different to the 32-bit version of the program.

    2: The increase in the memory use of pointers doesn't explain Windows x64's extra 300MB of memory use. My bet is on it loading both 64-bit and 32-bit versions of a bunch of libraries in order to support various components of Windows that are still 32-bit (as well as any 32-bit software you run).

    3: Saying that a 64-bit version of a program won't be faster... Two things are actually in favour of it being faster: 64-bit mode exposes more and larger registers to use, and also guarantees certain instruction set enhancements exist (SSE2). The latter especially is a huge speedup if you take advantage of it.

  7. Re:There is no FIRE IN SPACE YOU DUMBA on Fire Burns Differently In Space · · Score: 1

    No, boiling is the substance itself becoming gaseous.

  8. Re:It'd better happen quick then on Is the Time Finally Right For Hybrid Hard Drives? · · Score: 1

    What you really want is failure rate within first N years of operation, which you can't calculate from the MTBF figures.

    Actually MTBF is defined as failure rate in the "constant failure rate" stage of a components lifetime, which is between the initial failure rate (aka infant mortality) and wear-out failure stage. So it's actually the failure rate over the regular lifetime of the component (typically 1-5 years).

  9. Re:It'd better happen quick then on Is the Time Finally Right For Hybrid Hard Drives? · · Score: 5, Insightful

    MTBF is not the failure rate of a single disk, it's the average failure rate of disks used in an array. If you have a type of disk with a 100,000 hour MTBF, and use 100 of them (whether in a raid array, a cluster, or 100 individual desktops in a company). Then you will (roughly) replace one disk due to failure for every 1000 hours (100,000 MTBF / 100 disks), or 40 days.

    It doesn't try to pretend that a single disk lasts 100,000 hours. That's stupid.

  10. Re:I failed my IT GCSE. on British Schoolkids To Be Taught Computer Coding · · Score: 1

    Correction: It was primarily about writing reports (in Word) about what they'd taught you about MS Access. I was specifically told not to hand in an Access DB file, and instead to screenshot everything.

  11. Re:I failed my IT GCSE. on British Schoolkids To Be Taught Computer Coding · · Score: 1

    I did an A-Level in ICT. It was primarily about MS Access.
    I got an E.
    I went on to do a computer programming course at university.
    I'm now a computer games programmer (xbox 360, pc and ps3 games specifically).
    The ICT course was completely useless.

  12. Re:Building 486s on How Do You Get Your Geek Nostalgia Fix? · · Score: 1

    You should see my 8086 with 640kB of ram (that I haven't been able to convince to run Windows 3.0 in colour yet) then.

    Especially as it's compatible with my optical mouse and TFT monitor, which I find pretty impressive.

  13. Re:My Impatience on Illegal Film Downloading Up 33% In the UK · · Score: 1

    Thankyou :)

  14. Re:My Impatience on Illegal Film Downloading Up 33% In the UK · · Score: 1

    And your download rate gets almost completely destroyed as a result. Other peers/leachers try to find the peers/seeds they can get the highest download rate from, so will disconnect from you if you don't send them anything. Leaving you with any seeds there might be, which are usually overloaded.

    Still, I said almost always.

  15. Re:My Impatience on Illegal Film Downloading Up 33% In the UK · · Score: 3

    Personal property right to share your bought copy with a few thousand torrenters? I didn't know there was such a right.

  16. Re:My Impatience on Illegal Film Downloading Up 33% In the UK · · Score: 1

    Torrenting almost always involves distributing pieces to a lot of other bit-torrent users. Each constitutes a copyright infringement, because you don't have distribution rights (aka copyright).

    Even if you buy or own the thing you are bit-torrenting, it's still very much illegal if you don't own the copyright to that thing.

  17. Re:Proposed caps on 40GB of Data That Costs the Same As a House · · Score: 1

    Indeed. My mistake.

  18. Re:Proposed caps on 40GB of Data That Costs the Same As a House · · Score: 1

    Actually the EU caps only cover calls and texts, not data.

  19. Re:How about heating and airconditioning? on DVRs, Cable Boxes Top List of Home Energy Hogs · · Score: 1

    Right. Which is why you multiply smidge's numbers by 1 month to get watt-hours for one month. Which is another point in favour of his numbers not already being in watt-hours.

  20. Re:How about heating and airconditioning? on DVRs, Cable Boxes Top List of Home Energy Hogs · · Score: 4, Informative

    Actually you have calculated average watts (which is what is really relevant). Your numbers are "watt hours per hour", cancelling to watts, not watt hours.

  21. Re:The first problem that comes to mind.. on AMD Fusion System Architecture Detailed · · Score: 2

    I would imagine that you'll likely still be able to upgrade by adding a discrete graphics card for quite some time.

  22. Re:Catering to the neo-serfs are they ? on Programming Is Heading Back To School · · Score: 1

    I have a working (graphical) snake game I wrote in QBASIC (self-taught) saved from the month I turned 13 (the code is of course horrific). School didn't teach me any programming either (I self-taught a variety of languages though), until taking a university course in computer game programming. Fast forward to the present day, and I have one shipped PC/360/PS3 game on my resumé and am a year away from adding a PS3-exclusive to that.

    I live in the same economy as you, had the same opportunities. The difference is that I didn't drop out. I followed my dream.

  23. Re:What about Dynamic Recompilation on JavaScript Gameboy Color Emulator · · Score: 1

    You could JIT generate Javascript which is then JIT compiled itself...

  24. Re:Will it understand proxies? on Adobe's CTO Pitches 'Apps Near You' Concept · · Score: 1

    Perhaps the problem isn't with the BBC, but the fact that your internet traffic is proxy'd via the US? You'd also get much better latency if you could get directly onto the internet locally.

  25. Re:It runs pokemon red! on JavaScript Gameboy Color Emulator · · Score: 1

    I have a self-dumped pokémon red rom, and it does indeed run pretty well.

    Colour me impressed!