I have the same car, it does this too. As have most if not all of my other cars I've owned. I've always put it down to the fact there is no cooling from the forward motion of the car passing air towards the radiators so the engine slowly heats from the already generated heat from driving. The temperature hits the limit the sensor has set and the fan turns on until it's below that set temperature.
Armando Iannuccis back catalogue is so vast. He's done so so much stuff over the last 30 odd years and so much of it is top tier. Yet few people would recognise the name. He's talented on so many levels. If anyone hasn't I'd highly recommend the 'Armando Iannucci Shows'.
Worked with someone who had a 7650. Watching what that could do blew me away at the time. First phone I saw that genuinely acted like a PC in your pocket. Bought a 6600 as soon as it was released and loved it.
You could probably make an interesting article on how much a modern smartphone in 2021 differs from the 7650. Fundamentally I don't think it's as much as many would think.
Thinking about it maybe I do remember some marketing about it being a cassette replacement. A quick Google brought up this, which is assume is a Sony advert.
I had one of the later models that had LP features, so up to 4x the music on a disc at a lower quality. It was also a recorder, which was so handy, and something no iPod ever offered. Many of my friends had players, 1 even had an in car player. That's in the UK. I think the big issue was that many people assumed Minidisc was supposed to be a replacement for CDs, rather, than a replacement for cassette. It's understandable why it wasn't marketed this way, but if it had, I think it would of taken off much quicker in the mid/late 90's.
A solid article. I'd disagree with the "single play through" and "pointless starting weapons" comments though. For me it was multiple play throughs learning about what worked and what didn't. This for me was actually a thing that kept me coming back. Trying out new tactics, base locations and equipment to see what worked. All the while trying to balance the budget and keep the squad alive long enough to level up. A truly great game. Played the newer versions on Xbox 360 and mobile, and whilst fun, they had removed far too many features to keep me engaged for more than a few hours. OpenXcom is a much better offering, especially on mobile.
I'm a fan of "Master is production" , so as soon as a commit is merged into Master it's deployed immediately. That way everyone always has access to what exactly is in production and helps enforce the mindset that anything merged into Master needs to be 100% ready to go.
Anecdotally, myself and nearly all my friends just use Strava phone app to record the rides. For me the benefits of using an external device are essentially zero, battery used to be an issue on long rides but even this now seems to have been solved by the app.
As far as I know, the top spec Type R DC5 Integra was a K20 (same as the EP3 Civic Type R) which is 8400. The older DC2 Integra Type R was 8700rpm. I forget the engine.
You may have heard it before, but I would recommend using Docker over faffing about trying to install PHP etc on the host. For Laravel look into https://laradock.io/ . Very simple to get a full environment setup.
Looking into how Docker works properly takes some time, so there is some overhead with that, but being able to switch environments between projects, test upgrading libs etc and instantly being able to switch back has been a game changer for me.