598 reputation
37
bio website blog.fourthwoods.com
location Johnstown, PA
age 42
visits member for 2 years
seen 7 hours ago
stats profile views 39

C and C++ developer with a background in Software Assurance and system level security.

Useful links:


1d
awarded  Yearling
Mar
26
answered The problems with Avoiding Smurf Naming classes with namespaces
Mar
15
comment Is relying on implicit argument conversion considered dangerous?
Yeah, I just threw the code together to test out some of the gcc compiler options (which it doesn't look like there are any to address this particular case). I didn't look much further into it (I'm supposed to be working :-) but given gcc's adherence to the standard and the use of the explicit keyword a compiler option was probably deemed unnecessary.
Mar
15
answered Is relying on implicit argument conversion considered dangerous?
Mar
6
revised Prevent developers from using constants
Removed unnecessary vulger language.
Mar
6
suggested suggested edit on Prevent developers from using constants
Mar
6
revised How do you learn about new or less-known Java tools/libs?
added 2 characters in body
Mar
6
answered How do you learn about new or less-known Java tools/libs?
Mar
6
comment Prevent developers from using constants
Right. But there's no way for the compiler to know the difference between which hard coded constant is good and which hard coded constant is bad.
Mar
6
answered Prevent developers from using constants
Mar
5
comment Flow Chart - While Loops process
I would use consistent naming throughout. If a "frame" is more descriptive of what the data is I'd call it "frame" and forget the term "block" ever existed.
Mar
5
comment Flow Chart - While Loops process
It looks more correct to me. I can see each block/frame being processed without exiting prematurely. As @JohnR says in his comment though, there could be a better distinction between what a block and a frame is (if they are not the same thing).
Mar
5
awarded  Nice Answer
Mar
5
answered Flow Chart - While Loops process
Mar
4
comment You're hired to fix a small bug for a security-intensive site. Looking at the code, it's filled with security holes. What do you do?
The attacker could use the exploit to get the information on the structure of the database. No SQL injection vulnerability should ever be downplayed.
Mar
4
answered You're hired to fix a small bug for a security-intensive site. Looking at the code, it's filled with security holes. What do you do?
Mar
4
awarded  Informed
Feb
25
awarded  Constituent
Feb
25
awarded  Caucus
May
24
awarded  Yearling