Comment Re:How to Win Friends and Influence People (Score 2) 14
All Overstreet needs to do is figure out how a merge window works. He doesn't need to write a perfect apology.
Conclusion: whatever you can get out of a 4 cylinder is only sufficient for a small sedan, even if it's a hybrid.
Dumb conclusion based on a weird sample size where you only chose cars with low hp. Modern 4 cyl engines can have more than 300 hp, and they don't struggle up hills.
manual ratios are setup to minimize the # of shifts, because they really hurt 0-60 times
Is that a problem, though?
Much of the criticism of the C63 and GLC63's powertrain was focused on the lackluster sound when compared with the symphony of a V-8.
Of course, that's assuming that the summary is correct.
Indeed. (Applied) CS has still a long way to go and that way will eventually make it a respected engineering discipline.
Actually it's kind of interesting to think what it would take to get there. I don't think we're actually 50 years away, if we wanted to get there. What would students be expected to know to be an actual software engineer?
The first level is easy: the students need to be able to get the computer to do what they want. This is the first level, and when I do job interviews, I am trying to figure out if the candidate can reliably get the computer to do what they want or not (mainly using programming problems like on leetcode, since those are short and fast. Although I make up my own questions, they're basically in the same class). Unfortunately that level often takes students 4 years to achieve, if they achieve it at all.
IF you could speed up that knowledge acquisition (which would largely be done by having students do a lot of programming), then moving on to the next step, I know there are things I wish software engineers knew, but I don't know how to organize it into a teaching system. I teach it to other engineers at work in an ad-hoc way.
"Anyone attempting to generate random numbers by deterministic means is, of course, living in a state of sin." -- John Von Neumann