Slashdot Mirror


User: Cryptnotic

Cryptnotic's activity in the archive.

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

Comments · 1,364

  1. Re:So much for security through obscurity on Windows 2000 & Windows NT 4 Source Code Leaks · · Score: 4, Funny

    I prefer Windows 666*3+5.

  2. Re:That's not quite true on It's Official -- Star Wars on DVD · · Score: 1

    Spoken like someone who doesn't really know what he's talking about...

    Here's an article comparing the Canon 1Ds to 6x7 medium format film scanned with a $100 per scan drum scanner process.

    http://www.luminous-landscape.com/reviews/shootout .shtml

    The result is that they're really close. And then when you consider the fact that 6x7 film is something like 6 times the surface area of a 24mm by 36mm film negative... well, you get the idea.

  3. Re:HDDVD on It's Official -- Star Wars on DVD · · Score: 2, Interesting

    Actually, it's the other way around. The high-end digital cameras are superior to film for almost everything. At the 11 megapixel level (specifically the Canon 1Ds), digital surpasses 35mm film.

    At ISO (film sensitivity) at or over 800, digital will come out way ahead, since grain will be so large on the film that resolution is severely compromised. Digital will have a small amount of noise at higher ISO's, but it would be not nearly as severe in deteriorating the image quality as large grain fast 35mm film. This is one of the reasons why all the sports photographers are shooting digital now, even if it is with the lower resolution 4 or 5 megapixel cameras.

  4. Re:That's not quite true on It's Official -- Star Wars on DVD · · Score: 1

    First off, for still cameras, there ARE ones that rival or exceed 35mm film. Take a look at the Cannon E01 as an example.

    You mean the Canon EOS 1Ds. It's an 11 megapixel digital SLR camera. And yes, it's better than 35mm film.

  5. Implementation specific vs. generic... on Learning Computer Science via Assembly Language · · Score: 4, Informative

    A real computer science program will teach generic principles of programming and systems development, with projects that delve into a variety of actual implementations of systems.

    For example, a b-tree data structure is fundamentally the same thing whether you implement it in 32-bit ARM assembly language or 16-bit x86 assembly language or C or Java.

    To understand how assembly language works, you need to understand how a processor works, how instruction decoding works, how register transfer language works, how clocking a processor makes it accomplish things. To understnad how registers hold values electrically and transfer values between registers you need to understand some physics and electronics.

    To understand how a compiler takes a source language and translates it into a target language, you need to understand a little about the kinds of languages computers can understand (Context-Free Languages) and how they can parse them (Context-Free Grammars). Delving into that field will lead to the core theory of computer science, what is possible with machines in general and what is impossible.

    A real computer science program at a university will take you through all of these subjects over several years, allowing for some excursions into other things like databases and cryptography. A real computer science program is always theory with projects that are applied to actual implementations.

  6. Syntax, OS interfaces... on Learning Computer Science via Assembly Language · · Score: 5, Interesting

    Well, for starters the syntax for assemblers is different. There are two standards, the AT&T standard (which is used by the GNU assembler) and the other one that is more familiar to DOS/Windows x86 assembly programmers (which is used by the NASM assmebler).

    Second, OS interfaces for making system calls (e.g., to read files, open network connections, etc) are different in Linux versus DOS or Windows).

  7. Re:Canon on Digital Camera Image Verification · · Score: 1

    Actually, the smallest Canon digicam uses SD memory because CF would make the camera too big.

    But for all the bigger cameras, they use CF.

    Another weird thing is that this new pro camera (which will cost close to $4000) has slots for both CF and SD.

  8. Re:iPod kind of kludgey on KISS · · Score: 2, Interesting

    /sarcasm on...

    Wait, dragging a file to the trash will delete it. So won't dragging a disk to the trash delete the disk?

    The Mac UI is not the most consistant thing in the universe. /sarcasm off...

  9. You don't need it... on "DVD-Jon" Demands Compensation · · Score: 1

    If you have a case against a large corporation that could result in a large settlement, the lawyers will take on the case on a contingency basis. That means that it's a gamble to them. If you win the case, they get 40% or more of the proceeds.

    They'll take those cases. If they figure out that if they win a certain percentage of them and the expected profit for them is worth more than the cost of doing the work, they'll do it.

  10. Re: mistake on Arrest in Caridi FBI Investigation · · Score: 1

    oops. 50's not 60's.

  11. GNU info sucks. on Man Page Project Can Now Use Official POSIX Docs · · Score: 1, Troll

    Damn, the GNU-gestapo modded you flamebait already.
    Oh well, I have to agree with you. GNU info sucks.

  12. Re:They will both serve lengthy prision terms on Arrest in Caridi FBI Investigation · · Score: 1

    Unfortunately, no.

    She's a fun girl at parties though.

  13. Damn Commies! on Arrest in Caridi FBI Investigation · · Score: 1

    These old movie guys are all communists. Didn't we learn anything from the McCarthy hearings in the 1960's.

  14. Re:They will both serve lengthy prision terms on Arrest in Caridi FBI Investigation · · Score: 0, Troll

    Hypocrite Troll. You yourself killed hundreds of Iraqi children because you either directly or indirectly paid taxes that paid for the bombs dropped on their homes.

  15. Counter-Strike happened... on 2003 Vaporware Awards · · Score: 1

    That's why Team Fortress 2 was never released. It couldn't compete with CS. It was just out-classed by a free mod. Of course, everyone was blown away by CS.

    Also, tech demos from 4 years ago would probably not be considered very impressive today.

  16. Re:bottlerocketeer on Bush To Announce Manned Trip To Moon, Mars · · Score: 1

    There are a suprising number of people who believe that one party is "good" and the other party is "evil". Most of those people, if you confront them on it, will deny any such fervant alignment. However, many of the same people will look down upon anyone who openly supports a candidate of the other party, considering that person a supporter of the devil or a bad person.

    Mostly I've seen this behavior in young women, all Democrats.

  17. Re:Another exploration into post-modernist literat on Engineer Deconstructs Literary Criticism · · Score: 1

    The paper was written by smart people, though they wrote it as a joke.

  18. Re:This isn't exactly new tech... on Photoshop CS Adds Banknote Image Detection, Blocking? · · Score: 1

    One story I heard about the capture of Saddam Hussein was that just after the initial invasion of Iraq, Saddam Hussein disappeared and a bank was robbed in Baghdad. The U.S. suspected that Saddam had robbed the bank so they acquired a list of the serial numbers of the currency stolen from the bank. When those bills started showing up, they traced the bills back to the source and found the neighborhood where Saddam was hiding.

    In the same way, if banks scan the all the bills they take in and send out and OCR the serial numbers, if the bank is robbed, they will know what bills were stolen. When those bills show up anywhere (for example deposited at another bank), they can try to trace the source back to the robbers.

  19. Re:WTF? on Photoshop CS Adds Banknote Image Detection, Blocking? · · Score: 1

    A photographer will have a model sign a "model release", which states what the model was paid for his/her work and giving permission to the photographer for whatever use of the images.

    I presume makeup artists and stylists and also perhaps providers of clothing also have to sign similar releases allowing visual reproduction (photographs) of their works to be created and used by the photographer.

    It's a weird business.

  20. Re:Final scratch on Video Scratching Goes Mainstream · · Score: 1

    The same concept should be able to map any linear data (audio, video, etc) to the track on the record.

  21. Re:Don't feed the trolls! on MP3 Winners and Losers for 2003 · · Score: 1

    Step 1: Get five candles and a live goat.
    Step 2: ...
    Step 3: Profit!

  22. Re:I can probably find it faster. on Remote-Controlled Robot Could Browse The Stacks · · Score: 1

    I usually don't bother to correct people like that. Eventually, there will be so few educated people who will know the difference between e.g. and i.e., so it won't matter. Of course, by then, people will use language, but not know why.

    I guess ultimately, it doesn't really matter.

  23. Re:Programming is Creating... on Outsourcing Winners and Losers · · Score: 1

    No doubt that you can do anything in C, but sometimes it does take 100 lines plus a lot of constructs to do something and those 100 lines are less likely to be reused than if the same code was written in another language that makes it more likely to be reused. Often in C, I find myself rewriting things that I've done dozens of times before.

  24. Re:New console is a portable Ique on Nintendo To Launch New Machine Next Year? · · Score: 1

    Nintendo was never that dumb. They always took the strategy of making the hardware as cheaply as possible. They then keep exclusive software titles and characters (e.g., Pokemon, Mario, Luigi, Legend of Zelda, Donkey Kong, Wave Race, Starfox, etc). It seems to work pretty well for them.

  25. Re:Tape still competitive on Building a Budget Storage Server · · Score: 1

    True, that is a serious concern for large companies. However, for your average porn/mp3/divx/warez archive though, it's fine.