Slashdot Mirror


User: DigitlDud

DigitlDud's activity in the archive.

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

Comments · 184

  1. Re:These tests don't really put Wine in a good lig on Wine vs Windows Benchmarks · · Score: 1

    The tests I'm referring to are the read/write memory tests. They're over small amounts of memory within a page so the memory manager would have nothing to do with it. Not only that, if allocations are included in the test time, well, that's one inefficent test since it's ment to test hardware not OS overhead.

  2. Re:"Quick Tab" on Microsoft IE 7 Goes (More) Beta · · Score: 1

    "Quick tabs" just show how counterproducutive tabs are in the first place. One must ask, why not just have the pages in seperate windows?

  3. These tests don't really put Wine in a good light on Wine vs Windows Benchmarks · · Score: 2, Interesting

    Wine is significantly slower in nearly half of the tests. And getting faster results during memory and CPU tests don't make any sense. The OS shouldn't have anything to do with the results of these tests. Maybe the results are skewed by the Wine's timer implementations?

  4. Re:3 Word Summary of Practical Mono on Practical Mono · · Score: 1

    One follows its own naming conventions, the other doesn't. =)

  5. Re:Obligatory Troll... on IE7 Leaked · · Score: 1

    Well, we run nearly 1000 WinXP lab machines as non-admin here that get used by thousands of users. None of them have ever ended up with spyware installing itself or anything. As administrators it's a pain in the ass to get a lot of software running but it's very possible to do.

  6. Re:Obligatory Troll... on IE7 Leaked · · Score: 1

    ActiveX controls are no more or less secure than Firefox plugins. Just don't install malicious shit.

  7. Re:Obligatory Troll... on IE7 Leaked · · Score: 3, Informative

    If look at the security hole listings for IE, there are exactly 3 buffer overflow problems found in the entire history of the browser. Not exactly indicative of insecure coding. Look at Firefox for comparison.

    Most of the IE security holes are cross-site scripting BS and things that require stupid users to work properly. And of course when running as non-admin, all the security exploits are irrelavent.

  8. Re:Obligatory Troll... on IE7 Leaked · · Score: 0, Troll

    I've been using IE since 4.0 and I've never been owned by any security exploit. The insecurity of IE is all FUD.

  9. Re:This is where being able to see the source help on WMF Flaw not a Backdoor · · Score: 1

    Actually he was one of the first people outside Microsoft to be granted a license to the NT source code.

  10. Re:Cold Fusion on Desktop Cold Fusion Reconsidered · · Score: 1

    I don't understand why so many people on slashdot are quick to dismiss this.

    One word, Purdue.

  11. Re:Fear on High-tech Cars Replacing Driver Skill? · · Score: 1

    The problem is, as long as you don't actually have to drive yourself, these technologies tend to make you overconfident in your ability (or your car's ability) to not have an accident or to save your butt if there is one.

    For example, when they started mandating seat belts in cars and installing airbags people drove faster and more recklessly believing at some level they would be protected in an accident. People in the cars were indeed safer, but there were more accidents and pedestrians were getting killed more often.

    People don't take driving seriously because its way too easy and preceived to be safe. I saw some guy driving with two cell phones and steering with his elbows the other day. Ridiculous.

    Pretty much all technologies have a flip-side especially ones that supposedly save lives.

  12. Re:You are 100% correct. on Microsoft Threatens To Withdraw Windows in S.Korea · · Score: 1

    You'd be surprised how much big governments and big corporations go hand in hand. Government regulation, which always gets out of control, is what creates these not-so-free markets in the first place.

  13. Re:GUI on OpenOffice Bloated? · · Score: 1

    Actually they DON'T use native widgets. Office has been getting into trouble over this for quite some time.

  14. Re:Enough is enough... Call the FTC on No WINE Before Its Time · · Score: 1

    Uhh...Windows is Microsoft's private property, it's not public domain. They're not obligated to do any of those things. You know, property is supposed to be protected in this country not regulated by the government.

  15. And taking it further... on Insecure Code - Vendors or Developers To Blame? · · Score: 1

    Users are to blame for putting up with crap and buying insecure software.

  16. Re:seriously on Windows Vista Build 5231 Review · · Score: 1

    It's called "not finished".

  17. Re:A brief word of sense to the EU bashers out the on EU Claims Internet Could Fall Apart Next Month · · Score: 1

    Yeah and that would explain why the freedom-hating regimes in Iran and Syria are applauding their efforts.

  18. Re:Given what a shitpile Comcast On-Demand is on Microsoft Sees Future in IPTV · · Score: 1

    No, its unlikely your Comcast cable is running on MS software. Comcast isn't running it widespread yet. Microsoft set-top boxes were made available in the Seattle area as a seperate service from regular digital/on-demand. Microsoft's actually solves a lot of the problems with current services such as channel load times.

  19. Re:Unfortunatly on Real And Microsoft Close to Settlement · · Score: 1

    Actually I believe it's Real who is bypassing the competition here through the socialist EU.

  20. Re:Competition driving innovation on Under the Hood of Office 12 · · Score: 1

    Why even bother to get software at all? Just write it yourself.

  21. Re:No market there on MS Vista Look and Feel To Go Cross-Platform · · Score: 1

    Yeah that's right. It's interesting that Vista has a re-written audio stack that's pro-level and entirely in user-mode. Almost 0 latency and high fedelity all across it. Another feature most will ignore except for the per-app volume control.

  22. Re:It's vaporware on MS Vista Look and Feel To Go Cross-Platform · · Score: 1

    Well they already have Mobile Direct3D which runs on some high-end cell phones and PDAs.

  23. Re:No market there on MS Vista Look and Feel To Go Cross-Platform · · Score: 1

    Okay hypocrite.

  24. Nice going Slashdot on Flash, Meet Sparkle · · Score: 5, Insightful

    "Flash, Meet Sparkle" and then linking to an article explaining how it has nothing to do with Flash at all.

  25. No restarts either on IIS 7.0 Learns a Few Tricks from Apache · · Score: 1

    This has been true for past versions of IIS, you don't have to restart the server when you make a configuration change...unlike say Apache. Although of course you have .htaccess for those minor directory-level changes.