Slashdot Mirror


User: tomstdenis

tomstdenis's activity in the archive.

Stories
0
Comments
6,870
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,870

  1. Re:It's those stupid comercials. on Noise Over Mac OS Market Share "Slip" · · Score: 1

    I find them less insulting than the drug commercials or the "we're green friendly, see our efficient SUVs" commercials.

    Yea I agree their commercials are full of shit, specially since the first thing I do with an x86 is install GNU/Linux on it. But at least they're silly.

    Being told to talk to my doctor about yeast infections is not funny. It's just downright nasty.

    Tom

  2. Re:Core 2 Duo and Quads On The Way? on Noise Over Mac OS Market Share "Slip" · · Score: 1

    Hence names like "Core 2 Duo and "Core Duo."

    They're the same right?

    Tom

  3. Price much? on Noise Over Mac OS Market Share "Slip" · · Score: -1, Troll

    My custom Core 2 Duo desktop cost me $922 (CDN with tax + shipping), the cheapest similar thing [I didn't buy a keyboard/mouse with this] is the mac mini which cost $899 for the 1.83 Core Duo [not Core 2 Duo, e.g. conroe] version. Factor in taxes and the Mac Mini is $1024 in Ontario (6% GST and 8% PST). So for $100 less I got a better case [Antec 380W Tower], better processor [Core 2 Duo vs. Core Duo], and 512MB more memory.

    OMG!!! COULD THAT BE WHY Apple is losing sales? I just don't know!!!

    Tom

  4. I thought ... on Zero-Day IE Exploit In the Wild · · Score: 1

    "zero-day" meant you have something effective before release, e.g. "zero-day keygen" means you have a keygen that works before the product goes retail such that on the first day of distribution people can use it.

    Clearly IE has been "out for a while" so you can't make a zero-day for IE.

    Tom

  5. Re:Or they could... on A Triple-Standard Disk · · Score: 4, Insightful

    Or they could stop acting like children, sit it down, discuss the technical and logistical merits of both and DECIDE ON ONE STANDARD FOR NOW. ...

    Just saying.

    Tom

  6. Please explain to me on RFID To Track Play of DVDs And CDs? · · Score: 4, Insightful

    How playing "out of region" DVDs is bad?

    Suppose I'm a fan of movies made in France ... but I live in Canada. Why would it be bad for me, or the producers of the media, for me to BUY a copy and have it shipped here?

    What they really should call that is "out of monopololistic control zone."

    Tom

  7. Re:bah simple on Why Johnny Can't Code · · Score: 1

    386s were not expensive in 1995. Given that they came out in 1986.

    Thanks for trying to troll though you halfwit.

    Tom

  8. bah simple on Why Johnny Can't Code · · Score: 3, Insightful

    "you wanna play with computers? program them first sonny."

    Kids are fundamentally spoiled nowadays. They got a high speed computer, high speed net, digital cable, cell phones, spending money, etc.

    When I was a kid [and damn I was a kid of the 80s/90s] I sure as hell didn't have half of that. My computer was a XT up until I was 11 or so then it was a 386/25 we scraped together from spare parts. We didn't have net access only local BBS stuff so for the most part we had to INVENT our own fun. That is, code stuff up, mess around with the box, etc.

    If you want your kids to have similar adventures to what you had as a kid just don't spoil them rotten. Why on earth would your kid at age 10 want to sit through and learn themselves BASIC or C or Pascal or ... if you're handing them a new Dell box with a Cable modem and a XBOX360 or something.

    You can save money and your children themselves if you just learn to say "No."

    That and your kids will appreciate earning money later on in life so they CAN buy themselves toys and shit. Teach them the value of work [or at least looking like working...]

    Tom

  9. Re:crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 1

    Good question. I don't have a VIA to test. Fortunately, LibTomCrypt is pluggable which means if I had one and wrote a plugin for it I could run the benchmark with it enabled... :-)

    [hint hint]

    Tom

  10. Re:crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 1

    You wouldn't see different results. I'm measuring clock cycles not wall time which is why I bought the LOWEST END processor possible [I'm not made of money...]

    Tom

  11. Re:crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 1

    At what? That's the problem.

    These benchmarks you see on the web where they run "media creation tests" or whatever are not really indicative of the technology. At least with my test you know what MD5 or AES is. So when you see it double performance from Pentium M to Conroe you know Intel did something right for a change.

    In pure ALU performance I'd say Core 2 and the AMD K8 core are on roughly equal footing. AMD still has faster multipliers (see the ECC/RSA benchmarks) but the Conroe has a decent ALU otherwise (AES is faster for instance). In short, I'd expect a 2.13GHz Core 2 to perform much like a 2.13GHz AMD64 [though none exists...].

    Tom

  12. Re:crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 1

    The data/code will be in at least the L2 cache. The test program isn't that big and I'm only processing the same data over and over and over [e.g. encrypt the same small blocks].

    The results are very stable over multiple runs.

    The point of my test is to see ALU performance over anything else. And you can see from this test that the ALU performance has gone up considerably since Pentium M [and probably the first Core processor].

    Tom

  13. Re:crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 2, Informative

    It's an ALU benchmark nothing more. The goal is to see if the ALU has improved or not.

    The code all fits in either the L1 or L2 (the test program is less than a 1MB) so it doesn't matter that I used a low end Conroe. The 1.83Ghz conroe has the SAME CORE as the expensive 2.9GHz conroe...

    Tom

  14. Re:crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 2, Informative

    Clock speed won't change the cycle counts. I'm not counting wall time here. So you can expect that if AES takes 247 cycles @1.83GHz then it will probably take 247 cycles @2.93GHz.

    Tom

  15. Re:crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 1

    Um, Opteron is not slower at any hashes than the Core2. It's also faster at most PK work.

    That said, this is Intels ... ahem ... ****NEW**** core. Opteron is more than 3 years old.

    The results show that Intel is finally catching up in ops/cycle performance. Which is nice for a change...

    Tom

  16. Re:No 64-bit benchmarks on Intel Core 2 Duo Vs. AMD AM2 · · Score: 4, Informative

    http://libtomcrypt.com/ltc113.html

    crypto work done in 64-bit mode on the Core 2.

    Tom

  17. crypto work on Intel Core 2 Duo Vs. AMD AM2 · · Score: 2, Interesting

    :-) crypto benches.

    Seems core2 is closer to Opteron but not quite there.

    Tom

  18. Coolies on Intel's Quad Core CPU Reviewed · · Score: 1

    Still a hack, not complete, but coolies.

    Of course, AMD quad-core will actually "fully work" when shipped ... hehehee /me shakes fists.

    Tom

  19. Re:Circuitous logic? on Possible Delays for Vista in Europe · · Score: 1

    My point is, the Office business unit at MSFT could make more profit if they sold Office to GNU/Linux folk. Isn't that the reason to be in business?

    It'd be like Shell only selling gas to Ford owners, then buying up 1000s of gas stations in key locations [e.g. where you can own the market]. Wouldn't shell make more money by selling to everyone? Except yes, in this case Office is owned by MSFT just like Windows. So that's like Ford and Shell merging and then doing the same thing.

    And saying that's solely a matter of "just not using it" is true, definitely true, just not going to happen. Mostly because people say things like "it's true, it's just not going to happen." :-)

    Tom

    N.B. I use OSS at home. I push it at work constantly. I'm not going to "not do" my job though in protest.

  20. Re:Circuitous logic? on Possible Delays for Vista in Europe · · Score: 1

    Intuit doesn't make an OS.

    Think about it, what would be one reason to use Windows? Is it for the multi-user server capabilities? The stable modular and portable Kernel? The portable WM? etc. People buy Windows to run the programs that should be portable anyways.

    Which makes me ask a question: If Office costs $800 a seat and windows is next to free [in huge license agreements] why not just ditch Windows and sell Office/Visual Studio as your main product?

    Tom

  21. Re:Circuitous logic? on Possible Delays for Vista in Europe · · Score: 1

    shut up you. :-)

    Tom

  22. Re:crippled? on Microsoft's High School Opens in PA · · Score: 1

    I feel sorry for them though. In a generation or two times we're going to be robbing children of their final and last bit of innoncence all to make a buck.

    Nothing will make me happier than the demise of MSFT. [in this respect...]

    Of course a generation of mindless automatons means that for us who know two things about the outside world can find jobs easierly...

    Woohooo

    Tom

  23. Re:Circuitous logic? on Possible Delays for Vista in Europe · · Score: 2, Interesting

    "help out other developers" ...

    Um, how about doing the customers a service?

    And I think you're forgetting how engrained MSFT truly is. Yeah, sure it's nice to say "just stop using it." that's something I bring up often with my fellow co-workers. Doesn't seem to change anything. Even when we sneak a OSS OS on our workstations we still have to scramble to read the latest PPT from our PHBes.

    If MSFT were truly about marketting various products you'd see things like Visual Studio or Office for GNU/Linux. I mean can't the Office business unit of MSFT only win by selling to both windows and GNU/Linux audiences?

    oh wait, Office exists to sell Windows. That's about it.

    Tom

  24. Re:Circuitous logic? on Possible Delays for Vista in Europe · · Score: 1

    Well that seems kinda counter intuitive given their whole "track changes" and "document owner" properties...

    That said, suppose I send you a .doc file [sorry I know that's a sin] and you want to view it properly in BSD or Linux or heaven forbid, windows without Office...

    Suppose, MSFT stops releasing Office [for whatever reason]. What do you do then? [other than rejoice...]

    Tom

  25. Re:Circuitous logic? on Possible Delays for Vista in Europe · · Score: 4, Insightful

    I know you're trolling but for the benefit of others...

    The argument against MSFT isn't that they have technologies others don't have.

    The argument is that they purposefully swindle their customers into using software that is designed to lock them into using a sole vendor [without otherwise good justification]. That they are abusing their POSITION as a large market share holder to FURTHER their lock in.

    Arguing for MSFT is akin to saying "Yes MFST, release another product that I can't use as I choose, on the platform of my choosing with the tools of my choosing. I like being forced to use your tools, through out security and inefficiency problems because choice is bad."

    There are no technical reasons why [for instance] the Office file formats are not well documented in the public. The *value* of Office is the connectivity and interface of the software. Not the file format. [hint: that's a big reason why people hate OpenOffice]. Releasing the file formats means that you can use third party tools to do things to your documents that you can't with Office [like edit them in GNU/Linux].

    Similarly, their stance on DX and the Win32API is not founded in a technological superiority. It's just "different."

    Tom