Slashdot Mirror


User: ComaVN

ComaVN's activity in the archive.

Stories
0
Comments
636
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 636

  1. Re:Bad Developer, BAD! on Microsoft Word Security Flaw · · Score: 1

    Feel free to replace "Microsoft" with any software firm that has ever existed. All softare has bugs. Get over it.

  2. Re:WTF? on Assembly Language for Intel-Based Computers, 4th edition · · Score: 1

    What fucking crackhead came up with the idea of using hardware interrupts to implement BIOS calls?!!! (Oh, that's right, those fucking x86 crackheads!)

    How do other architectures handle these? I'm only familiar with x86 assembly myself.

    Anyway, who thought 8 hardware interrupts were enough? The cascaded PIC is not the best design possible either. Yet, most modern computers still have this basic design, so it can't be all bad, can it?

  3. Re:Windows on Assembly Language for Intel-Based Computers, 4th edition · · Score: 1

    Erm, int 21h (used for file access, tsr, and memory allocation) is *not* a bios call. (try an int 21h call in the bootsector, it's just an iret if I recall correctly). Int 13h (disk access) *is* a BIOS call, but doesn't let you write a file, only directly to disk, which will fsck up your file system (pun intended) if you're not REALLY careful.

    About those games: those were basically OS-less games. The only thing they used the bios for was to switch video mode, read data from disk (with some custom filesystem) and get input.

    It was a completely "userspace" application.

    If that's what you call userspace, then LiLo is a userspace application too. <FALLACY TYPE="APPEAL TO AUTHORITY">Believe me, I've debugged more than enough bios and dos interrupts to know what I'm talking about.</FALLACY>

  4. Re:Windows on Assembly Language for Intel-Based Computers, 4th edition · · Score: 2

    DOS was nothing more than a shell

    Really? So what BIOS call allocates memory for me? Or writes files to disk? Or lets my program go TSR? Or lets me write "$" terminated strings to screen? (ok forget that one. Whoever came up with THAT idea in the first place?)

    The BIOS only provides easy access to some default hardware like the screen and the harddisk, but it has no knowledge at all about the filesystem or things like that. That's what io.sys does.

  5. Re:you were lucky on Assembly Language for Intel-Based Computers, 4th edition · · Score: 1

    I'm ashamed to ask, but too lasy to look it up, but what does "STA" do? Is that one of those BCD operations?

  6. Re:In even more basic terms. . . on Judge Kills Napster Sale Over Conflict of Interest · · Score: 1

    Is there a webmaster? Can't be getting paid much.

    Yes, ofcourse it would take him several hours of unpaid labour to whip up that website.

    Can't imagine why anyone would do that.

  7. Re:Heh... on The Two Towers Hits the Net · · Score: 1

    Kind of like Cameron's Titanic
    (spoiler alert: The ship sinks)...


    yeah, but who would've thought the annoying little brat would die instead of the chubby chick?

  8. hands up... on The Two Towers Hits the Net · · Score: 1

    all of you who immediatly started their Kazaa/Gnucleus/whatever to find it.

  9. Re:Caffeine is a drug on Baseball Cracks Down on Fan Sites · · Score: 0, Offtopic

    What are you saying, I should cut back on coke too?

  10. oops on Baseball Cracks Down on Fan Sites · · Score: 0, Offtopic

    Sorry about that, I should cut back on caffeine

  11. Slashdot's favorite pastTime... on Baseball Cracks Down on Fan Sites · · Score: -1, Offtopic

    is bitching about spelling.

  12. Re:This is gonna cost me karma, but... on Is Branding the Future of Open Source? · · Score: 1

    That would be this one. (ok, it's not a lawsuit yet, but it's coming. You get the picture.)

  13. Re:so we're safe...... for now on Thomson: MP3 Licensing Same As It Ever Was · · Score: 1

    No, you should have paid royalties years ago.

    Anyway, all I use mp3 for is stealing music, what do I care if I stole the player too?

  14. Re:This is gonna cost be karma, but... on Is Branding the Future of Open Source? · · Score: 1

    Well, considering the recent excitement about old LucasArts games, it's not very obscure.

    Anyway, I played that game so often I keep hearing the dialogue over and over again in my head :p

  15. Re:This is gonna cost me karma, but... on Is Branding the Future of Open Source? · · Score: 1

    Lindows isn't (completely) open source. Anyway, that's what "etc." stands for. You know which ones I mean.

    My point is that you cannot (or should not) claim rights to a brandname like Mozilla, when it's clearly a reference to another brandname. (Hell, even the logo shows some Godzilla-like creature.)

    I have no sympathy for the current lawsuit against Mozilla, just like I wouldn't have any sympathy for a lawsuit by the mozilla group against anyone who calls himself Mozilla Certified Professional or whatever.

  16. This is gonna cost be karma, but... on Is Branding the Future of Open Source? · · Score: 4, Insightful

    This might mean open source projects shouldn't be given ripoff names like Mozilla, ScummVM, Gaim, Licq, etc. Rebuilding functionality of closed source applications is fine, but you might just be a bit more creative and give it a REAL name.

  17. Re:With those odds on Meteorite Hits Girl · · Score: 2, Insightful

    First Great Eastern say they decided to publish the picture "out of sheer frustration" in an attempt to stop teenagers climbing onto the tracks.

    Yeah that's smart, show a picture of a guy doing something incredibly dangerous and stupid, and getting away with it. Now they made it into a sport. (Let's call it platformhumping)

    Better show them this too.

  18. Re:Warflying "American" Style on Warflying: San Diego · · Score: 1

    That was hilarious. Thank you.

  19. Re:Thank god for ogg! on New MP3 License Terms Demand $0.75 Per Decoder · · Score: 1

    If I think it sounds better, it sounds better (well, to me at least.) So why don't other encoders boost the volume if that makes it sound better?

  20. Because of this? on Why are Businesses Willing to Spend More for Software? · · Score: 3, Insightful

    You: I'd like to buy that car.
    Cardealer: Ok, excellent choice, that'll be 50 dollar.
    You: What? Why is it so cheap? What's wrong with it?
    Cardealer: Nothing, it's perfectly ok. Nothing wrong with it. First owner, has had regular checkups, handles like a dream, 50 bucks.
    You: Erm thanks, I'll go somewhere else.

  21. Re:Emacs is better than Vi on Vi IMproved -- Vim · · Score: 1

    Well moderated! this is the mother of all flamebaits.

  22. Re:Sigh on Quantum Computer Possible From Silicon Fab · · Score: 1

    maybe your grammar is too good.

  23. Re:anonymous idiot on Quantum Computer Possible From Silicon Fab · · Score: 1

    think again: What he's saying is that factoring is NOT NP complete. Since the original post claimed quantum computers can solve NP complete problems in polynomial time, a paper about factoring has nothing to do with this.

  24. Re:what? on Amateur Quest For Lychrel Numbers · · Score: 1

    That's silly, if it doesn't, this is NOT the way to prove that. It can only prove if a number is not in the sequence.

    Then again, there are plenty of people who consider it fun to learn 10000+ digits of pi. Now THAT will impress the chicks.

  25. Re:Commander Keen! w00t on The Technology Behind ID's Games · · Score: 1

    yeah and the sound at the beginning of that level is the text "To win the game you must kill me, John Romero" backwards.

    I remember playing Doom in the middle of the night, totally drunk. It took me a while to realize that trying to look around corners by moving your head doesn't work.