Slashdot Mirror


User: Ian+Schmidt

Ian+Schmidt's activity in the archive.

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

Comments · 245

  1. Re: Word screenshots on Wine Runs Word 2000 And Excel 2000 · · Score: 3

    I'll post one when I get home from work. Had I known I was gonna be Slashdotted I would've included one :)

  2. Re:It could NEVER happen on Wine Runs Word 2000 And Excel 2000 · · Score: 5

    Oh my Jesus, I've been Slashdotted. :-)

    Now then, lemme trot out my standard response to this claim, usually made by embittered former OS/2 users.

    Microsoft does not control their own platform anymore. Their installed base is spread across 5+ Win32 implementations, including 95/95OSR2/98/98SE/NT351/NT4/2000. Office *has to* run on every single one of those, because many home and business customers don't upgrade their OS much if ever. This plays right into Wine's hands, since Office cannot use any new whizbang features on new MS OSes. They are being slowly strangled to death by their very own market share - it's a beautiful thing, and it goes along with ESR's arguments about DOJ being fun but unnecessary.

  3. But you DO get nasty bad sectors again on The Software Police vs. The CD Lawyers · · Score: 2

    Macrovision's making a killing with their "SafeDisc" CD protection scheme, which is pretty much a bad sector check on top of an encryption scheme. Never mind that there's an automated program out there that undoes the encryption without checking the bad sectors first, companies are forking over billions for this.

    The reason? The PC game software industry is dying. Powerful easy-to-use consoles are murdering PC software sales in every category except first-person shooters and real-time strategy, and that's only a matter of time. Publishers believe due to timing that it's because of the rise of CD-R drives, when it's actually because of Windows and the PC architecture, neither of which was designed to play games and both of which act strangely when forced to do so.

    Ironically, the only thing SafeDisc prevents in real life is playing the games on Wine (the bad sector check hacks it's way into kernel mode on Windows), and once cracked (either by automated or more traditional means) that's not a problem either.

  4. Re:Beat to the punch on Sony Super CD: More Bits, More Bucks, Mo' Betta? · · Score: 2

    Actually, DVD Audio discs won't play on existing DVD Video players. DVD-A was slated to use a varient of CSS ("CSS-2") for copy protection, but DeCSS put the kibosh on that. DVD-Audio as now shipping uses a new and supposedly improved encryption scheme (but still nonstandard and closed, so it's probably crackable). Think RIAA's having a fit now that we can make perfect rips of 44.1k/16-bit CDs? Hah! That's nothing :)

    Anyway, most DVD-Audio players coming out now are also DVD-Video (thank god), but older DVD-V (and computer DVD-ROM drives) won't be able to read DVD-A discs.

  5. Re:Slackware on Slashback: Dyn-O-Mite!, Paper, Sploits · · Score: 1

    Ahh yes, Slackware. For people who think Debian is too friendly ;-)

  6. Re:Ok.... so now Tux is competing with gamers? on Try Out Tux Racer This Weekend · · Score: 2

    NVIDIA's drivers for XFree 4.0 are built off the same codebase as their Windows Detonators. Linux with those babies is ready right now for anything Carmack can toss out.

    And what's wrong with WINE, anyway? Half-Life/Counterstrike in it's full OpenGL glory via WINE is quite fun, and you'd be hard pressed to make a native port run faster in any significant way.

  7. Oh yes it is on GCC's Response To Red Hat · · Score: 2

    2.95.2 is armed and dangerous with optimizations on. I've seen it completely remove reverse-counting for loops with substantial bodies (ie, for (i=7; i>0; i++) { guts_of_application(); } disappeared entirely from the generated code). And this is on x86, the supposedly most stable target.

  8. Re:Somewhat bittersweet (slightly OT) on GCC's Response To Red Hat · · Score: 2

    If you change the "cc" symlink to point to "kgcc" instead of "gcc", the kernel builds fine on RH 7.

    Having spent hours trying to find bugs in my code that turned out to be gcc 2.95.2 bugs I'm glad *something*'s being done about it. The 2.96 snapshot thus far is much better quality than 2.95.2, if a lot pickier on ANSI C++ violations (which is fine too).

  9. Re:Telephone Consumer Protection Act of 1991 on The Joys Of Big Business; or Why AT&T Long Distance Sux · · Score: 2

    This worked for me. I was getting frequent phone-spams from AT&T and MCI, and I told them both to add me to their "do-not-call" list. The MCI rep was actually bright enough to tell me "it may be up to 60 days before this goes into effect", but neither one have called me since I asked to be on their list (almost a year now).

  10. Re:HP has an IA-64 emulator for Linux on X86-64 Simulator - now available (Linux only) · · Score: 2

    the thought of extending x86 junk to 64-bits is just... chilling.

    I thought so too at first, but read the documentation. In 64-bit mode, many of the x86's wackiest features and instructions go away. No more segments/selectors, and you get 8 new general purpose registers to play with (in addition to EAX and friends). It actually "looks and feels" more like 64-bit MIPS than x86. I think GCC oughta be able to crank out some nice code with 8 more registers to play with :)

  11. Re:Erm.. the 17-july bug is patched on july 17th on White Hats Take NASDAQ Through MS IIS Hole · · Score: 2

    NT/2000 users : Stupid.

    Yes, but Microsoft's marketing for NT/2000 over the years has constantly told PHBs that they don't need expensive smart admins, only Unix/Linux does. And there are in fact PHBs that believe it - I worked for a company where management tried to set up and admin a NT file/print server themselves. They made it nearly 3 months before the whole thing imploded and we had to hire actual admins. At least with Linux nobody's (yet?) making that claim.

  12. Re:Very nice. on Netscape 6, PR 3 Released · · Score: 2

    Doesn't matter what they are - the point remains that IE gets an unfair free ride on memory usage because most of it shows up as "System". 3rd party browsers don't get that advantage. Heck, explorer.exe (the desktop) even preloads all your plugins (Flash/Director, Real, Quicktime, etc) so *they* appear as "system" memory usage too.

    It's amazing what you can discover about Windows running wine :)

  13. Re:Poor Digital:Convergence on Slashback: Quakery, Lifespans, Barcodes · · Score: 2

    Heck, it's about time such an easy pick for FuckedCompany came up. Anyone who's a regular /. reader NOT got :D:C:::::: (or whatever) on their hit list?

  14. Re:I've been doing fine... on Red Hat Linux 7 Infested With Bugs · · Score: 2

    M3 T00! It's working fine on several of my computers, with the exception of a AGP problem on my i815 machine (not Redhat's fault - the kernel driver stupidly doesn't function on an 815 when you don't use the on-board video). Rebuilding the kernel fixed that just fine.

    I suspect the real reason this story exists is because Rob and co are known Debian bigots, but Slashdot conspiracy theories are so tiresome :)

  15. B*tch please. on Sega Pushes ISONews, and They Push Back · · Score: 2

    Sega's by far the coolest game company when it comes to emulation - they've only shut down ROM sites and left news and emulators alone. Contrast with Sony and Nintendo, who claim the emulators themselves are illegal and have lawyers to try and prove it. Remember that when Sega found out about KGen, their reaction was to pay Steve Snake a buttload of money to make an enhanced Win9x version for their Sega Smash Packs on the PC. Contrast with Sony's reaction to bleem!/VGS, or Nintendo's reaction to UltraHLE and I think you'll realize Sega is actually very cool about emulation.

  16. Re:It's about the voters, stupid! on Slashback: Verstecken, Poe, Roundtable · · Score: 2

    Umm, duh? The alternative, after all, is that said adults actually become good attentive parents. God (or whatever) forbid!

  17. Re:Ultimate Slashdot Post on Privacy Concerns and The CueCat · · Score: 1

    You forgot KDE, GNOME, Microsoft, Legos, RMS, Debian, and Star Wars. Hope this helps.

  18. Re:News for nerds... on Lego Mindstorms DJ · · Score: 1

    You misspelled "Space Channel 5". HTH.

    "Up! Down! Left! Right! Shoot! Shoot! Shoot!"

  19. Re:RedHat packages ? on KDE 1.94 "Kandidat" released · · Score: 2

    Beta 3's been quite stable for me. I've been quite angry about KDE not releasing RH RPMs for beta 4 or 5 - is this some kind of continued fallout over the GNOME Foundation brouhaha?

  20. Easy. on Slashback: Profanity, Synching, Flicks · · Score: 2

    Because specific chipsets have specific DVD acceleration support, and it's usually not exposed by X (not X's fault, the companies in question want to avoid legal trouble with DVD-CCA so they won't document anything they don't have to).

  21. Here's one on IE 5.5 Tracking Default Bookmarks · · Score: 1

    This site doesn't render in Netscape on any platform (haven't tried Mozilla) but works fine in IE.

  22. PCFriendly is a "PC" of crap on What Happened To Intervideo's Linux DVD Player? · · Score: 2

    Even accounting for the fact that I run it on Win98, I've never come across a DVD title using it that functions properly. Not only does it blindly assume and require that your desktop be 640x480, it crashes/hangs/bluescreens frequently. I can never get more than 3 or 4 questions into the quiz from the Matrix, and a lot of people I know can't get the software to load at all or detect their DVD-ROM drive.

    Someone should reverse-engineer that and come up with a working alternative - that would have a market.

  23. Not true (I wish it was) on Destroying The Myth Of The Web-Safe Palette · · Score: 5

    I've written low-level drawing code that had to work on 3 dozen video cards, so I know entirely too much about this. There are actually 3 flavors of "high color":

    * 15 bit, no alpha channel, aka "555" color with 5 bits each of R, G, and B.
    * 15 bit with alpha, aka "1555" with 1 alpha bit and 5 bits each of R, G, and B.
    * 16 bit which (on PC hardware at least) is always "565" color, with 5 bits each for red and blue and 6 for green (because the human eye is more sensitive to variations in green).

    You can of course treat 555 and 1555 the same in most cases. Older boards tended to be 555 format, while most newer designs are 565.

  24. Can you prove that? on Linux 2.2.17 Released · · Score: 4

    That's an awfully serious accusation to be levelling against the likes of Alan. Please list reliable sources, 'cuz this is the story of the year if you can prove it.

    Given that Redhat funded development of the TUX webserver, which requires 2.4 for it's fundamental operation, I'm not gonna put much stock in it though...

  25. Umm, teetering on *what* edge? on It'll Be an Open-Source World · · Score: 2

    Wall Street analysts would argue with that assessment. And even if Sourceforge went away tomorrow, I greatly doubt (m)any of the projects on it would be cancelled. Most of them had some form of that infrastructure before, and they can have it again.