Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Lead

Pages: 1 ... 32 33 [34]
496
Entertainment District / Re: Onion: World of World of WarCraft
« on: July 09, 2008, 06:26:43 pm »
http://www.theonion.com/content/video/warcraft_sequel_lets_gamers_play?utm_source=videomrss_79397

Basically, you get to play a person who's playing the game.

HAH!

A co-worker sent me that the other day. That had me rolling for a bit  :D

497
General Discussion / Re: Give yourself a Lasertoo!
« on: July 09, 2008, 06:25:41 pm »
I believe I would rather have a real tattoo rather than burning myself with a laser, hah.

498
The benefits of Automatic Updates FAR outweigh the (very small) potential for damage, not so much in businesses where patches are usually rolled out carefully -- but in the residential context and it could very well scare people into turning Automatic Updates off.
Agreed. But it's something people, especially businesses, should think about.

Even so the updates are typically hand picked and tested before deployment there are still users in a company that will go out themselves and update their computers, it happens everyday where I work. But then again that gets into where you need to setup policies on the workstations that limits the user on what he/she can do. I know the policies on our computers, particularly in our office, is set up to where everyone is tossed into the administrator group of their PC before the End User Computing group sets up their PC at their office / cubicle. This isn't the case at our other offices, but was noted in our last outbreak of a nasty worm that spread across our WAN.

499
General Discussion / Re: A big decision I've made
« on: July 09, 2008, 06:13:55 pm »
That's a big step in your life. God bless you and god bless America.

500
Entertainment District / Re: Hancock
« on: July 09, 2008, 06:07:12 pm »
Was this movie even worth going to see or should I spend my money on Get Smart instead?

501
General Programming / Re: .NET MDA being invoked
« on: July 09, 2008, 05:43:33 pm »
Code:
Code: [Select]
        protected virtual void OnConnected(EventArgs e)
        {
            foreach (EventHandler eh in __Connected[Priority.High])
            {
                try
                {
                    eh(this, e);
                }
                catch (Exception ex)
                {
                    ReportException(
                        ex,
                        new KeyValuePair<string, object>("delegate", eh),
                        new KeyValuePair<string, object>("Event", "Connected"),
                        new KeyValuePair<string, object>("param: priority", Priority.High),
                        new KeyValuePair<string, object>("param: this", this),
                        new KeyValuePair<string, object>("param: e", e)
                        );
                }
            }

            ThreadPool.QueueUserWorkItem((WaitCallback)delegate
            {
                foreach (EventHandler eh in __Connected[Priority.Normal])
                {
                    try
                    {
                        eh(this, e);
                    }
                    catch (Exception ex)
                    {
                        ReportException(
                            ex,
                            new KeyValuePair<string, object>("delegate", eh),
                            new KeyValuePair<string, object>("Event", "Connected"),
                            new KeyValuePair<string, object>("param: priority", Priority.Normal),
                            new KeyValuePair<string, object>("param: this", this),
                            new KeyValuePair<string, object>("param: e", e)
                            );
                    }
                }
                ThreadPool.QueueUserWorkItem((WaitCallback)delegate
                {
                    foreach (EventHandler eh in __Connected[Priority.Low])
                    {
                        try
                        {
                            eh(this, e);
                        }
                        catch (Exception ex)
                        {
                            ReportException(
                                ex,
                                new KeyValuePair<string, object>("delegate", eh),
                                new KeyValuePair<string, object>("Event", "Connected"),
                                new KeyValuePair<string, object>("param: priority", Priority.Low),
                                new KeyValuePair<string, object>("param: this", this),
                                new KeyValuePair<string, object>("param: e", e)
                                );
                        }
                    }
                    FreeArgumentResources(e as BaseEventArgs);
                });
            });
        }

FatalExecutionEngineError Managed Debugging Assistant comes up with:
Quote
The runtime has encountered a fatal error. The address of the error was at 0x7f578493, on thread 0x14ec. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of user code. Common sources of this bug include user marshaling errors for COM-interop or PInvoke, which may corrupt the stack.
(Note 0xc0000005 is ACCESS_VIOLATION).

I doubt I'll get much help but, thoughts?

Also, yes, if I take out the anonymous delegate calls and make those calls inline without a separate thread, the error goes away.

Q: What version of the framework are you compiling on?

502
Introductions! / Re: Hello!
« on: July 09, 2008, 05:40:55 pm »
Do you have a girl (boy?) friend? Yes
pics or lies

@CrAz3D:



No, u.

