| bio | website | blog.gahooa.com |
|---|---|---|
| location | Altoona, PA | |
| age | ||
| visits | member for | 2 years, 7 months |
| seen | May 15 at 19:14 | |
| stats | profile views | 55 |
|
Apr 24 |
answered | What's a good license for a specification? |
|
Mar 27 |
answered | Why many web developers use java programming language for web development? |
|
Mar 15 |
comment |
Would md5 hashes allow detection of synced files? Take a look at the design goals github.com/appcove/FileStruct (disclaimer: I am author). It would be fairly trivial to port to Java. |
|
Mar 15 |
revised |
Preparing to release code as open-source Added OCL notes |
|
Mar 15 |
comment |
Preparing to release code as open-source Added Dual License Contributor Agreements section which we have found useful. |
|
Mar 15 |
suggested | suggested edit on Preparing to release code as open-source |
|
Mar 14 |
comment |
Free cloud web service development The price people put on learning is oftentimes way-too-ssssmall. |
|
Mar 14 |
comment |
Are exceptions as control flow considered a serious antipattern? If so, Why? @9000, in some cases, sure. But then you lose access to local variables, and you move your code yet-another-place, when the process is a coherent, linear process. |
|
Mar 14 |
answered | Javascript Tabletop RPG Character Generator |
|
Mar 4 |
answered | What solutions are available for closed beta issue tracking |
|
Mar 4 |
answered | Are exceptions as control flow considered a serious antipattern? If so, Why? |
|
Feb 28 |
comment |
Consuming JSON stream into AWS Database on the cheap The lower end AWS instances are not much money. You didn't mention how big of a database you will need or how large it will grow -- that is where your expense will be. |
|
Feb 26 |
comment |
Engineering interview candidate refuses to use whiteboard +1 "You aren't hiring him to work on a whiteboard; you're hiring him to work at a keyboard.". Anyway, standing at a whiteboard is akin to giving a presentation, which a lot of people never got rid of the lump in their throat from speech class in 8th grade. However, I commend him for being honest with you about his limitations. |
|
Feb 11 |
answered | Which Open Source License is right for my project? |
|
Feb 8 |
answered | I have a previous invention (software / framework) that I plan to use on my new job. What happens to my copyright if I improve it during the job? |
|
Feb 8 |
answered | Pushing a new version of a live web application in a Git based workflow |
|
Feb 6 |
awarded | Enlightened |
|
Feb 6 |
awarded | Nice Answer |
|
Feb 6 |
answered | What's the point of those technique detailed interview question for Senior dev? |
|
Feb 5 |
comment |
Does anyone knows a good minimal php mvc framework? Would you mind listing what features you would like in the minimal MVC framework? |