lemurien·2 年前·議論This looks like the „compagnon du devoir et du tour de France“ in France.https://en.m.wikipedia.org/wiki/Compagnons_du_DevoirThey learn the basics and then they make a tour of France to refine their skills. They are required to move at least every six months.I know a couple of them from my family and this looks impressive. If this existed for software engineering, this would be the best training.
lemurien·2 年前·議論Do you mean they would work like that to prevent an alternative implementation? This seems a bit far fetched.
lemurien·2 年前·議論Did he say that? It’s not in the original interview: https://dallasinnovates.com/exclusive-qa-john-carmacks-diffe...
lemurien·2 年前·議論Looking at the lane problem, wouldn‘t an adjusted, less ambiguous road marking solve some of the self driving car issues?
lemurien·3 年前·議論Maybe some constants or enums to give names to specific numbers.let CENTERED = 0; let JUSTIFIED = 1;