Just Make It Faster
feld.com
Just Make It Faster
1–10 of 29 posts
Re: Just Make It Faster
#2Re: Just Make It Faster
#3If something is taking way too long, often times it shouldn't be made faster, it should be done differently. For example, it takes me 4 hours to get to work, just making the car faster isn't going to help. Maybe the solution is to take a plane, get a different job,work from home, or move closer to where you want to be.
Re: Just Make It Faster
#4On the other hand, I'd like to have a full-stack CEO as well. Not just someone who can only say "make it work", "make it faster", "make me some money".
Re: Just Make It Faster
#5Good post. Don't forget to pay your full-stack engineer with a full-stack money. Don't be cheap on them mkay? On the other hand, I'd like to have a full-stack CEO as well. Not just someone who can only say "make it work", "make it faster", "make me some money".
And by full-stack CEO, you mean someone who understands all the aspects of the business and isn't a pandering, disconnected, figure-head? In a lot of companies they'd be called the operating CEO, or in more cases, the COO/president.
Re: Just Make It Faster
#6Re: Just Make It Faster
#7Re: Just Make It Faster
#8If something is taking way too long, often times it shouldn't be made faster, it should be done differently. For example, it takes me 4 hours to get to work, just making the car faster isn't going to help. Maybe the solution is to take a plane, get a different job,work from home, or move closer to where you want to be.
That's the problem with computing: Often you don't have a very good understanding if there's a good reason for the thing to be slow. Only if there is such a conceptual reason (like, you're solving a problem involving very many variables that must be optimized), you must start thinking if a different approach is in order.
Re: Just Make It Faster
#9The author achieved a big speed increase with a faster disk, more RAM, adding indexes, and rewriting slow queries. The relevant skillset is "knowing a thing or two about databases", not "full-stack programmer".
If you knew a little about assembler then maybe you'd waste a lot of time rewriting code. Instead of fixing the db. Full stack programmers are valuable for their knowledge that is an inch deep but a mile wide. Any fix a full stack performs is going to seem trivial to an expert in that field.
Re: Just Make It Faster
#10Am I wrong in thinking that most technical founders are full stack developers?