503
General Security Information / Disturbing Operations Call?
« on: July 09, 2008, 01:16:56 pm »
Every morning, we have what we call the Operations Call, which we discuss our critical systems and what we can do to maintain uptime. This morning it was brought up that I have Google Analytics installed on one of our main web pages, just to see what offices a majority of the traffic is coming from.

Someone on an Application Administration team calls me out on me having Google Analytics installed on my page, and demands to know what ports on the firewall it opens (lol). It ended up that at the end of the argument we were going back and forth about open source programs. The app. admin claims that open source is evil then proceeds to link me to a wiki page. That is when I realized that whatever I say he is going to try to make himself feel better that he knows "more". So I shutup and ended the call in laughter with my team.

But besides this, for those of you who work in the industry, how are your critical systems setup? I can only tell you little about ours but we indeed have mirrored drives and 2 different backbone connections coming in. Any suggestions into making a machine more of a 24/7 system? What kind of hardware do you have setup? How big of a backbone do you have and how many are incoming? And on top of that, is there anything else I can use to monitor traffic with ease rather than google analytics? Since this is an intranet application, I like to make sure that people that are outside are using our VPN to connect or else we have a major breach :(

504
Introductions! / Re: Hello!
« on: July 09, 2008, 12:57:15 pm »
O HAI JEFF
DO I NO U?

(sigh)

How old are you? 20
Where are you from? Cleveland, OH
What do you do (school/work)? Full Time Student / ECM Developer
Where do you work, if applicable? URS Corporation
What kind of music do you like? Anything that doesn't pertain bitches drugs and hoes
Do you have a girl (boy?) friend? Yes - On and Off Relationship
Are you in any other clans? No
What are they like (if applicable)? -
Any friends around here (members or otherwise)? Warrior and that bafoon Camel
Why do you want to join? Bored at work? Or need to fufill my nerdy side.
Have you read our rules? Skimmed.
What's your favourite tv show? No time for TV
Movie? Super Troopers I suppose
Band? Staind
Country? USA
Continent? North America...
Season? Winter
Type of weather? Cool
Subject in school? Computer Applications
Chemical? Argon - Ar
Food? Anything cheap
Drink? Pepsi
Book? Training from the Source - Adobe Flex 2 (sigh)
Author? n/a
Operating system? Linux - Slack 12
Phone company? Sprint - unlimited data plan :)
Computer brand? Custom built, even though my old case was bad and now I use a emachine case to house my monster :p
Linux distribution? Slack 12 and XUbuntu
Sport? bowling, golf
Sports team? Die hard cleveland fan.
Sporting event? Football
Game? Anything
Style of game (board, rpg, card, etc.)? Doesnt matter
Bird? n/a
Animal? n/a
Pet? n/a

Thanks for the myspace like survey. Where are the razorblades at so I can cut my wrists now  :-X

505
Introductions! / Hello!
« on: July 09, 2008, 11:15:07 am »
Hello all, my name is Jeff and I am 20 years young and an ECM Developer for the #1 engineering firm in the US, URS Corporation. I've been developing applications since I was 15 years old, and now pertake in .NET development. I've known Warrior for a long time, just figure I would come up and join in on the fun.

Thanks Nelson. :-X

506
http://www.computerbytesman.com/security/windowsupdate.htm

Just think -- if MS sent out a bad update (malicious employee? malware infection?) they could hose the world!

The mitigation is, in my opinion, that a lot of bigger companies (the government I work for for sure) tests each patch before deploying. But it could still be timebombed or something!


I stopped reading at:
"exploited by a disgruntled Microsoft employee"

These people need to read about QA and move on. What, do they sit around all day writing up these silly scenarios so they can put out a meaningless article?

Here's a new an interesting idea, why not turn off the Automatic Updates if you're a big company? Problem solved.

The majority of users will be running Windows Vista in the very near future, which has a lot of added protection against malware and has a great security track record.

In any case, let's take an example of Sony's recent 2.40 patch for their Playstation3, it bricked a lot of PS3s. Did this mean the end of the world? No it simply meant they put out a corrective patch.

Let's take another example of Windows Vista SP1 being shipped with an endless reboot bugs that occured on Frankenstein OEM PCs which had misconfiguration out of the box. What happened? The installs were reverted and the update was pulled for their specific hardware configuration.

In short, there's an inherent and obvious risk associated with Automatic Updates. However, there's an even bigger risk with assuming the majority of users may check for updates by themselves, this has been consistently shown to not be the case.

Just wondering, I haven't even paid enough attention to this -- Is the automatic updates on by default in Windows Vista, or do they give you the option to turn them on while you are installing / booting the machine for the first time?

Pages: 1 ... 32 33 [34]