| bio | website | |
|---|---|---|
| location | Netherlands | |
| age | 25 | |
| visits | member for | 2 years, 8 months |
| seen | May 21 at 8:02 | |
| stats | profile views | 14 |
At young age I already had much interest for computers. It all started with a book about QBasic which got me hooked to programming. Experimented and made lots of little programs for myself. Later on, I started doing more with web development, mainly PHP.
Nowadays I'm a professional webdeveloper mainly developping in PHP. In my own time I also do little projects in Python.
|
Feb 12 |
awarded | Nice Answer |
|
Nov 4 |
revised |
Are Verification and Validation both Quality Assurance and Quality Control? Expanded acronyms in title for clarification |
|
Nov 4 |
suggested | suggested edit on Are Verification and Validation both Quality Assurance and Quality Control? |
|
Oct 6 |
revised |
How can I reformat my condition to make it better? Spelling correction |
|
Oct 6 |
suggested | suggested edit on How can I reformat my condition to make it better? |
|
Sep 20 |
comment |
Which VCS is efficient for storing small changes to big text files? And note that initially, each object is stored as separate files on the file system. It requires something like git gc (which gets executed automatically after a while) for git to pack things up. |
|
Aug 7 |
revised |
How can I prevent users from merging origin/X into Y in git? added 254 characters in body |
|
Aug 7 |
comment |
How can I prevent users from merging origin/X into Y in git? The best bet you could make is the precommit hook. But I can't think of a way to do that. |
|
Aug 7 |
comment |
How can I prevent users from merging origin/X into Y in git? Your question is in the form of a solution. Could you please provide details on what you exactly want to achieve? Why can't users make such merges? |
|
Aug 7 |
answered | How can I prevent users from merging origin/X into Y in git? |
|
Jul 10 |
awarded | Critic |
|
Jul 3 |
awarded | Yearling |
|
Jul 3 |
comment |
OAuth2 vs Public API @AidanCully Oops, I meant authorization. |
|
Jul 3 |
revised |
OAuth2 vs Public API Authentication -> authorization |
|
Jul 2 |
answered | OAuth2 vs Public API |
|
Jun 12 |
comment |
Is it a good idea to appoint one of the scrum team member or scrum master as Product Owner? What does POA mean? |
|
Jan 24 |
comment |
Using A Debugger (An Interview Question) @SK-logic Care to explain? |
|
Jan 1 |
comment |
Unit testing methods with indeterminate output @MarkBaker Because most of the unittesting questions are on programmers.se. It's a vote for migration, not to close the question. |
|
Dec 2 |
comment |
Is this a correct situation to use a constant? @solution because that is the convention. |
|
Sep 19 |
revised |
Why NoSQL over SQL? Removed exessive inline formatting. |