| bio | website | demianbrecht.github.com |
|---|---|---|
| location | ||
| age | 35 | |
| visits | member for | 2 years, 1 month |
| seen | 2 hours ago | |
| stats | profile views | 474 |
I've been spending over the last decade of my life building games.
I have a deeply seeded love of Python and the open source community as a whole.
Me elsewhere:
|
Jan 5 |
awarded | Popular Question |
|
Nov 24 |
awarded | Nice Answer |
|
Nov 23 |
awarded | Nice Answer |
|
Nov 22 |
awarded | Nice Answer |
|
Oct 27 |
revised |
Pure C++ for iOS apps added link |
|
Oct 11 |
comment |
Black Hat Hackers vs Programmers? @MattRidge: Absolutely. However, my intent with sharing the link (other than it's one of my favorite nostalgic readings) was to suggest that you should accept black hat hackers as a way of life because it's never going to go away. I'm also not quite sure how standing on shoulders of giants is a bad thing.. We are all doing that.. Programmers and hackers alike. |
|
Oct 11 |
comment |
Black Hat Hackers vs Programmers? To point 4: mithral.com/~beberg/manifesto.html. Not much more needs to be said ;) |
|
Oct 10 |
comment |
Multithreading synchronization interview question: Find n words given m threads @RobertHarvey: Sometimes people ask the wrong questions. The OP has a poor mindset to tackle technical interviews and this answer was an attempt to help put him/her on the right track. |
|
Oct 10 |
revised |
Multithreading synchronization interview question: Find n words given m threads deleted 5 characters in body |
|
Oct 10 |
answered | Multithreading synchronization interview question: Find n words given m threads |
|
Oct 9 |
comment |
What are graphs in laymen's terms I'd actually extend that example to note that all entities described in your example could be depicted as vertices in a graph (city, plane, magazine, map, etc), the map itself just being a single vertex. |
|
Oct 5 |
comment |
Does reading fiction improve one's ability to read technical material? Simpsons made me code smrter. |
|
Oct 5 |
comment |
Best sources to find your go-to programmer Love downvotes without an explanation :P |
|
Oct 4 |
answered | Pricing personalized software? |
|
Oct 4 |
answered | Best sources to find your go-to programmer |
|
Oct 3 |
answered | Is it a good practice to create a list of definitions for all symbols and words in a programming language? |
|
Oct 1 |
answered | How to organise projects with dependencies on BitBucket? |
|
Sep 21 |
awarded | Custodian |
|
Sep 4 |
answered | Why is Adobe Air so underrated for building mobile apps? |
|
Aug 30 |
comment |
Python Coding standards vs. productivity @MarkBooth: You can't please everyone. I agree that if it's simply imposed from above it's more difficult to get buy in from other members, but it's still not a "huge waste of time". In having the standards in place, the code should be much more consistent and therefore you would run into less diversity in code throughout a project, which increases readability. But yeah.. Throwing away tests due to standards would lead me to believe that there were bigger problems under the hood. |