Comment Re:Cities? (Score 1) 53
Comment Re:Great (Score 1) 177
Comment Re:For us non-metric countries (Score 1) 78
Comment Manuals are all I drive (Score 1) 238
1999 Ford F-350
2006 BMW 330i
2010 Ford Escape
Comment Re:Note to submitter -- (Score 1) 17
Please provide a link on how to opt-out of this, completely. Thank you.
subscription-manager release --set=10.1
Comment What software is this? (Score 1) 67
Submission + - Tesla imports $29,000 USD ($39,490CAD) Chinese made Model 3 Premium to Canada
It's worth emphasizing that this is the premium version of the Model 3, not the newer but lower cost Standard version. It also appears to be made to the same specification as Tesla vehicles that were already being sold in Canada, including using the US EPA standards for EV range estimates, as opposed to the more internationally used WLTC or NEDC standards, or even the Chinese CLTC standard. Deliveries are expected to begin no later than June.
Comment Re:Next up VI? (Score 2) 45
Anyone who uses vim on the regular is a masochist. Yes it's good to have some basic knowledge of it since it is the one and only editor that is guaranteed to be on a *nix system and may be all you can use if the system is in a seriously fucked state. But any other reason there a fuck ton of other editors, most already installed in most distros by default these days that are miles saner to use on the regular.
You think VI is bad, older *nix systems had dynamic libraries that were not part of the root filesystem and VI was one of those that was linked to said dynamic libs. So if the system was fucked, VI was not available. ED was it. Period. I've had to rescue many a system using my ED skills. Does that make me a masochist? Damn straight.