Jump to content
RemedySpot.com

Re: Re: Monitor troubles

Rate this topic


Guest guest

Recommended Posts

I prefer the more verbose style. Also, something I hate:public void doThis(){   whatever();}The bracket style is harder to read. I use:

public void doThis(){   whatever();}

a misplaced ; would have likely been quickly picked up. Of course, if the language was more demanding that you put the {} blocks in, it'd absolutely guarantee you didn't shoot yourself in the foot (I'm looking at C/C++/C#, possibly Java, not sure)....

It was PHP. 

Link to comment
Share on other sites

Sorry to disappoint but that isn't an aliases of mine... I like to

believe I'm a good guy, but I like to keep the real me and the on-line me

separate but I don't try very hard to keep my real ID a secret.

Most people don't care enough to look for my real ID and but I don't have

anything the hide to bother with an alias the would be secure against a

serious effort to probe it...

Ender

At 09:46 PM 2/17/2010, you wrote:

Ender, by coincidence are you the same person as

pesusich@...? Also, how is

Valentine? :P

Link to comment
Share on other sites

I recognized Ender Wiggin from the book Ender's Game, and I remembered that the address I pasted used the same alias name of Ender, based on the book. Valentine was a reference to a character in the book. The other Ender was someone from another mailing list.

 

Sorry to disappoint but that isn't an aliases of mine...  I like to

believe I'm a good guy, but I like to keep the real me and the on-line me

separate but I don't try very hard to keep my real ID a secret. 

Most people don't care enough to look for my real ID and but I don't have

anything the hide to bother with an alias the would be secure against a

serious effort to probe it...

Ender

At 09:46 PM 2/17/2010, you wrote:

 

Ender, by coincidence are you the same person as

pesusich@...? Also, how is

Valentine? :P

Link to comment
Share on other sites

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...