Comment Just to be pedantic.... (Score 1) 88
Seeing how copyright cases being fair use or not are IIRC decided on a case by case basis, that's really all that can be said until the litigation runs its course.
Typical Americans
Naw, just because some people are too lazy or stupid to avoid generalizing doesn't mean you're right to keep it going.
ut in speed limits for the large aircraft. Right now airline flights fly fast to reduce total travel time. But the wait to get onto the flight is so long, not even counting the wait to get your luggage and/or rent a car means the actual percentage gain in time is not meaningful
Depends on the airport, time of day, route, etc - for much shorter routes , for much longer flights that seems absurdly impossible though.
Why would you include waiting at the airport though in the travel time (boarding and baggage retrieval, which also assumes someone has to be checking on bags too (another potential assumption error))? I mean, if the measure is getting between two points, why not just compare the travel between two points (which can include taxiing to the runway, to the gate, at the airport)?
My number one recommendation is to not do open-coded buffer or string manipulation by using pointer arithmetic. This simple to do but almost all of C OOB issues I see are caused by this.
Maybe this is a stupid question, but is it a problem with using pointer arithmetic, a problem of not ensuring you do proper bounds checking (even having a maximum boundary for instance), and the like, or even both?
Nothing succeeds like the appearance of success. -- Christopher Lascl