Slashdot Mirror


User: noblethrasher

noblethrasher's activity in the archive.

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

Comments · 38

  1. Re: WinXP - Longhorn on Microsoft Lifts Curtain on Indigo Software · · Score: 1

    I haven't tried this myself but wouldn't changing the shell value to point to firefox in the registry have the intended effect?

    e.g.

    HKLM\SOFTWARE\MICROSOFT\WINDOWS NT\CURRENT VERSION\WINLOGON
    Shell = Your_Firefox_Installation_Directory\firefox.exe

  2. Re:Motorola on Electronic Gadget Ideas for a New House? · · Score: 4, Informative

    I think this is a relevent link to the parent's post.

  3. Re:State-sponsored paranoia on Los Alamos Missing Disks Never Existed · · Score: 1

    Hey, I came across your site. You do some nice work.

  4. Re:Sounds good to me. on Former CIA Head Calls for Limiting Access to the Internet · · Score: 1

    Good point but the reasoning may be a little flawed. First of all, I'm allowed to treat similar things similarly and different things differently. I wouldn't give my child a choice to do something dangerous. Adults, however, have ownership of their lives and I don't have a right to impose my will on them know matter how much I love or know what's best for them. In a similar vain, the Bible suggests that children who die automatically go to be with God. They aren't given a choice in the matter. Once they become adults, however, God gives them the choice on how they will spend eternity. That's an internally consistent system anyway. Oh, and I'm not saying Hell is not fire and brimstone. I'm just acknowledging that I don't know what form separation of God takes. Also, just because it's post-biblical (not sure what that means) doesn't mean it's wrong. I just consider that there might be a difference between infinite suffering and endless suffering.

  5. Re:Sounds good to me. on Former CIA Head Calls for Limiting Access to the Internet · · Score: 1

    My apologies if I inadvertently built a straw-man. I'll try to clarify. You asked why would God punish someone if he was ignorant of the fact that he was marrying another man's wife. That line of thinking suggests to me that you think there has to be intent in order for something to be wrong. I'm simply suggesting that something can be wrong regardless of intent. The rest of the post was sort of stream of consciousness stuff addressed at no one in particular.

  6. Re:Sounds good to me. on Former CIA Head Calls for Limiting Access to the Internet · · Score: 1

    The premise to which you subscribe says that right and wrong are a function of intent (colloquial meaning of intent). I don't agree. While the case of Abilimech and Sarai at first seems murky, it's easy to resolve if you just accept the notion that in the objective universe it's wrong to marry another man's wife, even if you don't know she's married. This is why I have a problem with the philosophy that says do as you will as long as it does no harm to other. It's impossible to know how your actions will affect everything else. God wants obedience because, having a privileged perspective on the universe, he does know what is absolute best. Yeah, I know it makes me sound like a sheep, but everyone is to some degree. I'd just rather cut out all the middlemen.

  7. Re:Sounds good to me. on Former CIA Head Calls for Limiting Access to the Internet · · Score: 1

    Actually, that's not how it works. I don't know what Hell is other than separation from God. It's not that God is sending you to Hell; it's that he is not violating your free will by bringing you into forcing Himself on you for all eternity. As far as having the power to forgive all of us, He does have that and exercises it through Christ's redemptive sacrifice.

  8. You can run multiple versions of IE on Windows on How Do You Test Your Web Pages? · · Score: 1
    I'm not sure if this was already mentioned, but it's possible to run multiple versions of IE on Windows. Check out this site for instructions: http://www.insert-title.com/web_design/?page=artic les/dev/multi_IE

    I'm running IE 4.01, 5, 5.5, and 6 on one XP box as well as Netscape (4, 6 and 7), Opera 7, and Firefox 0.x

  9. Zero Defects on How Microsoft Develops Its Software · · Score: 2, Interesting

    I wish I had chimed in earlier. I'm an aspiring mathematician, not an engineer but I don't have an issue with the term 'zero-defect'. Engineering is all about tolerances and software engineering is no different. The highly mathematical nature of programming (as opposed to development) tends to obscure this fact. When an engineer designs a bridge they're not concerned about perfection, only how it will perform under a constrained set of conditions. For example, consider the math: the sets of memory locations and registers are finite and therefore pointer arithmetic (the operation of succession) is not closed hence buffer overflows are always theoretically possible on the hardware level. Some languages (C) unfortunately encourage us to forget this, and others (Java, and the .NETs) try to help out by at least simulating an environment in which we have infinite sets of memory (or in purer mathematical terms, pointer arithmetic is closed). The point is, as long as you're coding to the bare metal (and at some point you must) you'll always have the chance of at least this kind of 'defect'. At some point you need to be pragmatic (somewhat antithetical to pure mathematics) and decide when it is good enough: i.e. how many possible inputs should you test and how much peer review do you need? I personally would prefer to see software constructed in the same way as a mathematical proof (especially the peer review part which is a good argument for open source) but I also recognize that this is not compatible with all business models.

  10. Searching Google et al from address bar on Microsoft Is Planning To Renew IE Development · · Score: 1
    You've been able to do this since IE4 via the Quick Search Power Toys Accessory. It has several predefined searches (Yahoo, Lycos, etc.) and you can very easily define others. I created one for Google so that I just type g + the search terms in the address bar as well as one for Google groups (d + search terms). You're right however, Firefox is a more compelling offering.

    P.S. Funny anecdote, spyware broke the Quick Search on my IE at work

  11. Re:Doesn't work that way any more on Akamai DNS Outage Messes up Net · · Score: 1

    In that case, couldn't one just edit their host file to map the domain names to the appropriate IP address?

  12. About time someone pointed this out on Microsoft's Next Virtual PC Will Run Linux · · Score: 0, Redundant

    I'm glad someone finally pointed out this fact to the rest of the masses. There was never a question on whether or not Virtual PC would continue to support Linux, after all, Microsoft would have to add to the code to not support an OS designed to work on any x86 hardware. No, they don't support Linux (which could be looked upon as a reduction in quality since I believe Connectix did support it) but why should they. Furthermore, the Linux support was just a predefined configuration which very few used anyway.

  13. Re:from the "making-windows-liveable" dept? on Talk to the GNUWin II Team · · Score: 1
    Windows 'netstat' doesn't show the PID of the proc attached to a particular port


    Windows XP: netstat -o