lemurien·hace 2 años·discussThis 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·hace 2 años·discussDo you mean they would work like that to prevent an alternative implementation? This seems a bit far fetched.
lemurien·hace 2 años·discussDid he say that? It’s not in the original interview: https://dallasinnovates.com/exclusive-qa-john-carmacks-diffe...
lemurien·hace 2 años·discussIs it in Europe? I feel people would like it if you tell that you like what you do.
lemurien·hace 2 años·discussLooking at the lane problem, wouldn‘t an adjusted, less ambiguous road marking solve some of the self driving car issues?
lemurien·hace 3 años·discussMaybe some constants or enums to give names to specific numbers.let CENTERED = 0; let JUSTIFIED = 1;