Slashdot Mirror


User: spongman

spongman's activity in the archive.

Stories
0
Comments
2,450
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,450

  1. Re:Who wants to bet... on Estonian ISP Shuts Srizbi Back Down, For Now · · Score: 1

    well, if you car is unroadworthy (ie a danger to other drivers) then the police can pull you over and impound your car.

  2. Re:It has been said on Adobe Releases C/C++ To Flash Compiler · · Score: 1

    I'm guessing the main reason AS3 is 'slow' is due to the capturing of function scope. C/C++ only needs to provide function/global scope, os method calls are likely to be much simpler to implement.

  3. Re:Oh oh Adobe... on Adobe Releases C/C++ To Flash Compiler · · Score: 1

    and static with dynamic. Iron* is Microsoft's moniker for dynamic implementations of languages running on the CLR. AS3 is mostly statically typed except for the '*' type (which is similar to C#4's 'dynamic' type)

  4. Re:Try harder on the naming front... on Ioke Tries To Combine the Best of Lisp and Ruby · · Score: 1

    Actually, the win7 codebase is missing one of the '+'s

  5. Re:Where was the real improvement on Is Windows 7 Faster Or Just Smarter? · · Score: 1

    i doubt it - you're forgetting that for 99% of users, upgrading their computer means getting a new one. the problem with vista wasn't hardware, it was XP. XP was the 1st consumer OS from Microsoft that didn't entirely suck; which really is all that most people want from an OS: let me run my apps without crashing all the time. vist, or win7 can have all the latest bells and whistles, but in the end yahoo mail will still just be yahoo mail, and unless Microsoft can convince people that they really are going to spend the time to learn how to use all those new features this time around, then, well, people aren't going to buy it.

  6. Re:Linux: 4096 on Windows 7 To Be 256-Core Aware · · Score: 1

    the kernel for Server 2008 R2 is going to be based on the win7 kernel.

  7. Re:No Silverlight here. on Windows 7 To Be 256-Core Aware · · Score: 3, Informative

    actually, silverlight does not use .NET CAS (code access security) model. the only code that silverlight will run is transparent and verifiable. this is exactly the same security model that flash uses.

  8. Re:No Silverlight here. on Windows 7 To Be 256-Core Aware · · Score: 1

    err, AS3 code (on flash 9) is JITed.

  9. Re:Enough? on Windows 7 To Be 256-Core Aware · · Score: 1

    Datacenter-x64 supports 64 cores. however, the performance is somewhat limited by some global locks low down in the kernel. win7 adds support for 256 cores by partitioning the cores into logic groups. they've also removed several of those global locks to reduce contention at scale.

  10. Re:Ok on Microsoft Announces Windows Azure, Cloud-Based OS · · Score: 1

    not quite - the finding was overturned on appeal, and the case was subsequently settled out of court.

  11. Re:Well... on New Contestants On the Turing Test · · Score: 1

    Sum Ergo Cogito

    Comfortable Italian clockwork adding machine?

  12. Re:Threading in C# on Good Books On Programming With Threads? · · Score: 1

    check out the latest MSDN magazine: http://msdn.microsoft.com/en-us/magazine/cc992993.aspx it focuses on parallelism, and highlights some of the upcoming features in C++ (lambda expressions) and the .NET framework (PLINK/TPL).

  13. Re:lite on Why Mozilla Is Committed To Using Gecko · · Score: 1

    chrome runs the plugins in a separate, sandboxed process. IE8 runs the whole page (including plugins) in a separate, sandboxed process.

  14. Re:active scripting on Vista's Security Rendered Completely Useless · · Score: 1

    TFA is inaccurate. any browser that hosts plugins capable of executing user code are potentially vulnerable. this isn't limited to ActiveX.

  15. Re:".NET loads DLLs into the browser itself..." on Vista's Security Rendered Completely Useless · · Score: 1

    Firefox's JavaScript interpreter doesn't use OS-provided libraries

    It doesn't need to, for a plugin to assist in these kinds of exploits it just needs to allocate memory (on the heap or stack) and allow the hacker to write to it.

    The key point is that normally a buffer overflow in a windows browser (IE, Firefox, etc...) would not normally be exploitable due to things like ASLR, but the prevalence of scripting languages, flash, java on people's machines makes circumventing these overflow protections much easier.

  16. Re:Well hungarian notation... on Best and Worst Coding Standards? · · Score: 1
    because your new types will be incompatible with existing APIs especially those beyond your control (3rd party, OS, etc...)

    you could provide implicit casts for those types in order to remain compatible with those APIs, but then you're back where you started...

  17. Re:what are the last 10 languages? on 11th Annual ICFP Contest Begins · · Score: 1
    actually, they (unintentionally) discriminating against those that use C++ as well:

    https://projects.cecs.pdx.edu/~jgmorris/icfpc08/index.cgi/ticket/9

  18. Re:Better security for ActiveX controls on IE 8 To Include New Security Tools · · Score: 1

    you know wrong. ActiveX on Vista runs in a sandbox with lower rights than the current user.

  19. Re:'boring'??? on New Grads Shun IT Jobs As "Boring" · · Score: 1
    Car analogy time? I commute over the Golden Gate bridge every day, but this does not make me a civil engineer. Confucius might have once said:

    "regular facebook usage does not a good software engineer make."
    This reminds me of a category heading I once saw in the London Yellow Pages:

    Boring: (see Engineers)
  20. Re:Damn swf video on Duke Nukem Forever Preview On Jace Hall Show · · Score: 4, Informative

    the Jace Hall show, along with all the new content on crackle.com is show with pro equipment and encoded in H.264 - that's why we require a recent build of the flash player. if you have a fast internet connection you can watch the 2Mbps 720p H.264 stream. we think it's some of the best looking video on the web today.

  21. Re:decent on Duke Nukem Forever Preview On Jace Hall Show · · Score: 1

    you need v. 115 or later

  22. i know how on Code Quality In Open and Closed Source Kernels · · Score: 1

    the layout of the bottom half of Eclipse's 'About' dialog is slightly better than the one in VS. apart from that it's a steaming pile of crap. i curse every time i have to use it, which is far too often these days.

  23. Re:42.5% of statistics on 85% of Chinese Citizens Like Internet Censorship · · Score: 1

    yeah, where's the control group?

  24. Re:Logical positivism to the rescue... on Is Mathematics Discovered Or Invented? · · Score: 1
    The way I see it is this: Mathematics is two things:
    1. 1) a bunch of truths (axioms)
    2. 2) a bunch of tools use to create more truths from #1 ad nauseam/infinitum/until you drop out of math class
    1. a) #1 are discovered by using #2
    2. b) #2 are invented in order to (a)
    the question of physicality is irrelevant: humans are capable of abstract thought.
  25. Re:Other Banks books on Matter · · Score: 1

    Song of Stone is poetry in prose. On one hand it's Banks just showing off the fact that he can actually write. On the other it's a dark, tragic story of love and conflict.