I'd be interested to know if any F1 drivers actually use git.
Not sure, but I do personally know two high profile Ruby developers who regularly race in the LMP2 (Le Mans Prototype 2) class - DHH and my fellow GitHub cofounder PJ Hyett, who is now a professional driver, owning and racing for AO ( https://aoracing.com/ ). I mostly say this because I find it somewhat fun that they have raced _each other_ at Le Mans last year, but also because I've personally seen both of them type…
Why is Git Autocorrect too fast for Formula One drivers?
11–20 of 248 posts
Re: Why is Git Autocorrect too fast for Formula One drivers?
#12In any case it is not a good idea to have a CLI command happen without your approval, even if the intention was really obvious.
Re: Why is Git Autocorrect too fast for Formula One drivers?
#13I sometimes have this realization as I'm pressing enter and reflexively press ctrl+c. As someone whose typing speeds range from 100 to 160 WPM, this makes sense. Pressing keys is much different from Formula One pit stops.
Re: Why is Git Autocorrect too fast for Formula One drivers?
#14Earlier quoted context omitted.
Not sure, but I do personally know two high profile Ruby developers who regularly race in the LMP2 (Le Mans Prototype 2) class - DHH and my fellow GitHub cofounder PJ Hyett, who is now a professional driver, owning and racing for AO ( https://aoracing.com/ ). I mostly say this because I find it somewhat fun that they have raced _each other_ at Le Mans last year, but also because I've personally seen both of them type…
Isn't Le Mans more of a "endurance" race though, especially compared to F1? It would be interesting to see the difference in reaction ability between racers from the two, I could see it being different.
Re: Why is Git Autocorrect too fast for Formula One drivers?
#15I'd be interested to know if any F1 drivers actually use git.
Not sure, but I do personally know two high profile Ruby developers who regularly race in the LMP2 (Le Mans Prototype 2) class - DHH and my fellow GitHub cofounder PJ Hyett, who is now a professional driver, owning and racing for AO ( https://aoracing.com/ ). I mostly say this because I find it somewhat fun that they have raced _each other_ at Le Mans last year, but also because I've personally seen both of them type…
Re: Why is Git Autocorrect too fast for Formula One drivers?
#16I agree that 'prompt' should be the value to set if you want git autocorrect to work for you. I'd however want that the Y is the default rather than the N, so that a user can just press enter once they've confirmed it. In any case it is not a good idea to have a CLI command happen without your approval, even if the intention was really obvious.
Re: Why is Git Autocorrect too fast for Formula One drivers?
#17Even the original documentation for the feature back when it was introduced in 2008 (v1.6.1-rc1) is pretty clear what the supported values are and how they are interpreted.
Re: Why is Git Autocorrect too fast for Formula One drivers?
#18Re: Why is Git Autocorrect too fast for Formula One drivers?
#19Deciseconds?? There's your problem. Always work in seconds when forcing a function for your users.
Seconds or milliseconds (e.g. if the setting must be integer) would've been fine as they are widely used. Deciseconds, centiseconds - wtf?
Re: Why is Git Autocorrect too fast for Formula One drivers?
#20Deciseconds?? There's your problem. Always work in seconds when forcing a function for your users.