This is the key. I'd argue that you can keep a 20k codebase in your head. If the codebase is larger than that, you need to be confident that you can safely ignore the rest of it while working on your piece. If you need…
Even if technology, or more likely the web, will get to a point where it's good enough, people are notoriously awful at identifying that point when it comes. See old quotes about five computers in the world and whatnot.…
"Before Google the Internet was more useful" Wow, could not disagree more. It's order of magnitudes easier for me to find a good answer for virtually any question. Not to mention how much better gmail is than mail…
The proper way of playing fast notes on a guitar (with a pick) is alternate picking, up/down/up/down. So a three note per string scale ascension would be dud udu dud udu ... I never learned that. Instead I took the…
CoffeeScript has no types. I have no clue why people keep including CoffeeScript when they talk about static type alternatives to JavaScript.
I've just used this to get a solid undo/redo in our WebGL editor. It works amazingly well, and is very performant. However, our backend is not in Javascript, so if I'd want to use it for data transport I'd have to make…
The OP was talking about the current incumbent, and the solution proposed does not work for web applications, since the JSON.stringify in most browsers do not sort keys. Sure, you could implement your own javascript…
I like this idea, and I think it's helped my confidence greatly over the years because of my disparate hobbies (he's a better coder than me, but can he do a backflip?). I've been pondering lately, if I defined my own…
It's not there yet, but we're working hard to make it happen at gootechnologies.com. Main focus is 3D games for now, but we're going to attack 2d in early summer. Right now you can prepare your scenes and do some basic…
Our (goo's) idea is to make it easier for game developers to make web based games, so you don't have to be a web developer to get a great browser experience. Still quite early in the process, but I have a good feeling.
Yes, it seems the server was not expecting this kind of attention. Should be fixed now.
I think the point is that writing code on isolated parts without thinking about the overall purpose and architecture of the program leads to bloat, repeated functionality and diverging paradigms/conventions in the same…
That one (and similar guides) really helps. When I started out programming and went to IRC for help people frequently pointed me to those tutorials. When I started to follow the gist of them, I got friendly answers all…
So it's a no on preparing some in your pressure cooker? http://what-if.xkcd.com/40/
I'm guessing an automatic ID reader is a lot cheaper than a fingerprint reader. Most long-distance buses around here have them, so you don't have to bring a ticket (just book with your id number). It might be easier to…
Agreed, bad things are bad. I was in pain for 3-4 years in my early twenties due to Bechterew's disease, and it was a thoroughly bad experience. Though still mild compared to what the author describes, it really messed…
> Bullshit. I didn't do my first startup until I was 32. Stop thinking like that. If you're a programmer, your prime is still 20 years ahead of you. (Believe me, I know.) I love you a little for that
Without having done much research I also find it easy to imagine that the sedentariness of the paleo-people where, on average, a lot less than of people nowadays.
Some 37 signals outlet had a nice discussion on this. The key in their view was to limit the number of features rather than the quality of said features. Something about thinking of the features you want on a 2D map,…
In the foreseeable future, the form factor of a phone makes it impractical to e.g. strap on your helmet, while the more cubical gopro would be a very impractical handset.
I guess it comes down to how specific expectations you have. I don't plan everything minutely, I just expect it will be a great experience in general, whatever happens. That way I look forward to it, and enjoy thinking…
This doesn't work at all for me. I love having expectations. I love looking forward to things. I'm going on a trip in May, and I expect it to be great. If it sucks, I might be a bit disappointed, but the vacation is a…
I'd guess it will work the same as with facebook login. If you have a good reason to get your users private data, you may do so (using facebook, twitter, google+, etc). If you only need a login mechanism, you need to…
If you did something wrong, and know it, I think it's laudable to own up to it and be nice about it. If you get a free pass, great, if not, well, you deserve it. The OP was trying to do something right, and got punished…
I believe the argument is not that the Quora team should be incarcerated for putting up a wall, but rather that this setup may not be the best way to build a large community and, in the long term, a profitable company.
This is the key. I'd argue that you can keep a 20k codebase in your head. If the codebase is larger than that, you need to be confident that you can safely ignore the rest of it while working on your piece. If you need…
Even if technology, or more likely the web, will get to a point where it's good enough, people are notoriously awful at identifying that point when it comes. See old quotes about five computers in the world and whatnot.…
"Before Google the Internet was more useful" Wow, could not disagree more. It's order of magnitudes easier for me to find a good answer for virtually any question. Not to mention how much better gmail is than mail…
The proper way of playing fast notes on a guitar (with a pick) is alternate picking, up/down/up/down. So a three note per string scale ascension would be dud udu dud udu ... I never learned that. Instead I took the…
CoffeeScript has no types. I have no clue why people keep including CoffeeScript when they talk about static type alternatives to JavaScript.
I've just used this to get a solid undo/redo in our WebGL editor. It works amazingly well, and is very performant. However, our backend is not in Javascript, so if I'd want to use it for data transport I'd have to make…
The OP was talking about the current incumbent, and the solution proposed does not work for web applications, since the JSON.stringify in most browsers do not sort keys. Sure, you could implement your own javascript…
I like this idea, and I think it's helped my confidence greatly over the years because of my disparate hobbies (he's a better coder than me, but can he do a backflip?). I've been pondering lately, if I defined my own…
It's not there yet, but we're working hard to make it happen at gootechnologies.com. Main focus is 3D games for now, but we're going to attack 2d in early summer. Right now you can prepare your scenes and do some basic…
Our (goo's) idea is to make it easier for game developers to make web based games, so you don't have to be a web developer to get a great browser experience. Still quite early in the process, but I have a good feeling.
Yes, it seems the server was not expecting this kind of attention. Should be fixed now.
I think the point is that writing code on isolated parts without thinking about the overall purpose and architecture of the program leads to bloat, repeated functionality and diverging paradigms/conventions in the same…
That one (and similar guides) really helps. When I started out programming and went to IRC for help people frequently pointed me to those tutorials. When I started to follow the gist of them, I got friendly answers all…
So it's a no on preparing some in your pressure cooker? http://what-if.xkcd.com/40/
I'm guessing an automatic ID reader is a lot cheaper than a fingerprint reader. Most long-distance buses around here have them, so you don't have to bring a ticket (just book with your id number). It might be easier to…
Agreed, bad things are bad. I was in pain for 3-4 years in my early twenties due to Bechterew's disease, and it was a thoroughly bad experience. Though still mild compared to what the author describes, it really messed…
> Bullshit. I didn't do my first startup until I was 32. Stop thinking like that. If you're a programmer, your prime is still 20 years ahead of you. (Believe me, I know.) I love you a little for that
Without having done much research I also find it easy to imagine that the sedentariness of the paleo-people where, on average, a lot less than of people nowadays.
Some 37 signals outlet had a nice discussion on this. The key in their view was to limit the number of features rather than the quality of said features. Something about thinking of the features you want on a 2D map,…
In the foreseeable future, the form factor of a phone makes it impractical to e.g. strap on your helmet, while the more cubical gopro would be a very impractical handset.
I guess it comes down to how specific expectations you have. I don't plan everything minutely, I just expect it will be a great experience in general, whatever happens. That way I look forward to it, and enjoy thinking…
This doesn't work at all for me. I love having expectations. I love looking forward to things. I'm going on a trip in May, and I expect it to be great. If it sucks, I might be a bit disappointed, but the vacation is a…
I'd guess it will work the same as with facebook login. If you have a good reason to get your users private data, you may do so (using facebook, twitter, google+, etc). If you only need a login mechanism, you need to…
If you did something wrong, and know it, I think it's laudable to own up to it and be nice about it. If you get a free pass, great, if not, well, you deserve it. The OP was trying to do something right, and got punished…
I believe the argument is not that the Quora team should be incarcerated for putting up a wall, but rather that this setup may not be the best way to build a large community and, in the long term, a profitable company.