• 0 Posts
  • 70 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • You’ve reminded me of my favourite one of those that’s probably mostly experienced by British people

    On a country or language list I’m either looking for, “United Kingdom” “Great Britain”, “Britain”/“British”, “England”/” English"

    Now that’s kinda fair enough, it’s usually UK, so I go to the bottom and start my hunt there.

    The big problem comes when the list is ordered by whatever value they’re using to represent the choice, not the text itself, so you get stuff like “United Kingdom” where “Great Britain” should be.

    This is not uncommon


  • I’d say long term, neither of those should be problems

    The electricity it uses is not sustainable.

    Many EV users also go for solar panels to alleviate energy costs. Also as a country’s electrical grid modernises, it should make use of a greater share of renewables given they’re cheaper than the alternatives now.

    It has lots of tracking etc and in some cases remote control.

    Slightly less certain, but I’d hope this kind of thing is legislated away at some point. There’s also always customer choice, there will be manufacturers that compete on the privacy angle if enough of us care

    The main problem with EVs is it doesn’t solve any of the problems inherent to cars being treated as the main mode of transportation in a given area. Places like that will see EVs as the solution compared to an alternative of investing into better public transit infrastructure.

    Infrastructure that is basically inevitable, since we know now that any town/city that eschews anything but car transit will ultimately bankrupt themselves on road maintenance alone.







  • Honestly this is the reason TDD is most important for personal projects.

    If it’s your job, the code isn’t getting merged without decent tests. Yes you should probably write them first so you think about your implementation properly, but let’s face it, many tests are written after in practice.

    If it’s something written in your free time, you’re just not writing those tests most of the time if you didn’t write them up front.