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